Mercurial > repos > galaxyp > regex_find_replace
comparison regex_tabular.xml @ 3:6c8e2cb00619 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/regex_find_replace commit 0595f14f3b95f8b8190b58625217c72e76c649ee"
| author | galaxyp |
|---|---|
| date | Fri, 08 May 2020 08:01:03 +0000 |
| parents | 6dcfb96bc8b0 |
| children | d72a404cef12 |
comparison
equal
deleted
inserted
replaced
| 2:6dcfb96bc8b0 | 3:6c8e2cb00619 |
|---|---|
| 2 <description></description> | 2 <description></description> |
| 3 <requirements> | 3 <requirements> |
| 4 <requirement type="package" version="3.7">python</requirement> | 4 <requirement type="package" version="3.7">python</requirement> |
| 5 </requirements> | 5 </requirements> |
| 6 <command> | 6 <command> |
| 7 python '$__tool_requirements__/regex.py' | 7 python '$__tool_directory__/regex.py' |
| 8 --input '$input' | 8 --input '$input' |
| 9 --output '$out_file1' | 9 --output '$out_file1' |
| 10 --column $field | 10 --column $field |
| 11 --input_display_name '$input.display_name' | 11 --input_display_name '$input.display_name' |
| 12 #for $check in $checks: | 12 #for $check in $checks: |
