1 unstable release

0.1.0 Nov 10, 2022

#40 in #fastq

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

~34–46MB
~811K SLoC