Trees | Indices | Help |
|
---|
|
FindOrfs, Created 2012
Script to detect start and stop codon of open reading frames in a dna sequence. Note that the algorithm is only rudimentary and does not respect intron-exon structures.
|
|||
dictionary |
|
||
int |
|
||
dictionary |
|
|
|||
__package__ = None
|
|
Get orf positions (forward/backward) and return them in a dictionary
|
return the index of the first position of codon in the dna sequence
|
function to identify open reading frames in a dna sequence, careful: intron exon structures are not respected!
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Mar 15 09:41:18 2013 | http://epydoc.sourceforge.net |