Description Usage Arguments Value Author(s)
LocalInt
performs standard interval mapping around a given
peak for a range of positions specified by the user.
1 |
peakChr |
character vector of length one. Must be one of the major chromosome arms in the Drosophila genome ('X','2L','2R','3L',or '3R'). |
peakPos |
numeric vector of length one. A position in base pairs in the DSPR position list (every 10kb). |
range |
numeric vector of length one specifying the number of positions to test on either side of the peak (positions are every 10kb). Default is 100. |
phenotype.dat |
|
pheno.name |
a character string specifying the column name of the phenotype data |
design |
a character string. One of either 'inbredA' or 'inbredB' corresponding to the pA and pB set of inbred RILs. Other crossing designs may be supported in the future. |
A data.frame
consisting of the chromosome, physical
position (bp), genetic position (cM) and LOD score for each
position.
Elizabeth King (kingeg@missouri.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.