Description Usage Arguments Value Methods (by class) Examples
Updates the value of the replicates slot for the readsData object supplied.
1 2 3 4 | setReplicates(object, repsval)
## S4 method for signature 'readsData'
setReplicates(object, repsval)
|
object |
a readsData object |
repsval |
A list of column indices for the samples in each condition. |
The same readsData object with the replicates slot updated.
readsData
: Alters the value of the replicates slot of
a readsData object.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.