run
Build Bowtie 2 index files
Description
run(
builds Bowtie 2 index files from the reference sequence information saved in the
FASTA files specified by object
,referenceFileNames
,indexBaseName
)referenceFileNames
.
run
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.
run(___,'IncludeAll',
specifies whether to use all object properties and their corresponding values when
running TF
)bowtie2build
. Specify this option after all other input
arguments. By default, only the modified properties are used to run the
function.
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