Package Bio :: Package builders :: Package SeqRecord :: Module sequence
[show private | hide private]
[frames | no frames]

Module Bio.builders.SeqRecord.sequence

Classes
BuildSeqRecord  
make_builder  

Function Summary
  convert_std_feature(feature)

Variable Summary
dict alphabet_table = {'iupac-ambiguous-dna': IUPACAmbiguousD...

Variable Details

alphabet_table

Type:
dict
Value:
{'dna': DNAAlphabet(),
 'iupac-ambiguous-dna': IUPACAmbiguousDNA(),
 'iupac-ambiguous-rna': IUPACAmbiguousRNA(),
 'iupac-dna': IUPACUnambiguousDNA(),
 'iupac-extended-protein': ExtendedIUPACProtein(),
 'iupac-protein': IUPACProtein(),
 'iupac-rna': IUPACUnambiguousRNA(),
 'protein': ProteinAlphabet(),
...                                                                    

Generated by Epydoc 2.1 on Thu Aug 10 20:01:14 2006 http://epydoc.sf.net