Description Usage Arguments Value Author(s) See Also Examples
Replace the map portion of a cross object.
1 2 3 | replace.map(cross, map)
## S3 method for class 'cross'
replacemap(object, map)
|
cross |
An object of class |
object |
Same as |
map |
A list containing the new genetic map. This must be the
same length and with the same marker names as that contained in
|
The input cross object with the genetic map replaced by
the input map. Maps for results from
calc.genoprob, sim.geno and
argmax.geno are also replaced, using interpolation if
necessary.
Karl W Broman, kbroman@biostat.wisc.edu
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.