long-read-pipelines icon indicating copy to clipboard operation
long-read-pipelines copied to clipboard

Have a depth check for input/output bam

Open SHuang-Broad opened this issue 5 years ago • 1 comments

See discussion in #111

SHuang-Broad avatar Apr 17 '20 20:04 SHuang-Broad

Changed ticket to reflect a more general scenario: that when a BAM is sharded, the output/input might now be informative enough. By informative, we mean that either the bam size is suspiciously small, or coverage is unlikely to be suited for downstream analysis purposes. In the first scenario, the sharding code should check that. In the latter, which is application-dependent, it's up to the workflow/task themselves to check up front, and ultimately may only be possible after we get more experience and collect more metrics.

SHuang-Broad avatar Oct 18 '21 14:10 SHuang-Broad