DNA codon count

I need to write a function that counts all the codons in a specific sequence without using the bioinformatics toolbox. How do I do that?

1 Comment

Sven
Sven on 14 Nov 2011
You'll need to be clearer in your question.
Try extracting a very small piece of your sequence and show it to us, otherwise we can really only give answers like:
Step 1. Get sequence
Step 2. Count codons

Sign in to comment.

Answers (0)

Categories

Find more on Genomics and Next Generation Sequencing in Help Center and File Exchange

Asked:

on 14 Nov 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!