Skip to content

Commit

Permalink
add biotypes and aggregate_inclusion_count_limit in immuno wdl input …
Browse files Browse the repository at this point in the history
…under pvacseq. Note that these 2 inputs are not added to subworkflows and tools pvacseq.wdl yet
  • Loading branch information
mhoang22 committed Jan 21, 2025
1 parent 61f42c4 commit 7bfc583
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions definitions/immuno.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -248,11 +248,13 @@ workflow immuno {
Float? tumor_purity
Boolean? allele_specific_binding_thresholds
Int? aggregate_inclusion_binding_threshold
Int? aggregate_inclusion_count_limit
Array[String]? problematic_amino_acids
Boolean? allele_specific_anchors
Float? anchor_contribution_threshold
Int? pvacfuse_read_support
Float? pvacfuse_expn_val
Array[String]? biotypes

# --------- PVACsplice Inputs -----------------------------------------
# Note: variables similar to PVACseq Inputs or other sections Inputs won't be listed here.
Expand Down

0 comments on commit 7bfc583

Please sign in to comment.