Scroll to navigation

SUBLONG(1) User Commands SUBLONG(1)

NAME

sublong - long-read aligner that is designed based on seed-and-vote

USAGE

sublong [options] -i <index_name> -r <input> -o <output>

## Mandatory arguments:

Base name of the index. The index must be built as a full index and has only one block.
Name of an input read file. Acceptable formats include gzipped FASTQ and FASTQ (automatically identified).
Name of an output file in BAM format.

## Optional arguments: # input reads and output

Save mapping results in SAM format.

# number of CPU threads

Number of CPU threads used. 1 by default.

# others

Output version of the program.
Turn on the RNA-seq mode.

Refer to Users Manual for detailed description to the arguments.

May 2020 sublong 2.0.1+dfsg