Repository revision
repository tip
Select a revision to inspect and download versions of Galaxy utilities from this repository.

Repository seq_select_by_id
Owner: peterjc
Synopsis: Select sequences by ID
Select FASTA, FASTQ, QUAL or SFF sequences using a list of IDs in a tabular file.

A column of a tabular file specifies a list of desired sequences which will be extracted
from the given sequence file. The order comes from the tabular file, so in order
to do this the sequence file is first indexed.

This tool is a short Python script (using Biopython and Galaxy library functions).
It requires Biopython to be installed.

NOTE: I have a similar tool "Filter sequences by ID" which does a similar but less
demanding job, but preserves the order of the sequence file.
Type: unrestricted
Revision: 9:3b0a14722175
This revision can be installed: True
Times cloned / installed: 3386
Dependencies of this repository

Repository package_numpy_1_9 revision 83d12e13dbbd owned by iuc (prior install required)
Repository package_atlas_3_10 revision 98c017ec230d owned by iuc (prior install required)
Repository package_python_2_7 revision f761bd14343e owned by iuc (prior install required)
Repository package_zlib_1_2_8 revision 411985b46ae8 owned by iuc (prior install required)
Repository package_readline_6_3 revision ca1a9400d4e1 owned by iuc (prior install required)
Repository package_bzlib_1_0 revision af4887e1f595 owned by iuc (prior install required)
Repository package_xz_5_0_5 revision 944f93d45594 owned by iuc (prior install required)
Repository package_sqlite_3_8_3 revision c8a5c11cc921 owned by iuc (prior install required)
Repository package_gdbm_1_11 revision ed2537bccffc owned by iuc (prior install required)
Repository package_ncurses_6_0 revision 0efde9889efd owned by iuc (prior install required)
Repository package_ncurses_6_0 revision 0efde9889efd owned by iuc (prior install required)
Repository package_libtool_2_4 revision 7f67694b167c owned by iuc (prior install required)

Name Version Type
biopython 1.67 package

Contents of this repository

Name Description Version Minimum Galaxy Version
from a tabular file 0.0.14 16.01

Categories
Fasta Manipulation - Tools for manipulating fasta data
Sequence Analysis - Tools for performing Protein and DNA/RNA analysis
Text Manipulation - Tools for manipulating data