# LoFreqPL
Recipe source code: https://github.com/rworkflow/RcwlRecipes/blob/master/Rcwl/pl_LoFreqPL.R (opens new window)
# plot
# Inputs
| label | type | description | |
|---|---|---|---|
| tbam | File | ||
| nbam | File | ||
| ref | File | ||
| region | File | ||
| dbsnp | File | ||
| out | string | ||
| threads | int |
# Outputs
| label | type | description | |
|---|---|---|---|
| snp | File | ||
| snpdb | File | ||
| indel | File | ||
| indeldb | File |
# steps
| label | doc | |
|---|---|---|
| tbamR | ||
| nbamR | ||
| lofreqCall |