DSPRplot: Genome Scan Plot

Description Usage Arguments Author(s)

Description

Function to plot genome scan results for the DSPR RILs

Usage

1
DSPRplot(qtldata, threshold, legNames = NULL)

Arguments

qtldata

a list of output from DSPRscan with each list element corrsponding to one DSPRscan result. e.g. to plot multple genome scans on a single plot: qtldata <- list(scan1,scan2)

threshold

numeric vector of length one consisting of the signficance threshold. Default is 6.8 for inbred designs and 10.1 for the ABcross. Use DSPRperm to get a threshold specific to a given dataset. dataset.

legNames

a character vector with names for each DSPRscan result to be plotted. Defaults to the phenotype column names used in DSPRscan.

Author(s)

Elizabeth King (kingeg@missouri.edu)


egking/DSPRqtl documentation built on May 16, 2019, 12:14 a.m.