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. |
hg clone https://toolshed.g2.bx.psu.edu/repos/peterjc/seq_select_by_id
Name | Version | Type | |
---|---|---|---|
biopython | 1.67 | package |
Name | Description | Version | Minimum Galaxy Version |
---|---|---|---|
from a tabular file | 0.0.14 | 16.01 |