Darwin Help

Back to Index

CodonCount

Function CodonCount - Count the number codons

Calling Sequence  CodonCount()
CodonCount(dna)
Parameters
NameTypeDescription

dna stringa string of coding DNA
Return Type  list
Globals CodonCountsG, DBmarkG,
Synopsis The function CodonCount count all codons in the loaded database (if no arguments) or counts the codons in DNA sequence coding for a protein (given as an argument). The function returns a list of codon occurrences.
See also CodonUsage