Skip to main content

Plotting functions of Oxford Nanopore sequencing data

Project description

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.

Twitter URL install with conda Build Status Code Health

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
or
install with conda
conda install -c bioconda nanoplotter

STATUS

Build Status Code Health

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-0.27.2.tar.gz (7.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page