diff tools/filters/seq_select_by_id.xml @ 1:50a8a6917a9c draft

Uploaded update (v0.0.3) to ignore blank lines in the ID file
author peterjc
date Fri, 18 May 2012 12:25:12 -0400
parents 838b9bebfa3c
children 28d52478ace9
line wrap: on
line diff
--- a/tools/filters/seq_select_by_id.xml	Tue Jun 07 17:43:38 2011 -0400
+++ b/tools/filters/seq_select_by_id.xml	Fri May 18 12:25:12 2012 -0400
@@ -1,4 +1,4 @@
-<tool id="seq_select_by_id" name="Select sequences by ID" version="0.0.1">
+<tool id="seq_select_by_id" name="Select sequences by ID" version="0.0.3">
 	<description>from a tabular file</description>
 	<command interpreter="python">
 seq_select_by_id.py $input_tabular $column $input_file $input_file.ext $output_file