# HG changeset patch # User mvdbeek # Date 1456402982 18000 # Node ID ade115e181d750d952b2e4db18a9e248c1ea9b69 # Parent ea84562a5115ce60b369d8417a4d12374bc468fc planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/goseq_1_22_0 commit fdd0811efc61c31f88ff17096fbe8ee8cfacd766-dirty diff -r ea84562a5115 -r ade115e181d7 get_length_and_gc_content.xml --- a/get_length_and_gc_content.xml Thu Feb 25 07:15:06 2016 -0500 +++ b/get_length_and_gc_content.xml Thu Feb 25 07:23:02 2016 -0500 @@ -9,7 +9,7 @@ #if $fastaSource.genomeSource == "indexed": --fasta "$fastaSource.fasta_pre_installed.fields.path" #else: - --fasta "$fastaSource.fasta_history" + --fasta "$fastaSource.history.fasta_history" #end if --output "$output"