bamFiles | R Documentation |
The bamFiles
slot holds the full paths to the BAM files as a
BamFileList
.
## S4 method for signature 'srnadiffExp' bamFiles(object)
object |
An |
The paths to the BAM files.
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.