dentearl / mafTools

Bioinformatics tools for dealing with Multiple Alignment Format (MAF) files.
Other
104 stars 32 forks source link

Calculating coverage per bins #37

Open asztandi opened 12 months ago

asztandi commented 12 months ago

Hello,

For a given input MAF file I would like to list the coverage for binned genomic regions based on the reference sequence. 'mafCoverage' seems to be promising however it does not offer results per ranges. I'm wondering if you are planning to add that option in the near future or maybe there is already a way to achieve that.

Thank you, Andrea