| Trees | Indices | Help |
|---|
|
|
Functions to calculate assorted sequence checksums.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
_table_h =
|
|||
|
|||
Returns the GCG checksum (int) for a sequence (string or Seq object) Given a nucleotide or amino-acid secuence (or any string), returns the GCG checksum (int). Checksum used by GCG program. seq type = str. Based on BioPerl GCG_checksum. Adapted by Sebastian Bassi with the help of John Lenton, Pablo Ziliani, and Gabriel Genellina. All sequences are converted to uppercase |
Returns the SEGUID (string) for a sequence (string or Seq object) Given a nucleotide or amino-acid secuence (or any string), returns the SEGUID string (A SEquence Globally Unique IDentifier). seq type = str. For more information about SEGUID, see: http://bioinformatics.anl.gov/seguid/ DOI: 10.1002/pmic.200600032 |
|
|||
_table_h
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun May 3 17:14:12 2009 | http://epydoc.sourceforge.net |