Skip to content

stevenweaver/seqcomplexity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Rust package that calculates sequence complexity from FastQ file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages