Skip to content

Commit

Permalink
pass shard index to pbsv_call
Browse files Browse the repository at this point in the history
  • Loading branch information
williamrowell committed Oct 18, 2023
1 parent 66f486b commit c4f26ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workflows/sample_analysis/sample_analysis.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ workflow sample_analysis {
reference = reference.fasta.data,
reference_index = reference.fasta.data_index,
reference_name = reference.name,
shard_index = shard_index,
regions = region_set,
runtime_attributes = default_runtime_attributes
}
Expand Down

0 comments on commit c4f26ab

Please sign in to comment.