Build Bowtie 2 index files
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 Bioinformatics Toolbox™ Interface for Bowtie Aligner. If this support package is not installed, then the function provides a download
link. For details, see Bioinformatics Toolbox Software Support Packages.
Note
run
is supported on Mac and UNIX® platforms only.
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.
[1] Langmead, B., and S. Salzberg. "Fast gapped-read alignment with Bowtie 2." Nature Methods. 9, 2012, 357–359.
bowtie2
| Bowtie2AlignOptions
| bowtie2build
| Bowtie2BuildOptions
| bowtie2inspect
| Bowtie2InspectOptions