Description Usage Arguments Value Author(s) Examples
Conversion table for all numbering schemes: label, vector, lexicographic, and if there are 4 gametes jacquard15 and jacquard9.
1 | allStates(ngam)
|
ngam |
Number of gametes |
A data.frame is returned with the following variables:
$label : vector of all labels from 0 to maxlabel $vec : matrix of all state vectors (one per row) corresponding to labels. $lex : vector of lexicographic states for each label
if there are 4 gametes there is also
$jaq9 : vector of un-phased jacquard states $jaq15 : vector of phased jacquard states
Invalid labels produce NA in the other columns.
Fiona Grimson
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.