Repository 'clinod'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/peterjc/clinod

Changeset 28:10d89098c71e (2017-09-15)
Previous changeset 27:074070ddf493 (2017-06-07) Next changeset 29:401a9772517a (2018-11-09)
Commit message:
planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/clinod commit e2fa1c599b6670b418479447fe5a181a97a6c834-dirty
modified:
tools/clinod/README.rst
tools/clinod/clinod.xml
b
diff -r 074070ddf493 -r 10d89098c71e tools/clinod/README.rst
--- a/tools/clinod/README.rst Wed Jun 07 10:49:59 2017 -0400
+++ b/tools/clinod/README.rst Fri Sep 15 10:21:35 2017 -0400
b
@@ -109,7 +109,7 @@
 
     $ planemo shed_upload --tar_only tools/clinod/
     ...
-    $ tar -tzf shed_upload.tar.gz 
+    $ tar -tzf shed_upload.tar.gz
     test-data/four_human_proteins.fasta
     test-data/four_human_proteins.clinod-1.3.tabular
     tools/clinod/README.rst
b
diff -r 074070ddf493 -r 10d89098c71e tools/clinod/clinod.xml
--- a/tools/clinod/clinod.xml Wed Jun 07 10:49:59 2017 -0400
+++ b/tools/clinod/clinod.xml Fri Sep 15 10:21:35 2017 -0400
b
@@ -13,7 +13,7 @@
 ##TODO - Make the -clean_sequence argument a parameter?
     </command>
     <inputs>
-        <param name="fasta_file" type="data" format="fasta" label="FASTA file of protein sequences"/> 
+        <param name="fasta_file" type="data" format="fasta" label="FASTA file of protein sequences"/>
     </inputs>
     <outputs>
         <data name="tabular_file" format="tabular" label="NoD results" />