simAutoMarkers {polySegratio} | R Documentation |
An S3 class which contains the simulated dominant marker data for autopolyploids and other data of interest such as segregation proportions as well as parameters set for the generating
markers |
matrix of 0,1 dominant markers with individuals as cols and rows as markers |
E.segRatio |
expected segregation porportions, list with components
|
ploidy.level |
the number of homologous chromosomes, either as numeric (single value) or as a character string containing type tetraploid, hexaploid, octoploid, ... |
n.markers |
number of markers (Default: 500) |
n.individuals |
number of individuals in the cross (Default: 200) |
dose.proportion |
the proportion of markers to be simulated in each dosage class. Note that the exact number will be randomly generated from the multinomial distribution |
true.doses |
list containing
|
seg.ratios |
segregation proportions as class
|
time.generated |
date and time data set generated |
call |
function call used to generate data set |
Peter Baker p.baker1@uq.edu.au
expected.segRatio
,
segRatio
,
print.simAutoMarkers
,
plot.simAutoMarkers