.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. .TH FASTA_NUCLEOTIDE_CHANGER "1" "September 2018" "fasta_nucleotide_changer 0.0.14" "User Commands" .SH NAME fasta_nucleotide_changer \- Convets FASTA sequences from/to RNA/DNA .SH DESCRIPTION usage: fasta_nucleotide_changer [\-h] [\-z] [\-v] [\-i INFILE] [\-o OUTFILE] [\-r] [\-d] Part of FASTX Toolkit 0.0.14 by A. Gordon (assafgordon@gmail.com) .TP [\-h] = This helpful help screen. .TP [\-z] = Compress output with GZIP. .TP [\-v] = Verbose mode. Prints a short summary. .IP with [\-o], summary is printed to STDOUT. Otherwise, summary is printed to STDERR. .TP [\-i INFILE] = FASTA/Q input file. default is STDIN. .IP [\-o OUTFILE] = FASTA/Q output file. default is STDOUT. [\-r] = DNA\-to\-RNA mode \- change T's into U's. [\-d] = RNA\-to\-DNA mode \- change U's into T's. .SH SEE ALSO The quality of this automatically generated manpage might be insufficient. It is suggested to visit .IP http://hannonlab.cshl.edu/fastx_toolkit/commandline.html .P to get a better layout as well as an overview about connected FASTX tools.