An S3 class which contains simulated dominant marker data for autopolyploids and other data of interest such as segregation proportions as well as parameters set for the generating given parents with ‘01’, ‘10’ and ‘11’ markers
matrix of 0,1 dominant markers with individuals as cols and rows as markers
true doses for each marker
names of true doses for each marker
object of class simAutoMarkers
for parental
type ‘10’
object of class simAutoMarkers
for parental
type ‘01’
object of class simAutoMarkers
for parental
type ‘11’
the number of homologous chromosomes as numeric (single value)
proportion of markers for each parental type ‘p01’, ‘p10’ and ‘p11’
number of markers (Default: 500)
number of individuals in the cross (Default: 200)
proportion in each dose -- if numeric vector is the same for ‘p01’, ‘p10’ and ‘p11’ else a list with components sQuotep01, ‘p10’ and ‘p11’
number in each dosage class
number in each parental type
time/date when data set generated
seed for random number generator seed which could be used to reproduce results (I hope)
matches arguments when function called