View source: R/parse_mend_err.R
parse_mend_err: Parse output from CriMAP .loc files
1 2 3 |
prefile |
.pre file (output from prepare function) |
genfile |
.gen file |
save.mendfile |
logical. Default = TRUE, saves .mnd file |
familyPedigree |
data.frame containing columns ANIMAL, FATHER, MOTHER and FAMILY. FAMILY defines family groups for crimap. IDs in ANIMAL can be repeated within and between families if necessary. |
is.X |
logical. If true, then Mendelian errors are dealt with differently for the homogametic sex (see below). |
is.Z |
logical. If true, then Mendelian errors are dealt with differently for the homogametic sex (see below). |
pseudoautoSNPs |
Character vector of pseudoautosomal SNP IDs. Only used if is.X or is.Z == TRUE. |
genabel.phdata |
GenABEL phdata object, or data frame with fields information on "id" and sex" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.