Package for doing various ad-hoc quality control steps from MSK-ACCESS generated FASTQ or BAM files
Project description
sequence_qc
Package for doing various ad-hoc quality control steps from MSK-ACCESS generated FASTQ or BAM files
Free software: Apache Software License 2.0
Documentation: https://msk-access.gitbook.io/sequence_qc/
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
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
Built Distribution
File details
Details for the file sequence_qc-0.1.2.tar.gz
.
File metadata
- Download URL: sequence_qc-0.1.2.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73fc6d33e5a4aff3e66030e9051c4fde0db5e4d2797ae93c6598fc34eb92d664 |
|
MD5 | cf98408d97c54c3aae6eae3bc35cf0c1 |
|
BLAKE2b-256 | 61b76f7faecaa8e638ed5f2f0f570ec6c0c1896e47453c2b0634fbef2ca2a4f3 |
File details
Details for the file sequence_qc-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: sequence_qc-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29f6d463868c121b574caad4dca8b071f6a047a0fa5e27da6e0a7bda04b00048 |
|
MD5 | 77ed601d60a1c21574d5ac27af8119d9 |
|
BLAKE2b-256 | 68c23cf4e21ceddadfefb8a4370b8c6082fdab247322705f599d0ad821f135f4 |