Hi - The listing at the this URL shows how to break a codon into it's component symbols.
http://biojava.org/wiki/BioJava:Cookbook:Alphabets:Component - Mark On Mon, May 5, 2008 at 11:11 PM, 瞳光兰 <[EMAIL PROTECTED]> wrote: > Hi, everyone > > I will do a program to calculate the cg skew for each codon position (first > base, second base and third base) as well as for the whole gene. For each > codon position, I found the method to get the codons: > > SymbolList codons = SymbolListViews.windowedSymbolList (dna, 3); > > Are there any method or package can get the first, second or third letter > from each codon? > > Thanks a lot! > Lan > _______________________________________________ > Biojava-l mailing list - [email protected] > http://lists.open-bio.org/mailman/listinfo/biojava-l >
_______________________________________________ Biojava-l mailing list - [email protected] http://lists.open-bio.org/mailman/listinfo/biojava-l
