Description Usage Arguments Value Legacy bcbioRNADataSet class Legacy objects created with bcbioRnaseq Author(s) See Also Examples
Update old objects created by the bcbioRNASeq package. The session information metadata is preserved from the time when the bcbio data was originally loaded into R.
1 2 | ## S4 method for signature 'bcbioRNASeq'
updateObject(object, rowRanges)
|
object |
Object. |
rowRanges |
|
bcbioRNASeq
.
bcbioRNADataSet
classSupport for bcbioRNADataSet
objects was dropped in v0.2.0 of the package.
If you need to load one of these objects, please install an older release.
bcbioRnaseq
The previous bcbioRnaseq
package (note case) must be reinstalled to load
objects from versions <= 0.0.20. We changed the name of the package to
bcbioRNASeq
starting in v0.0.21.
Michael Steinbaugh
Other S4 Class Definition: [,bcbioRNASeq,ANY,ANY,ANY-method
,
bcbioRNASeq
, coerce
,
show
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.