Description Usage Arguments Value Author(s) See Also Examples
Sort bamfile and build index.
1 2 3 4 5 6 |
atacProc |
|
bamInput |
|
bamOutput |
|
... |
Additional arguments, currently unused. |
An invisible ATACProc-class
object scalar for
downstream analysis.
Wei Zhang
1 2 3 | library(Rsamtools)
ex1_file <- system.file("extdata", "ex1.bam", package="Rsamtools")
bamsort(bamInput = ex1_file)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.