Description Usage Arguments Author(s)
Calls the samtools 'mpileup' command.
1 2 | ## Default S3 method:
samtoolsMpileup(refFile, bamFile, pathnameD="mpileup.out", ..., verbose=FALSE)
|
refFile |
input reference file |
bamFile |
input BAM file (currently only one file is supported) |
pathnameD |
output file (default 'mpileup.out') |
... |
Additional arguments specifying samtools 'mpileup' switches
passed to |
verbose |
See |
Taku Tokuyasu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.