color_patterns_pheno {qtl2ggplot} | R Documentation |
Set up col, pattern, shape and group for plotting.
Description
Set up col, pattern, shape and group for plotting.
Usage
color_patterns_pheno(
scan1ggdata,
lod,
pattern,
col,
shape,
patterns,
facet = NULL
)
Arguments
scan1ggdata |
data frame to be used for plotting |
lod |
matrix of LOD scores by position and pheno |
pattern |
allele pattern of form |
col |
Color for |
shape |
Shape for |
patterns |
Connect SDP patterns: one of |
facet |
use |
Value
data frame scan1ggdata
with additional objects.
[Package qtl2ggplot version 1.2.4 Index]