# HG changeset patch # User peterjc # Date 1380276808 14400 # Node ID 8a34c565a473f8e6c5788e49adb11a1122edd906 # Parent b7ec1c9db38db5235977dd5de13abcd7fa2def88 Uploaded v0.0.6h, depend on Biopython 1.62, tabs to spaces in XML diff -r b7ec1c9db38d -r 8a34c565a473 tools/seq_filter_by_id/repository_dependencies.xml --- a/tools/seq_filter_by_id/repository_dependencies.xml Thu Sep 26 10:05:52 2013 -0400 +++ b/tools/seq_filter_by_id/repository_dependencies.xml Fri Sep 27 06:13:28 2013 -0400 @@ -2,5 +2,5 @@ - + diff -r b7ec1c9db38d -r 8a34c565a473 tools/seq_filter_by_id/seq_filter_by_id.xml --- a/tools/seq_filter_by_id/seq_filter_by_id.xml Thu Sep 26 10:05:52 2013 -0400 +++ b/tools/seq_filter_by_id/seq_filter_by_id.xml Fri Sep 27 06:13:28 2013 -0400 @@ -1,11 +1,11 @@ - from a tabular file - - biopython - Bio - - seq_filter_by_id.py --version - + from a tabular file + + biopython + Bio + + seq_filter_by_id.py --version + seq_filter_by_id.py "$input_file" "$input_file.ext" #if $output_choice_cond.output_choice=="both" $output_pos $output_neg @@ -17,32 +17,32 @@ ## TODO - Decide on best way to expose multiple ID files via the XML wrapper. ## Single tabular file, can call the Python script with either UNION or INTERSECTION UNION "$input_tabular" "$columns" - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -52,9 +52,9 @@ - output_choice_cond["output_choice"] != "neg" - - + output_choice_cond["output_choice"] != "neg" + + @@ -64,20 +64,19 @@ - output_choice_cond["output_choice"] != "pos" - - - - - - - - - - - - - + output_choice_cond["output_choice"] != "pos" + + + + + + + + + + + + **What it does** By default it divides a FASTA, FASTQ or Standard Flowgram Format (SFF) file in @@ -122,5 +121,5 @@ This tool is available to install into other Galaxy Instances via the Galaxy Tool Shed at http://toolshed.g2.bx.psu.edu/view/peterjc/seq_filter_by_id - +