Scroll to navigation

IDBA_TRAN(1) User Commands IDBA_TRAN(1)

NAME

idba_tran - Iterative de Bruijn Graph Assembler for next-generation transcriptome sequencing data.

SYNOPSIS

idba_tran -r read.fa -o output_dir

DESCRIPTION

IDBA-Tran - Iterative de Bruijn Graph Assembler for next-generation transcriptome sequencing data.

Allowed Options:

output directory
fasta read file (<=128)
fasta long read file (>128)
minimum k value (<=124)
maximum k value (<=124)
increment of k-mer of each iteration
inner minimum k value
inner increment of k-mer
prefix length used to build sub k-mer table
minimum multiplicity for filtering k-mer when building the graph
minimum supoort in each iteration
number of threads
seed kmer size for alignment
minimum size of contig
minimum size of transcript
similarity for alignment
max mismatch of error correction
do not use local assembly
do not iterate on coverage
do not do correction
perform pre-correction before assembly
maximum number of isoforms
maximum size of components

AUTHOR


This manpage was written by Andreas Tille for the Debian distribution and
can be used for any other usage of the program.

March 2020 idba_tran 1.1.3