Class: Bio::Ngs::Fastx::NucleotideDistribution
- Inherits:
-
Object
- Object
- Bio::Ngs::Fastx::NucleotideDistribution
- Includes:
- Command::Wrapper
- Defined in:
- lib/bio/appl/ngs/fastx.rb
Overview
- -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.
-
Method Summary
Methods included from Command::Wrapper
#class_name, #default_options, included, #initialize, #normalize_params, #options, #options=, #output, #params, #params=, #path, #path=, #pipe_ahead, #pipe_ahead=, #pipe_ahead?, #program, #reset_params, #run, #sub_program, #thor_task, #to_cmd_ary, #use_aliases?