Description Usage Arguments Details Value Author(s) See Also Examples
Change the dimnames (BIOM row and column ids) of an object of class biom.
1 2 | ## S3 replacement method for class 'biom'
dimnames(x) <- value
|
x |
an object ( |
value |
new row and column identifiers ( |
Complete technical documentation is forthcoming. For the current preliminary release, please refer to the examples provided.
The argument x with updated row and column ids (that is, dimnames).
Daniel T. Braithwaite
BIOM.utils::biom,
BIOM.utils::dimnames.biom
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.