read_mendel_outped | R Documentation |
Not sure exactly how I am going to do this, as we need to include genotyping error on there as well. Crap. But at least I have a start on how to parse this monstrous file. This assumes that the focal pair of individuals are labeled 1 and 2.
read_mendel_outped(Input, NumA, verbose)
Input |
the path to the Mendel output file to read in. |
NumA |
the number of alleles at each locus |
verbose |
integer flag. 1 gives verbose output. 0 does not. |
## Not run:
read_mendel_outped("/Users/eriq/Desktop/mendel-example-Ped.out")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.