#fastq #complexity #sequence #total #file #per-read

app seqcomplexity

Calculates per-read and total sequence complexity from FastQ file

3 releases

0.1.2 Aug 7, 2022
0.1.1 Aug 6, 2022
0.1.0 Apr 24, 2022

#290 in Biology

44 downloads per month

MIT license

19KB
84 lines

Calculates Per-Read and Total Sequence Complexity from FastQ file.

Installation

Source

Download the source code and run

cargo install

Usage

seqcomplexity -q path/to/sequence.fastq

Arguments:

Parameter Default Description
-q --fastq - The path to the FASTQ file to use
-p, --per-read false Report complexity per read

Dependencies

~29MB
~602K SLoC