Skip to content

Commit

Permalink
remove vadr inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlibuit committed Feb 5, 2021
1 parent 5f2353d commit 57fe18e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tasks/task_ont_pub_repo_submission.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -189,9 +189,6 @@ task compile {
input {
Array[File?] single_submission_fasta
Array[File?] single_submission_meta
Array[Int] vadr_num_alerts
Int vadr_threshold
Int vadr_alerts=0
String repository
String docker_image = "staphb/seqyclean:1.10.09"
Int mem_size_gb = 1
Expand Down

0 comments on commit 57fe18e

Please sign in to comment.