Skip to content

Commit

Permalink
chore: apply PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
adthrasher committed Jan 9, 2025
1 parent 6923f27 commit cafe359
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/tools/test_hilow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
command: >-
miniwdl run --verbose -d test-output/. --task filter -i tests/tools/input_json/hilow_filter.json tools/hilow.wdl
files:
- path: test-output/out/filtered_pairs/00_JurkatCas9_ab3_050123.subset.allValidPairs.filtered
- path: test-output/out/removed_pairs/00_JurkatCas9_ab3_050123.subset.allValidPairs.removed
- path: test-output/out/filtered_stats/00_JurkatCas9_ab3_050123.subset.allValidPairs.stats
- path: test-output/out/filtered_pairs/00_JurkatCas9_ab3_050123.subset.allValidPairs.allValidPairs.filtered
- path: test-output/out/removed_pairs/00_JurkatCas9_ab3_050123.subset.allValidPairs.allValidPairs.removed
- path: test-output/out/filtered_stats/00_JurkatCas9_ab3_050123.subset.allValidPairs.allValidPairs.stats

- name: hilow_converthic
tags:
Expand Down

0 comments on commit cafe359

Please sign in to comment.