little.ana.bc | R Documentation |
A simulation of a BC1 cross of 150 organisms with a genome of around 500
cM consisting of 5 chromosomes. The format is that created by
make.analysis.obj
This dataset is built up from several others. The basic data are:
A vector of phenotype data
A map.frame
of marker data and
A data frame with 50 rows and 2 columns that specify the map locations of a simulated set of markers
These are used to construct
A map.frame
with 'pseudo-markers' at least
every 5 cM made from
little.mf.5 <- make.map.frame(little.map.frame,
nint=marker.fill( little.map.frame, reso=5, TRUE ))
Then phenotype, covariate, and marker data are combined
with little.mf.5
A data.frame
with the
variable bc.phenotype
A data.frame
with marker state information
The examples in make.analysis.obj
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.