uclahs-cds / pipeline-calculate-targeted-coverage

Nextflow pipeline to calculate read-depth related stats for targeted sequencing experiments
https://uclahs-cds.github.io/pipeline-calculate-targeted-coverage/
GNU General Public License v2.0
0 stars 0 forks source link

Add coverage cap param #12

Closed alkaZeltser closed 1 year ago

alkaZeltser commented 1 year ago

Description

Closes #11

Testing Results

Checklist

alkaZeltser commented 1 year ago

One note: consider adding schema validation to validate params before a pipeline runs. Not necessary for this PR but maybe good to track as an open issue to add sometime in the future

What's that??

yashpatel6 commented 1 year ago

Basically what's being implemented here using the module here