genoDoses2ASMap | R Documentation |
Convert SNP genotypes of a bi-parental cross from "allele doses" for usage in the "ASMap" package.
genoDoses2ASMap(X = NULL, tX = NULL)
X |
matrix of bi-allelic SNP genotypes encoded, for each SNP, in number of copies of its second allele, i.e. as allele doses in 0,1,2, with genotypes in rows and SNPs in columns; the "second" allele is arbitrary, it can correspond to the minor (least frequent) or the major (most frequent) allele |
tX |
matrix with SNPs in rows and genotypes in columns |
list of two data frames, one per parental map
Timothee Flutre
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.