getBowtie2Command
Translate object properties to Bowtie 2 options
Description
returns a character vector S
= getBowtie2Command(object
)S
, representing the Bowtie 2 option
syntax that corresponds to the modified object properties. By default, the function
translates only the modified properties.
getBowtie2Command
requires the Bowtie 2 Support Package for Bioinformatics Toolbox™. If this support package is not installed, then the function provides a download
link. For details, see Bioinformatics Toolbox Software Support Packages.
Examples
Input Arguments
Output Arguments
References
[1] Langmead, B., and S. Salzberg. "Fast gapped-read alignment with Bowtie 2." Nature Methods. 9, 2012, 357–359.
Version History
Introduced in R2018a
See Also
bowtie2
| bowtie2inspect
| bowtie2build
| Bowtie2AlignOptions
| Bowtie2BuildOptions
| Bowtie2InspectOptions