# neusomatic
Recipe source code: https://github.com/rworkflow/RcwlRecipes/blob/master/Rcwl/pl_neusomatic.R (opens new window)
# plot
# Inputs
| label | type | description | |
|---|---|---|---|
| tbam | File | ||
| nbam | File | ||
| ref | File | ||
| region | File | ||
| ensemble | File | ||
| threads | int | ||
| ovcf | string |
# Outputs
| label | type | description | |
|---|---|---|---|
| outVcf | File |
# steps
| label | doc | |
|---|---|---|
| preprocess | ||
| call | ||
| postprocess |
← miRDeep2PL phaseVcf →