Mercurial > repos > stevecassidy > nltktools
diff g_read_sents.xml @ 2:a47980ef2b96 draft
planemo upload for repository https://github.com/Alveo/alveo-galaxy-tools commit b5b26e9118f2ad8af109d606746b39a5588f0511-dirty
| author | stevecassidy |
|---|---|
| date | Wed, 01 Nov 2017 01:19:55 -0400 |
| parents | e991d4e60c17 |
| children |
line wrap: on
line diff
--- a/g_read_sents.xml Mon Dec 05 05:22:05 2016 -0500 +++ b/g_read_sents.xml Wed Nov 01 01:19:55 2017 -0400 @@ -4,11 +4,11 @@ <requirements> <requirement type="package" version="3.2.1">nltk</requirement> </requirements> - + <command interpreter="python"> g_read_sents.py --input $input1 --output $tab_file </command> -\ + <inputs> <param name="input1" type="data" format="txt" label="Select a suitable input file from your history"/> <param name="job_name" type="text" size="25"
