Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Latest commit

 

History

History
65 lines (37 loc) · 3.78 KB

README.md

File metadata and controls

65 lines (37 loc) · 3.78 KB

pycoQC

JOSS DOI Gitter chat GitHub license Language

PyPI version Downloads Anaconda Version Anaconda Downloads Build Status

Full documentation is available at https://a-slide.github.io/pycoQC/


PycoQC computes metrics and generates interactive QC plots for Oxford Nanopore technologies sequencing data

PycoQC relies on the sequencing_summary.txt file generated by Albacore and Guppy, but if needed it can also generates a summary file from basecalled fast5 files. The package supports 1D and 1D2 runs generated with Minion, Gridion and Promethion devices and basecalled with Albacore 1.2.1+ or Guppy 2.1.3+. PycoQC is written in pure Python3. Python 2 is not supported.

Gallery

Click on a picture to access an online interactive version editable with plotly chart studio

summary

reads_len_1D_example

reads_len_1D_example

reads_qual_len_2D_example

channels_activity

output_over_time

qual_over_time

len_over_time

barcode_counts

Example HTML reports

Authors

  • Adrien Leger - aleg {at} ebi.ac.uk

  • Tommaso Leonardi - tom {at} tleo.io