DESCRIPTION

usage: fasta_uncollapser [-c N] [-h] [-v] [-i INFILE] [-o OUTFILE] Part of FASTX Toolkit 0.0.14 by A. Gordon ([email protected])

[-h]

= This helpful help screen.

[-v]

= verbose: print short summary of input/output counts

[-c N]

= Assume input is a tabular file (not FASTA file),

  • And the collapsed identifier (e.g. '1-1000') is on column N.

[-i INFILE]

= FASTA/Tabular input file. default is STDIN.

  • [-o OUTFILE] = FASTA/Tabular output file. default is STDOUT.

RELATED TO fastx_uncollapser…

The quality of this automatically generated manpage might be insufficient. It is suggested to visit

  • http://hannonlab.cshl.edu/fastx_toolkit/commandline.html

to get a better layout as well as an overview about connected FASTX tools.