Easily install all my long read processing and analysis scripts simultaneously.
Installation
pip install nanopack ## Updating pip install nanopack --upgrade
These scripts are written and tested for Python3, and may not work on Python2.
Content
Scripts
NanoPlot: creating many relevant plots derived from reads (fastq), alignments (bam) and albacore summary files. Examples can be found in the gallery on my blog. NanoPack is also available with a graphical user interface in NanoGUI or as a web service.
NanoComp: comparing multiple runs on read length and quality based on reads (fastq), alignments (bam) or albacore summary files.
NanoQC: Generating plots to investigate nucleotide composition and quality distribution at the end of reads.
NanoStat: Quickly create a statistical summary from reads, an alignment or a summary file.
NanoFilt: Streaming script for filtering a fastq file based on a minimum length, minimum quality cut-off, minimum and maximum average GC. Also trimming nucleotides from either read ends is an option.
NanoLyse: Streaming script for filtering a fastq file to remove reads mapping to the lambda phage genome (control DNA used in nanopore sequencing). Uses minimap2/mappy.
Modules
nanoget: Functions for extracting features from reads, alignments and albacore summary data, parallelized.
nanomath: Functions for mathematical processing and calculating statistics.
Test data
nanotest provides small test datasets in fastq, bam and summary format (not included when installing NanoPack)
## CITATION If you use this tool, please consider citing our publication.
Release files for nanopack 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nanopack-1.1.0.tar.gz | 2.7 kB | Details |
Release files / nanopack-1.1.0.tar.gz
| Download URL | nanopack-1.1.0.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fe845034b156f3a41c6e255e9c868f5d6b70c389c93863d0f7ee4c5bf0f1410d
|
|
BLAKE2b-256 checksum How to use checksums |
2aa902b10ecd396f718cc9e310bea306021049c1bec4009dd5465f9d02d5e2be
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3
|