Description Usage Arguments Value Examples
The bamFiles
slot holds the full paths to the BAM files as a
BamFileList
.
1 2 | ## S4 method for signature 'srnadiffExp'
bamFiles(object)
|
object |
An |
The paths to the BAM files.
1 2 3 4 | require(Rsamtools)
srnaExp <- srnadiffExample()
path(bamFiles(srnaExp))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.