Description Usage Arguments Value Author(s) Examples
Given a data.frame of SNPs, return the number of autosomes by counting the number of numeric chromosomes.
1 | get.num.auto(snps)
|
snps |
Data.frame containing the marker locations. SNP ID, chromosome, Mb anc cM locations in columns 1 through 4, respectively. |
Numeric value containing the number of autosomes.
Daniel Gatti
1 | ## Not run: get.num.auto(snps)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.