changeset 4:a6198fc1116f draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/goseq_1_22_0 commit fdd0811efc61c31f88ff17096fbe8ee8cfacd766-dirty
author mvdbeek
date Thu, 25 Feb 2016 05:45:51 -0500
parents 55678334e49b
children f9b964d1d386
files get_length_and_gc_content.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/get_length_and_gc_content.xml	Thu Feb 25 05:31:19 2016 -0500
+++ b/get_length_and_gc_content.xml	Thu Feb 25 05:45:51 2016 -0500
@@ -6,7 +6,7 @@
     </requirements>
     <command interpreter="Rscript">
         get_length_and_gc_content.r --gtf "$gtf"
-        --fasta "$fasta"
+        --fasta "$fastaSource.fasta"
         --output "output"
     </command>
     <inputs>