Mercurial > repos > rakesh4osdd > clsi_profile
diff tool.sh @ 4:2a5861818faf draft
"planemo upload for repository https://github.com/rakesh4osdd/asist/tree/master commit 7169e85ac6d230af9309b0deacecd4dc61e0a915"
author | rakesh4osdd |
---|---|
date | Tue, 29 Jun 2021 12:15:06 +0000 |
parents | 62226cd1acb5 |
children |
line wrap: on
line diff
--- a/tool.sh Tue Jun 29 05:20:41 2021 +0000 +++ b/tool.sh Tue Jun 29 12:15:06 2021 +0000 @@ -4,9 +4,9 @@ --description 'MIC profile using CLSI MIC breakpoints' \ --requirement 'python' \ --example_command "clsi_profile_type2.py 'input.csv' 'clsi.csv' 'output.csv'" \ - --example_input input.csv \ - --example_input clsi.csv \ - --example_output output.csv \ + --example_input test-data/input.csv \ + --example_input test-data/clsi.csv \ + --example_output test-data/output.csv \ --test_case \ # --version_command 'python3 -V' \ # --help_from_command '' \