# HG changeset patch # User davidvanzessen # Date 1383319397 14400 # Node ID a6a01df3aff6b182bca9a858484bb891c6e4c327 # Parent c86b568de930dd216b26105a0d00c319644f021b Uploaded diff -r c86b568de930 -r a6a01df3aff6 igparse.xml --- a/igparse.xml Thu Sep 26 11:09:57 2013 -0400 +++ b/igparse.xml Fri Nov 01 11:23:17 2013 -0400 @@ -1,18 +1,15 @@ Parse igBLASTn report (output format -m 3) - igparse.pl $input $record | grep -v "D:" | cut -f2- > $output + igparse.pl $input 0 | grep -v "D:" | cut -f2- > $output - - - - there is no help + Step 2 of the Immune Repertoire tools, extracts the relevant information needed from the reports generated by igblast (Step 1)