| preprocess_phenodata_rqtl | R Documentation | 
This function preprocesses phenotypes of individuals for R Package QTL.
preprocess_phenodata_rqtl(pheno_hists, kanto_analysis = NULL,
  mmoments_analysis = NULL, SKEWNESS_AND_KURTOSIS = FALSE)
pheno_hists | 
 A list of object containing mean and var attributes. Typically, the outpout of the 'build_pheno_hists' function.  | 
kanto_analysis | 
 Output of 'ptl_scan' function used with the method "kanto".  | 
mmoments_analysis | 
 Output of 'ptl_scan' function used with the method "mmoments".  | 
SKEWNESS_AND_KURTOSIS | 
 A boolean that specifies if skewness and kurtosis QTl need to be scanned.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.