Package bioMoby :: Package ontology :: Module DNASequenceWithGFFFeatures :: Class MobyDNASequenceWithGFFFeatures
[show private | hide private]
[frames | no frames]

Class MobyDNASequenceWithGFFFeatures

     MobyObject --+                
                  |                
MobyVirtualSequence --+            
                      |            
    MobyGenericSequence --+        
                          |        
     MobyNucleotideSequence --+    
                              |    
                MobyDNASequence --+
                                  |
                                 MobyDNASequenceWithGFFFeatures


Description: A DNA Sequence including GFF-style features. HINT: the id attribute of this object should be equivalent to the 'reference' String component of each contained BasicGFFSequenceFeature object, or it wont make much sense. Author: www.illuminae.com Contact: markw@illuminae.com
Method Summary
  __init__(self, namespace, id, Length, SequenceString, DNASequenceWithGFFFeatures, articleName)
  fromMoby(self, value)
Load the attributes from an XML string
    Inherited from MobyObject
  __str__(self)
  getInfo(self, xmlNode)
Get the namespace and the id of the Object
  toMoby(self)
Returns the object as a string

Method Details

fromMoby(self, value)

Load the attributes from an XML string
Overrides:
bioMoby.ontology.DNASequence.MobyDNASequence.fromMoby

Generated by Epydoc 2.1 on Wed Nov 3 17:06:09 2004 http://epydoc.sf.net