GeneticCode.
__str__
()[source]¶Return string representation of the genetic code.
State: Stable as of 0.4.0.
Returns: | Genetic code in NCBI genetic code format. |
---|---|
Return type: | str |
Notes
Representation uses NCBI genetic code format defined in [1].
References
[1] | http://www.ncbi.nlm.nih.gov/Taxonomy/Utils/wprintgc.cgi |