bowtie2_build_usage {Rbowtie2}R Documentation

Print available arguments that can be passed to bowtie2_build()

Description

Calling bowtie2_build_usage() prints the available arguments that can be passed to the ... argument of the bowtie2_build() function of the package. Note that some arguments are invalid if they are already handled as explicit function arguments.

Usage

bowtie2_build_usage()

Value

Information about available arguments that can be passed to bowtie2_build()

Author(s)

Zheng Wei

References

Langmead B, Salzberg S. Fast gapped-read alignment with Bowtie 2. Nature Methods. 2012, 9:357-359.

Examples

bowtie2_build_usage()

[Package Rbowtie2 version 2.0.0 Index]