1 unstable release

0.1.0 Nov 10, 2022

#15 in #fasta-file

MIT license

21KB
78 lines

Removes duplicates from FASTA file

Installation

Source

Download the source code and run

cargo install

Usage

seqdupes -f path/to/sequence.fastq -j path/to/output.json > no_dupes.fas

Arguments:

Parameter Default Description
-f --fasta - The path to the FASTQ file to use
-j --json - The output path to list duplicates

Dependencies

~38MB
~768K SLoC