This module provides functions for plotting data extracted from Oxford Nanopore sequencing reads and alignments, but some of it’s functions can also be used for other applications.
FUNCTIONS
Check if a specified color is a valid matplotlib color checkvalidColor(color)
Check if a specified output format is valid checkvalidFormat(format)
Create a bivariate plot with dots, hexbins and/or kernel density estimates. Also arguments for specifying axis names, color and xlim/ylim. scatter(x, y, names, path, color, format, plots, stat=None, log=False, minvalx=0, minvaly=0)
Create cumulative yield plot and evaluate read length and quality over time timePlots(df, path, color, format)
Create length distribution histogram and density curve lengthPlots(array, name, path, n50, color, format, log=False)
Create flowcell physical layout in numpy array makeLayout()
Present the activity (number of reads) per channel on the flowcell as a heatmap spatialHeatmap(array, title, path, color, format)
INSTALLATION
pip install nanoplotter
conda install -c bioconda nanoplotter
STATUS
Release files for nanoplotter 0.28.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nanoplotter-0.28.1.tar.gz | 8.2 kB | Details |
Release files / nanoplotter-0.28.1.tar.gz
| Download URL | nanoplotter-0.28.1.tar.gz |
|---|---|
| Size | 8.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c43ca957d4e167cea2742a77b2f5dbc528d6f4daf2e97effc400436eb7923da1
|
|
BLAKE2b-256 checksum How to use checksums |
15c3f8a1cb332134766531d20647714cff4a9be155427e51f3401c6300331277
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |