databio / gtars

Performance-critical tools to manipulate, analyze, and process genomic interval data. Primarily focused on building tools for geniml - our genomic machine learning python package.
3 stars 2 forks source link

Add bam support for counting intervals #40

Open donaldcampbelljr opened 1 month ago

donaldcampbelljr commented 1 month ago

This pull request shows code that uses noodles and bigTools crates to read .bam files and export the counts to:

Addresses #30