changeset 28:10d89098c71e draft

planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/clinod commit e2fa1c599b6670b418479447fe5a181a97a6c834-dirty
author peterjc
date Fri, 15 Sep 2017 10:21:35 -0400
parents 074070ddf493
children 401a9772517a
files tools/clinod/README.rst tools/clinod/clinod.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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
@@ -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
--- 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
@@ -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" />