Skip to main content

List coverage blind spots

Project description

This software lists all positions in given bam files, that have no or only very limited coverage and stores the result in a hdf5 file.

Usage

cbs [-h] [--min-cov MIN_COV] files [files ...] output

If multiple files are given, a position is designated a blind spot, if no file contains a coverage of at least MIN_COV at this position.

Output

The output is a hdf5 file with the following structure. For every chromosome a group is created, that contains a dataset called missing_cov. The dataset contains rows of tuples of 32bit integer, representing the first blind spot and the first position having enough coverage.

Install

This software requires python3, samtools, hdf5, numpy and h5py. All python dependencies can be installed by installing cbs via pip:

pip install cbs

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

cbs-1.0.0.tar.gz (4.3 kB view details)

Uploaded Source

File details

Details for the file cbs-1.0.0.tar.gz.

File metadata

  • Download URL: cbs-1.0.0.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cbs-1.0.0.tar.gz
Algorithm Hash digest
SHA256 66c803f4c96dccbeb89397b3a582969e541ceb50abb128e7fc62e15171fea58a
MD5 7effe270d48ead0ff636fe838b10c835
BLAKE2b-256 25efa1a6bd275dd8236140b7cbfaa93b58b69a8a8dfb0157ca9ffe498c8c80e6

See more details on using hashes here.

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