# HG changeset patch
# User peterjc
# Date 1380276629 14400
# Node ID d08767ae73cef7b003167fa58eaebe8021aa6a38
# Parent 3110121387538cef6a53200ce3a75ca4c420af5e
Uploaded v0.0.4i, depend on Biopython 1.62
diff -r 311012138753 -r d08767ae73ce tools/seq_rename/repository_dependencies.xml
--- a/tools/seq_rename/repository_dependencies.xml Thu Sep 26 10:07:49 2013 -0400
+++ b/tools/seq_rename/repository_dependencies.xml Fri Sep 27 06:10:29 2013 -0400
@@ -2,5 +2,5 @@
-
+
diff -r 311012138753 -r d08767ae73ce tools/seq_rename/seq_rename.xml
--- a/tools/seq_rename/seq_rename.xml Thu Sep 26 10:07:49 2013 -0400
+++ b/tools/seq_rename/seq_rename.xml Fri Sep 27 06:10:29 2013 -0400
@@ -1,62 +1,61 @@
- with ID mapping from a tabular file
-
- biopython
- Bio
-
- seq_rename.py --version
-
+ 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
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
**What it does**
Takes a FASTA, QUAL, FASTQ or Standard Flowgram Format (SFF) file and produces a
new sequence file (of the same format) where the sequence identifiers have been
-renamed according two the specified columns a the tabular file.
+renamed according to the specified columns in your tabular file.
-WARNING: If you have any duplicates in the intput sequence file, you will still
+WARNING: If you have any duplicates in the input sequence file, you will still
have duplicate sequences in the output.
WARNING: If the tabular file has more than one new name for any old ID, the
@@ -81,5 +80,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_rename
-
+