Table 1.
Slot name | Data stored | Description |
---|---|---|
dna a | list of DNAbin matrices | A list of DNAbin matrices, each storing sequences of a given locus/gene; names are optional, and if provided, identify the genes; all matrices have the same individuals in rows, and nucleotide positions in columns |
labels | character vector | A vector of labels for the individuals |
n.ind | integer | The number of individuals in the data set |
n.seq | integer | The total number of sequences, pooling all genes, and including gap‐only sequences |
n.seq.miss | integer | The total number of gap‐only sequences |
ind.info a | data.frame | A data.frame containing information on the individuals, where individuals are in rows |
gene.info a | data.frame | A data.frame containing information on the genes, where genes are in rows |
Slots whose content is NULL when empty.