N50 Calculation and tools to simulate datasets and benchmark
-
n50_simreads
, to simulate reads based on the lengths desired -
n50_binner
, to generate a summary of reads lengths from a FASTQ file to be used withn50_generate
-
n50_generate
uses the output ofn50_binner
to generate reads (usingn50_simreads
) -
gen
, alternative generator
- C compiler
- zlib, pthread libraries
make all
make test
Andrea Telatin, 2023
This program is open-source software released under the MIT License
Contributions to improve the N50 Calculator are welcome. Please submit pull requests or open issues on the project's repository. Be kind and adhere to the Code of Conduct like the Contributor Covenant.