Map sequence reads to reference sequence
bowtie2(
maps the sequencing reads from indexBaseName
,reads1
,reads2
,outputFileName
)reads1
and
reads2
against the reference sequence and writes the
results to the output file outputFileName
. The input
indexBaseName
represents the base name (prefix) of the
reference index files.
bowtie2
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
bowtie2
is supported on Mac and UNIX® platforms only.
bowtie2(___,
uses the additional options specified by alignOptions
)alignOptions
. Specify
these options after all other input arguments.
[1] Langmead, Ben, and Steven L Salzberg. “Fast Gapped-Read Alignment with Bowtie 2.” Nature Methods 9, no. 4 (April 2012): 357–59. https://doi.org/10.1038/nmeth.1923.
bowtie
| Bowtie2AlignOptions
| bowtie2build
| Bowtie2BuildOptions
| bowtie2inspect
| Bowtie2InspectOptions
| cufflinks
| featurecount