table of contents
other versions
FASTX_NUCLEOTIDE_DISTRIBUTION_LINE_GRAPH.SH(1) | User Commands | FASTX_NUCLEOTIDE_DISTRIBUTION_LINE_GRAPH.SH(1) |
NAME¶
fastx_nucleotide_distribution_line_graph.sh - FASTA/Q Nucleotide Distribution Plotter
SYNOPSIS¶
fastx_nucleotide_distribution_line_graph.sh [-i INPUT.TXT] [-t TITLE] [-p] [-o OUTPUT]
DESCRIPTION¶
FASTA/Q Nucleotide Distribution Plotter
- [-p]
- - Generate PostScript (.PS) file. Default is PNG image.
- [-i INPUT.TXT] - Input file. Should be the output of "fastx_quality_statistics" program. [-o OUTPUT] - Output file name. default is STDOUT. [-t TITLE] - Title - will be plotted on the graph.
SEE ALSO¶
The quality of this automatically generated manpage might be insufficient. It is suggested to visit
to get a better layout as well as an overview about connected FASTX tools.
September 2018 | fastx_nucleotide_distribution_line_graph.sh 0.0.14 |