Skip to main content

Package for doing various ad-hoc quality control steps from MSK-ACCESS generated FASTQ or BAM files

Project description

sequence_qc

https://img.shields.io/pypi/v/sequence_qc.svg? https://travis-ci.com/msk-access/sequence_qc.svg?branch=master Documentation Status

Package for doing various ad-hoc quality control steps from MSK-ACCESS generated FASTQ or BAM files

Installation

pip install sequence_qc

Usage

Usage: calculate_noise [OPTIONS]

Calculate noise level of given bam file, across the given positions in bed_file.

Options:
--ref_fasta TEXT

Path to reference fasta, containing all regions in bed_file [required]

--bam_file TEXT

Path to BAM file for calculating noise [required]

--bed_file TEXT

Path to BED file containing regions over which to calculate noise [required]

--threshold FLOAT

Alt allele frequency past which to ignore positions from the calculation

--truncate INTEGER

Whether to exclude trailing bases from reads that only partially overlap the bed file (0 or 1)

--min_mapq INTEGER

Exclude reads with a lower mapping quality

--min_basq INTEGER

Exclude bases with a lower base quality

--help

Show this message and exit.

Versioning

To increase the version number use the following command:

bumpversion (major|minor|patch) --tag

History

0.1.0 (2019-12-06)

  • First release on PyPI.

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

sequence_qc-0.1.2.tar.gz (13.5 kB view hashes)

Uploaded Source

Built Distribution

sequence_qc-0.1.2-py2.py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 2 Python 3

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