Skip to main content

A few simple math function for other Oxford Nanopore processing scripts

Project description

This module provides a few simple math and statistics functions for other scripts processing Oxford Nanopore sequencing data

Twitter URL install with conda Build Status Code Health

FUNCTIONS

  • Calculate read N50 from a set of lengths get_N50(readlenghts)

  • Remove extreme length outliers from a dataset remove_length_outliers(dataframe, columname)

  • Calculate the average Phred quality of a read ave_qual(qualscores)

  • Write out the statistics report after calling readstats function write_stats(dataframe, outputname)

  • Compute a number of statistics, return a dictionary calc_read_stats(dataframe)

INSTALLATION

pip install nanomath
or
install with conda
conda install -c bioconda nanomath

STATUS

Build Status Code Health

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nanomath-0.13.1.tar.gz (3.7 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