Mercurial > repos > davidvanzessen > igparse
comparison igparse.xml @ 4:2390c4eabd24 draft default tip
Uploaded
| author | davidvanzessen |
|---|---|
| date | Thu, 23 Jan 2014 04:24:09 -0500 |
| parents | a6a01df3aff6 |
| children |
comparison
equal
deleted
inserted
replaced
| 3:a6a01df3aff6 | 4:2390c4eabd24 |
|---|---|
| 1 <tool id="igparse" name="igBLASTreport parser" version="0.2.0"> | 1 <tool id="igblastparser_igg" name="igBLASTparser" version="0.2.0"> |
| 2 <description>Parse igBLASTn report (output format -m 3)</description> | 2 <description> </description> |
| 3 <command interpreter="perl"> | 3 <command interpreter="perl"> |
| 4 igparse.pl $input 0 | grep -v "D:" | cut -f2- > $output | 4 igparse.pl $input 0 | grep -v "D:" | cut -f2- > $output |
| 5 </command> | 5 </command> |
| 6 <inputs> | 6 <inputs> |
| 7 <param name="input" type="data" format="text" label="igBLASTn report"/> | 7 <param name="input" type="data" format="text" label="igBLASTn report"/> |
