nuc_join: PureHoney helper function

Description Usage Arguments Examples

Description

Joins a data frame of nucleus counts to a PureHoney data frame and performs standard nuclear normalization calculations to determine intracellular concentraion.

Usage

1
nuc_join(data, nuc_data)

Arguments

data

PureHoney data frame, with the columns 'sample_id' and 'conc_corrected'.

nuc_data

Nucleus count data frame, with the columns 'sample_id' and 'nuc_count'.

Examples

1
2
3
4
## Not run: 
data %<>% nuc_join(nuc_data)

## End(Not run)

hemoshear/assayr2 documentation built on Nov. 8, 2019, 6:13 p.m.