Description Usage Arguments Value Author(s) See Also
Converts a SAM (BAM) file (set of files) set into a BAM (SAM) file (set of files). When converting to BAM, the generated BAM files are all sorted and indexed as well.
1 |
path |
The destination path. |
skip |
If |
overwrite |
If |
verbose |
See |
... |
Not used. |
convertToBam() returns a (sorted and indexed) BamDataFile (BamDataSet).
convertToSam() returns a SamDataFile (SamDataSet).
Henrik Bengtsson
Internally asBam or asSam is utilized.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.