vcfSubBam
Recipe source code: https://github.com/rworkflow/RcwlRecipes/blob/master/Rcwl/pl_vcfSubBam.R (opens new window)
plot

| label | type | description |
| vcf | | File | |
| fai | | File | |
| win | | int | |
| bam | | File | |
Outputs
| label | type | description |
| outBam | | File | |
steps
| label | doc |
| vcf2bed | | |
| subBam | | |
| idxBam | | |