Skip to content

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

License

Notifications You must be signed in to change notification settings

telatin/bamtocov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 30, 2021
9a2752a Β· Apr 30, 2021

History

30 Commits
Apr 30, 2021
Feb 22, 2021
Apr 30, 2021
Apr 30, 2021
Apr 30, 2021
Apr 30, 2021
Feb 2, 2021
Feb 1, 2021
Apr 30, 2021
Apr 30, 2021

Repository files navigation

bamtocov

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

References