KarchinLab / open-cravat

A modular annotation tool for genomic variants
MIT License
113 stars 27 forks source link

first SV parsing code #206

Closed Jeltje closed 8 months ago

Jeltje commented 8 months ago

gencodeOverlaps.py parses input manta and gridss vcf and runs overlaps with a genome annotation in bed format. It uses pyranges, which is a chromosome aware interval overlap tool.