Description Usage Arguments Value Author(s) See Also
Builds a Bowtie2 index files set.
1 2 | ## S3 method for class 'FastaReferenceFile'
buildBowtie2IndexSet(this, ..., skip=TRUE, verbose=FALSE)
|
... |
Additional arguments passed to |
skip |
If |
verbose |
See |
Returns a GenericDataFileSet
consisting of the bowtie2 index files.
Henrik Bengtsson
Internally, bowtie2Build
() is used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.