Trees | Indices | Help |
---|
|
object --+ | Record
Holds information from a FDist record. Members: data_org Data organization (0 pops by rows, 1 alleles by rows). The Record will behave as if data was 0 (converting if needed) num_pops Number of populations num_loci Number of loci loci_data Loci data loci_data is a list, where each element represents a locus. Each element is a tuple, the first element is the number of alleles, the second element a list. Each element of the list is the count of each allele per population.
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Aug 20 10:37:32 2011 | http://epydoc.sourceforge.net |