changeset 21:65a6fb89495d draft

Uploaded
author petr-novak
date Tue, 24 Sep 2019 08:12:01 -0400
parents 31449f1183d8
children 1eabd42e00ef
files dante_gff_to_dna.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dante_gff_to_dna.xml	Tue Sep 24 08:04:09 2019 -0400
+++ b/dante_gff_to_dna.xml	Tue Sep 24 08:12:01 2019 -0400
@@ -17,7 +17,7 @@
 	  --classification \${REXDB}/${db_type}_class
     &&
 
-    cat \$TEMP_DIR_LINEAGES/domains_counts.txt \$TEMP_DIR_LINEAGES/*fasta > $out_fasta &&
+    cat \$TEMP_DIR_LINEAGES/*fasta > $out_fasta &&
     rm -rf \$TEMP_DIR_LINEAGES
   </command>
   <inputs>