Herd-class: Herd class constructor

HerdR Documentation

Herd class constructor

Description

Herd is an S4 container for summarized data from multiple Seahorse experiments. These Seahorse experiments should be completely analyzed prior to creating a Herd object, including data normalization and outlier identification. The combined data automatically exclude blank and outlier wells from individual experiments. As the data are aggregated, outlying points are excluded based on median absolute deviation and removed prior to calculating the average for an experiment.

Usage

Herd(...)

Arguments

...

A list of Seahorse objects.

Examples

Herd(harold, horsea, sheldon, storm)

wmoldham/seahorse documentation built on June 9, 2025, 11:36 a.m.