Skip to content

Commit

Permalink
tumorOnly pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Metzger committed Sep 16, 2020
1 parent 183fe76 commit ed7db9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miracum_pipe.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ function usage() {
}

PARAM_DOCKER_REPO_NAME="agboerries/miracum_pipe"
readonly VALID_PROTOCOLS=("wes panel")
readonly VALID_PROTOCOLS=("wes panel tumorOnly")

while getopts t:p:d:v:n:fsrh option; do
case "${option}" in
Expand Down

0 comments on commit ed7db9c

Please sign in to comment.