View source: R/functions_upload.R
prepare_polyqtlR | R Documentation |
Converts polyqtlR outputs to viewqtl object
prepare_polyqtlR(polyqtlR_QTLscan_list, polyqtlR_qtl_info, polyqtlR_effects)
polyqtlR_QTLscan_list |
list containing results from polyqtlR |
polyqtlR_qtl_info |
data.frame containing the QTL information:LG - group ID; Pos - QTL position (cM); pheno - phenotype ID; Pos_lower - lower position of confidence interval; Pos_upper - upper position of the confidence interval; thresh - LOD threshold applied |
polyqtlR_effects |
data.frame with results from |
object of class viewqtl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.