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