# HG changeset patch # User mvdbeek # Date 1456398983 18000 # Node ID d1eed994287a0bc11263d5578e376df7148d347c # Parent f036e2d66c85cad7fa44f448dbfa8f799d22080b planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/goseq_1_22_0 commit fdd0811efc61c31f88ff17096fbe8ee8cfacd766-dirty diff -r f036e2d66c85 -r d1eed994287a get_length_and_gc_content.xml --- a/get_length_and_gc_content.xml Thu Feb 25 06:14:09 2016 -0500 +++ b/get_length_and_gc_content.xml Thu Feb 25 06:16:23 2016 -0500 @@ -7,9 +7,9 @@ get_length_and_gc_content.r --gtf "$gtf" #if $fastaSource.genomeSource == "indexed": - --fasta "$fastaSource.fasta.fields.path" + --fasta "$fastaSource.fasta_pre_installed.fields.path" #else: - --fasta "$fastaSource.fasta" + --fasta "$fastaSource.fasta_history" #end if --output "output" @@ -21,12 +21,12 @@ - + - +