# HG changeset patch # User davidvanzessen # Date 1380208197 14400 # Node ID c86b568de930dd216b26105a0d00c319644f021b # Parent d55fb6a8df5a5e76ac699de9cbcda20ffbb9202e Uploaded diff -r d55fb6a8df5a -r c86b568de930 igparse.xml --- a/igparse.xml Thu Sep 26 11:02:18 2013 -0400 +++ b/igparse.xml Thu Sep 26 11:09:57 2013 -0400 @@ -1,7 +1,7 @@ Parse igBLASTn report (output format -m 3) - - perl igparse.pl $input $record | grep -v "D:" | cut -f2- > $output + + igparse.pl $input $record | grep -v "D:" | cut -f2- > $output