normalise: normalise against negative control

Description Usage Arguments

Description

description

Usage

1
2
normalise(data, compound_col, neg_control = "DMSO", method = "subtract",
  average = median, metadata_prefix = NULL, ...)

Arguments

data

dataframe, can be a grouped dataframe

compound_col

name of column containing compound information

neg_control

name of the negative control compound in 'compound_col'

method

how to normalise, either "subtract" or "divide"

average

average function

metadata_prefix

string, prefix of metadata columns

...

extras arguments passed to average


Swarchal/phenoScreen documentation built on May 9, 2019, 3:26 p.m.