This is the command fastaq-to_unique_by_id that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
fastaq_to_unique_by_id - Remove duplicate sequences, based on their names. Keep longest
seqs
DESCRIPTION
usage: fastaq_to_unique_by_id <infile> <outfile>
Removes duplicate sequences from input file, based on their names. If the same name is
found more than once, then the longest sequence is kept. Order of sequences is preserved
in output
positional arguments:
infile Name of input file
outfile
Name of output file
optional arguments:
-h, --help
show this help message and exit
Use fastaq-to_unique_by_id online using onworks.net services