Scroll to navigation

FASTAQ_TRIM_NS_AT_END(1) Fastaq executables FASTAQ_TRIM_NS_AT_END(1)

NAME

fastaq_trim_Ns_at_end

DESCRIPTION


fastaq_trim_Ns_at_end [options] <fasta/q in> <fasta/q out>
Trims any Ns off each sequence in a fasta/q file. Does nothing to gaps in the middle, just trims the ends

positional arguments:

infile
Name of input fasta/q file
outfile
Name of output fasta/q file

optional arguments:

-h, --help
show this help message and exit

AUTHOR

fastaq_trim_Ns_at_end was originally written by Martin Hunt (mh12@sanger.ac.uk)

COPYING

Wellcome Trust Sanger Institute Copyright © 2013 Wellcome Trust Sanger Institute This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
October 2014 Fastaq