replicates: Replicate information

Description Usage Arguments Value Examples

Description

Replicate information

Usage

1
2
3
4
5
6
7
8
9
replicates(object, ...)

## S4 method for signature 'TimeSeriesExperiment'
replicates(object)

replicates(object, ...) <- value

## S4 replacement method for signature 'TimeSeriesExperiment'
replicates(object) <- value

Arguments

object

a TimeSeriesExperiment object.

...

argiments to other functions.

value

a character vector with new replicate ids.

Value

a character vector

Examples

1
2
3
4
5

nlhuong/TimeSeriesExperiment documentation built on Sept. 8, 2021, 12:30 a.m.