Create fastQC-like plots for Oxford Nanopore sequencing data
Project description
nanoQC
Quality control tools for long read sequencing data aiming to replicate some of the plots made by fastQC. All contributions are welcome.
INSTALLATION
pip install nanoQC
conda install -c bioconda nanoqc
USAGE
nanoQC [-h] [-v] [-o OUTDIR] fastq
positional arguments:
fastq Reads data in fastq.gz format.
optional arguments:
-h, --help show this help message and exit
-v, --version Print version and exit.
-o, --outdir OUTDIR Specify directory in which output has to be created.
-l, --minlen int Minimum length of reads to be included in the plots
This also controls the length plotted in the graphs
from the beginning and end of reads (length plotted = minlen / 2)
CITATION
If you use this tool, please consider citing our publication.
CONTRIBUTIONS
Thanks to:
- Jasper Ouwerkerk (JasperO98) for improving how reads are selected (v0.8.0)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nanoQC-0.10.0.tar.gz
(17.9 kB
view details)
File details
Details for the file nanoQC-0.10.0.tar.gz
.
File metadata
- Download URL: nanoQC-0.10.0.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e55b8b244ce7cfb0673fc804f5a0c16dcfc4a03f9aaf84c75b8117d3c3817a6 |
|
MD5 | 5ae955473b6f725d860d5a8d8bd3a299 |
|
BLAKE2b-256 | 359fbd5bb6db13073fa3955e4ede0ff96ed2b4164b9f0207638b1e6e03947c88 |