changeset 11:9beee073d289 draft

planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/seq_composition commit e2fa1c599b6670b418479447fe5a181a97a6c834-dirty
author peterjc
date Fri, 15 Sep 2017 10:29:10 -0400
parents bc04f94c77e0
children 9c962cfc5b7e
files tools/seq_composition/README.rst tools/seq_composition/seq_composition.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tools/seq_composition/README.rst	Fri May 19 06:24:33 2017 -0400
+++ b/tools/seq_composition/README.rst	Fri Sep 15 10:29:10 2017 -0400
@@ -90,7 +90,7 @@
 
     $ planemo shed_upload --tar_only tools/seq_composition/
     ...
-    $ tar -tzf shed_upload.tar.gz 
+    $ tar -tzf shed_upload.tar.gz
     test-data/MID4_GLZRM4E04_rnd30_frclip.sff
     test-data/MID4_GLZRM4E04_rnd30_frclip.seq_composition.tabular
     test-data/ecoli.fastq
--- a/tools/seq_composition/seq_composition.xml	Fri May 19 06:24:33 2017 -0400
+++ b/tools/seq_composition/seq_composition.xml	Fri Sep 15 10:29:10 2017 -0400
@@ -22,7 +22,7 @@
         <test>
             <param name="input_file" value="four_human_proteins.fasta" ftype="fasta" />
             <output name="output_file" file="four_human_proteins.seq_composition.tabular" ftype="tabular" />
-        </test> 
+        </test>
         <test>
             <param name="input_file" value="ecoli.fastq" ftype="fastq" />
             <output name="output_file" file="ecoli.seq_composition.tabular" ftype="tabular" />