# MuSE_scatter
Recipe source code: https://github.com/rworkflow/RcwlRecipes/blob/master/Rcwl/pl_MuSE_scatter.R (opens new window)
# plot
# Inputs
| label | type | description | |
|---|---|---|---|
| tbam | File | ||
| nbam | File | ||
| region | File[] | ||
| dbsnp | File | ||
| ref | File | ||
| vcf | string |
# Outputs
| label | type | description | |
|---|---|---|---|
| ovcf | File |
# steps
| label | doc | |
|---|---|---|
| MuSEchr | ||
| mergeVcf | ||
| sortVcf | ||
| normVcf |