Description Usage Arguments Value Author(s) See Also Examples
Pull out the genotype data from a cross object, as a single big matrix.
1  | pull.geno(cross, chr)
 | 
cross | 
 An object of class   | 
chr | 
 Optional vector indicating the chromosomes to consider.
This should be a vector of character strings referring to chromosomes
by name; numeric values are converted to strings.  Refer to
chromosomes with a preceding   | 
A matrix of size n.ind x tot.mar. The raw genotype data in the input cross object, with the chromosomes pasted together.
Karl W Broman, kbroman@biostat.wisc.edu
pull.pheno, pull.map
pull.draws, pull.genoprob, 
pull.argmaxgeno 
1 2 3 4 5 6 7 8  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.