Description Usage Arguments Value
View source: R/cluster_qtl_summary.R
Creates a data.frame summarising information about groups of QTL clustered using cluster_qtl(). Clusters will be labelled with the chromosome and index, with an optional prefix.
1 | cluster_qtl_summary(qtl_clusters)
|
qtl_clusters |
Data.frame containing information on clustered QTL, usually from the output of cluster_qtl. |
Data.frame listing information for each cluster. Information includes the chromosome number, number of QTL in the cluster, then the range and weighted mean values for position (cM), effect size and precentage of the variation explained.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.