# HG changeset patch # User mandorodriguez # Date 1443460772 14400 # Node ID fe8aed46e0267de317623be09557e4369c50a320 Uploaded diff -r 000000000000 -r fe8aed46e026 concat_fasta_files.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/concat_fasta_files.xml Mon Sep 28 13:19:32 2015 -0400 @@ -0,0 +1,36 @@ + + Concatenates fasta files you select from your history + + cat #for $q in $input_files# $q #end for# > $out_file1 + + + + + + + + + + + + +.. class:: infomark + +Provides a list of all fasta files in your history and allows you to select and concat them all together. + +.. class:: warningmark + +Does not account for any newlines in the files + +------ + +.. class:: infomark + +**Tool Author** + +Mando Rodriguez + + + + +