scalePhenos: scale phenotypes by stddev for each combination of experiment...

Usage Arguments

View source: R/scale.R

Usage

1
scalePhenos(dat, classifier, lineid = "accession")

Arguments

dat

is a dataframe in long format

classifier

is a character vector of classifying columns in the dataframe (exp, facility, etc)

lineid

the name of the column that contains Accessions (e.g. SALK lines or CS numbers)

pheno

is a character vector of phenotypes

center

passed to scale

scale

passed to scale


stranda/adjustPhenotypes documentation built on June 30, 2021, 4:30 a.m.