# HG changeset patch # User peterjc # Date 1379067072 14400 # Node ID 19e51d9a44483f7b3790c404a5734dc2dafdc362 # Parent 5a1b7d0d9f27d15e76e9eba8af3949ff78dd1c9d Uploaded v0.0.4f, fixed Biopython dependency setup diff -r 5a1b7d0d9f27 -r 19e51d9a4448 tools/filters/seq_rename.xml --- a/tools/filters/seq_rename.xml Thu Sep 12 11:18:20 2013 -0400 +++ b/tools/filters/seq_rename.xml Fri Sep 13 06:11:12 2013 -0400 @@ -1,5 +1,9 @@ with ID mapping from a tabular file + + biopython + Bio + seq_rename.py --version seq_rename.py $input_tabular $old_column $new_column $input_file $input_file.ext $output_file @@ -44,9 +48,6 @@ - - Bio - **What it does**