summariseBy-methods: Summarise Treatments from an IncucyteExperiment object

Description Usage Arguments Details Value

Description

Provide numbers of replicates from treatment groups

Usage

1
2
3
4
5
6
7
summariseBy(x, by = c("colData", "plateMap"))

## S4 method for signature 'ANY'
summariseBy(x, by = c("colData", "plateMap"))

## S4 method for signature 'IncucyteExperiment'
summariseBy(x, by = c("colData", "plateMap"))

Arguments

x

An IncucyteExperiment object

by

Summarise by columns in the colData or plateMap slots

Details

This summarises any columns from the requested slot which are not positional (i.e. row, column etc) and summarises the number of values found for each (treatment) group found

Value

A grouped tibble


steveped/incucyteR documentation built on Sept. 7, 2020, 12:22 p.m.