# HG changeset patch # User peterjc # Date 1379067321 14400 # Node ID 27d45910c9beaeb25e8207ec2d131d46aaf49be3 # Parent af9822194acce40ce927693d221156ed00db3200 Uploaded v0.0.7b, fix Biopython dependency setup diff -r af9822194acc -r 27d45910c9be tools/filters/seq_select_by_id.xml --- a/tools/filters/seq_select_by_id.xml Thu Sep 12 11:19:37 2013 -0400 +++ b/tools/filters/seq_select_by_id.xml Fri Sep 13 06:15:21 2013 -0400 @@ -1,5 +1,9 @@ from a tabular file + + biopython + Bio + seq_select_by_id.py --version seq_select_by_id.py $input_tabular $column $input_file $input_file.ext $output_file @@ -35,9 +39,6 @@ - - Bio - **What it does**