VDBWRAIR / ngs_mapper

Genome Mapping Pipeline
GNU General Public License v2.0
8 stars 10 forks source link

Depth graph getting cut off at ends if coverage is lost #257

Closed averagehat closed 8 years ago

averagehat commented 8 years ago

@InaMBerry

It looks like if the coverage falls off completely at the end, then the plot will cut off as well (when it should continue to show no coverage over the whole length of the reference.)

Also should check the behavior when the beginning of the read is 0-coverage to ensure that reported position isn't shifted.

averagehat commented 8 years ago

@InaMBerry Could you possibly supply the offending BAM file?