# delly_somatic
Recipe source code: https://github.com/rworkflow/RcwlRecipes/blob/master/Rcwl/pl_delly_somatic.R (opens new window)
# plot
# Inputs
label | type | description | |
---|---|---|---|
tbam | File | ||
nbam | File | ||
outbcf | string | ||
exclude | File? | ||
genome | File |
# Outputs
label | type | description | |
---|---|---|---|
bcf | File |
# steps
label | doc | |
---|---|---|
dellyCall | ||
listSample | ||
echo | ||
fpaste | ||
dellyFilter |