changeset 19:e4dafa0acfc9 draft

planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/nlstradamus commit e2fa1c599b6670b418479447fe5a181a97a6c834-dirty
author peterjc
date Fri, 15 Sep 2017 10:26:17 -0400
parents 84eb047d4760
children 4092b516d4da
files tools/nlstradamus/nlstradamus.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tools/nlstradamus/nlstradamus.xml	Tue Jun 06 10:21:47 2017 -0400
+++ b/tools/nlstradamus/nlstradamus.xml	Fri Sep 15 10:26:17 2017 -0400
@@ -7,7 +7,7 @@
       NLStradamus -i '$fasta_file' -t '$threshold' -m '$model' -a '$algorithm' -tab > '$tabular_file'
     </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"/>
         <param name="model" type="select" display="radio" label="Model">
             <option value="1" selected="true">Two state</option>
             <option value="2">Four state</option>
@@ -41,7 +41,7 @@
         </test>
     </tests>
     <help>
-    
+
 **What it does**
 
 This calls the NLStradamus tool for prediction of nuclear localization