Skip to main content

Functions to extract information from Oxford Nanopore sequencing data and alignments.

Project description

This module provides functions to extract useful metrics from Oxford Nanopore sequencing reads and alignments.
Data can be presented in the following formats:
* A sorted bam file processBam(bamfile, threads) * A standard fastq file processFastqPlain(fastqfile) * A fastq file with metadata from MinKNOW or Albacore processFastq_rich(fastqfile) * A sequencing_summary file generated by Albacore processSummary(sequencing_summary.txt)

Fastq files can be compressed using gzip, bzip2 or bgzip. The data is returned as a pandas DataFrame with standardized headernames for convenient extraction. The functions perform logging while being called and extracting data.

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

nanoget-0.11.3.tar.gz (5.2 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