VonRosenchild / bamtocov

πŸ” coverage extraction from BAM/CRAM files, supporting targets πŸ“Š Β 

Home Page:https://telatin.github.io/bamtocov/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bamtocov

Build Bamtocov Downloads Platforms

bamtocov logo

Tools to extract coverage informations from BAM (and CRAM) files, based on the covtobed algorithm that supports stranded coverage and physical coverage, input from streams and uses a memory-efficient algorithm.

πŸ“– Documentation

Full documentation is available online at the πŸ“– dedicated website, or in this repository under docs.

Installation

The BamToCov package is available from πŸ“¦ BioConda

conda install -y -c bioconda bamtocov

Benchmarks

Bamtocov has the smallest memory footprint of any other coverage tool, while maintaining reasonable speeds

References

Initially we also used Lapper, and I recommend checking out this library for fast interval operations.

About

πŸ” coverage extraction from BAM/CRAM files, supporting targets πŸ“Š Β 

https://telatin.github.io/bamtocov/

License:MIT License


Languages

Language:Nim 43.3%Language:Python 27.8%Language:Shell 24.0%Language:Perl 3.0%Language:Makefile 1.6%Language:Dockerfile 0.3%