plot_negCtrl: Assess negative control wells

Description Usage Arguments Functions

View source: R/negCtrl.R

Description

Assesses the variance of a given feature in the negative control wells of each plate.

Usage

1
2
3
plot_negCtrl(df, feature, annot_col, neg_ctrl)

calc_negCtrl(df, feature, annot_col, neg_ctrl)

Arguments

df

Dataframe of Cell Profiler data including well annotations.

feature

Name of the feature column to plot as string.

annot_col

Name of the column containing the negative control terms as string.

neg_ctrl

The term labelling the negative control wells in the annotation (e.g. "DMSO"), as string.

Functions


lucyleeow/CellProfileR documentation built on May 21, 2019, 2:30 a.m.