bamtocov icon indicating copy to clipboard operation
bamtocov copied to clipboard

🏔 coverage extraction from BAM/CRAM files, supporting targets 📊  

Results 6 bamtocov issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** In most of the IP-based methods, we need to extend reads to the fragment size to get the correct coverage...

experimental

@telatin Dear Dr. Telatin, I'm curious about how `bamtocov` deal with paired-end bam from stranded libraries by setting with `--stranded`. Will `bamtocov` automatically treat mated reads as reverse strand? For...

It is often useful to see if reads horizontally cover a certain percentage of a locus' length. Existing tools (bedtools coverage) are too slow/memory-consuming with unsorted BAMs.

enhancement

**Describe the issue** `bamtocov file.bam` generated "ERROR: coverage went backwards from 0 to 0" **System information (please complete the following information):** - UBUNTU 20.04 app **Additional context** I do not...

**Describe the bug** Dear bamtocov team, I have human WES data and am trying to run bamtocov. After 6 hours, not even half is done/calculated, even when using 24 threads....