Mercurial > repos > pimarin > abromicsextractor
diff test-data/fastp/fastp_report.json @ 0:a157d29ef11d draft default tip
planemo upload commit 4b30072ce6fff8554976af6fb4fce92069d39a6e
author | pimarin |
---|---|
date | Mon, 15 May 2023 14:20:18 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/fastp/fastp_report.json Mon May 15 14:20:18 2023 +0000 @@ -0,0 +1,15 @@ +{"summary": { + "fastp_version": "0.23.2", + "sequencing": "paired end (301 cycles + 301 cycles)", + "before_filtering": { + "total_reads": 3489582, + "total_bases": 705053822, + "q20_bases": 672633294, + "q30_bases": 625189177, + "q20_rate": 0.954017, + "q30_rate": 0.886725, + "read1_mean_length": 201, + "read2_mean_length": 202, + "gc_content": 0.374995 + }} +}