Plotting functions of Oxford Nanopore sequencing data
Project description
nanoplotter
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
CITATION
If you use this tool, please consider citing our publication.
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
nanoplotter-1.10.0.tar.gz
(10.1 kB
view details)
File details
Details for the file nanoplotter-1.10.0.tar.gz
.
File metadata
- Download URL: nanoplotter-1.10.0.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e97bd043668cd3066300695747eb49594720583975252947da33214bc72caa2 |
|
MD5 | 49110806b0114092a370a43d0f1866fb |
|
BLAKE2b-256 | 3f54d5af6a13c10fa93e0b64efec58ab5a7aba542465bf7a2c383e5a95b86d67 |