We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5467247 commit 50cdf99Copy full SHA for 50cdf99
.github/workflows/sourcepredict_ci.yml
@@ -31,4 +31,4 @@ jobs:
31
- name: Check sourcepredict on test data
32
shell: bash -l {0}
33
run: |
34
- sourcepredict -s data/modern_gut_microbiomes_sources.csv -l data/modern_gut_microbiomes_labels.csv data/test/dog_test_sink_sample.cs
+ sourcepredict -s data/modern_gut_microbiomes_sources.csv -l data/modern_gut_microbiomes_labels.csv data/test/dog_test_sink_sample.csv
0 commit comments