Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cband committed May 27, 2020
1 parent d64f05e commit 10716cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snp-pileup-wrapper.R
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ if (is.null(args$snp_pileup_path)) {
} else {
snp_pileup_path = snp_pileup_env
}
} else {
snp_pileup_path = args$snp_pileup_path
}


Expand Down

0 comments on commit 10716cc

Please sign in to comment.