makeResultsOverview: Make QTL analysis results overview.

Description Usage Arguments Value

View source: R/util.R

Description

Make QTL analysis results overview.

Usage

1
makeResultsOverview(phenotypes, analysis, results = NULL)

Arguments

phenotypes

Vector of phenotype IDs.

analysis

Name of analysis from which results were generated.

results

Character vector summarising results of analysis. If the results vector has names, results are matched to phenotypes by name.

Value

A results overview data.frame, with two columns: 'Phenotype', listing phenotypes for which the analysis was done; and a second column summarising the results of that analysis.


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.