# HG changeset patch # User peterjc # Date 1492790768 14400 # Node ID a40eb15c7ad26f3c0faa569c5c814515f6724005 # Parent 0025bf338f06c528bf4bfa0cd97dde299fc4c2ac planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/seq_filter_by_id commit 6d77d2fbb0d3ea1fd4db369073654b8a920c44bf-dirty diff -r 0025bf338f06 -r a40eb15c7ad2 tools/seq_filter_by_id/README.rst --- a/tools/seq_filter_by_id/README.rst Thu Feb 09 11:26:42 2017 -0500 +++ b/tools/seq_filter_by_id/README.rst Fri Apr 21 12:06:08 2017 -0400 @@ -1,7 +1,7 @@ Galaxy tool to filter FASTA, FASTQ or SFF sequences by ID ========================================================= -This tool is copyright 2010-2015 by Peter Cock, The James Hutton Institute +This tool is copyright 2010-2017 by Peter Cock, The James Hutton Institute (formerly SCRI, Scottish Crop Research Institute), UK. All rights reserved. See the licence text below. @@ -91,6 +91,7 @@ (internal change only). v0.2.4 - Corrected error message wording. v0.2.5 - Ignore empty names, common in R output (Gildas Le Corguillé). +v0.2.6 - Depends on Biopython 1.67 via legacy Tool Shed package or bioconda. ======= ====================================================================== diff -r 0025bf338f06 -r a40eb15c7ad2 tools/seq_filter_by_id/seq_filter_by_id.xml --- a/tools/seq_filter_by_id/seq_filter_by_id.xml Thu Feb 09 11:26:42 2017 -0500 +++ b/tools/seq_filter_by_id/seq_filter_by_id.xml Fri Apr 21 12:06:08 2017 -0400 @@ -1,7 +1,7 @@ - + from a tabular file - biopython + biopython diff -r 0025bf338f06 -r a40eb15c7ad2 tools/seq_filter_by_id/tool_dependencies.xml --- a/tools/seq_filter_by_id/tool_dependencies.xml Thu Feb 09 11:26:42 2017 -0500 +++ b/tools/seq_filter_by_id/tool_dependencies.xml Fri Apr 21 12:06:08 2017 -0400 @@ -1,6 +1,6 @@ - - + +