Mercurial > repos > fubar > blasttools_search_test
changeset 3:a6593725b728 draft
Uploaded
author | fubar |
---|---|
date | Wed, 19 Jul 2023 06:06:07 +0000 |
parents | e213ae40f480 |
children | 2051ee2bedc4 |
files | blasttoolssearch/blasttoolssearch.xml |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/blasttoolssearch/blasttoolssearch.xml Wed Jul 19 05:54:34 2023 +0000 +++ b/blasttoolssearch/blasttoolssearch.xml Wed Jul 19 06:06:07 2023 +0000 @@ -74,8 +74,7 @@ #print the header of the inital summary_blastn file cat summary_${var}.txt | head -1 > header #report 1 - echo -n "#" > $3 - cat header ${var}_filtered.txt >> $3 + cat header ${var}_filtered.txt > $3 #end raw]]></configfile> </configfiles>