Given a FASTQ or a FASTA file, this tool removes identical sequences.
Identical sequences are collapsed into a single sequence. The sequences are renamed with two numbers: a running number followed by how many times that sequence occurred.
A FASTQ or FASTA file containing unique reads (note that even if the input file was FASTA, the result file will have the ending ".fastq", so you have to rename it to ".fasta").