Package bioMoby :: Package ontology :: Module TropGENE_Diversity_Matrix :: Class MobyTropGENE_Diversity_Matrix
[show private | hide private]
[frames | no frames]

Class MobyTropGENE_Diversity_Matrix

MobyObject --+            
             |            
    MobyString --+        
                 |        
     MobyTextPlain --+    
                     |    
     MobyTextFormatted --+
                         |
                        MobyTropGENE_Diversity_Matrix


Description: Complete disjunctive tables for diversity analysis : accessions per row, alleles in column, coded in 0/1 with 2 columns per allele (one for presence, one for absence) Author: tropgenedb.cirad.fr Contact: manuel.ruiz@cirad.fr
Method Summary
  __init__(self, content, namespace, id, 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.TextFormatted.MobyTextFormatted.fromMoby

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