Mercurial > repos > fubar > blasttools_search_test
comparison blasttoolssearch/blasttoolssearch.xml @ 3:a6593725b728 draft
Uploaded
author | fubar |
---|---|
date | Wed, 19 Jul 2023 06:06:07 +0000 |
parents | e213ae40f480 |
children | 2051ee2bedc4 |
comparison
equal
deleted
inserted
replaced
2:e213ae40f480 | 3:a6593725b728 |
---|---|
72 done | 72 done |
73 | 73 |
74 #print the header of the inital summary_blastn file | 74 #print the header of the inital summary_blastn file |
75 cat summary_${var}.txt | head -1 > header | 75 cat summary_${var}.txt | head -1 > header |
76 #report 1 | 76 #report 1 |
77 echo -n "#" > $3 | 77 cat header ${var}_filtered.txt > $3 |
78 cat header ${var}_filtered.txt >> $3 | |
79 | 78 |
80 #end raw]]></configfile> | 79 #end raw]]></configfile> |
81 </configfiles> | 80 </configfiles> |
82 <inputs> | 81 <inputs> |
83 <param name="blastn_search_outputs" type="data" optional="false" label="blastn_search_outputs" help="" format="tabular" multiple="false"/> | 82 <param name="blastn_search_outputs" type="data" optional="false" label="blastn_search_outputs" help="" format="tabular" multiple="false"/> |