Repository revision
1:8d15aebf55fd

Repository 'filter_by_fasta_ids'
hg clone https://toolshed.g2.bx.psu.edu/repos/galaxyp/filter_by_fasta_ids

Filter by FASTA IDs tool metadata
Miscellaneous
Extract sequences from a FASTA file based on a list of IDs
filter_by_fasta_ids
toolshed.g2.bx.psu.edu/repos/galaxyp/filter_by_fasta_ids/filter_by_fasta_ids/1.0
1.0
None
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/galaxyp/filter_by_fasta_ids/filter_by_fasta_ids/2.0
toolshed.g2.bx.psu.edu/repos/galaxyp/filter_by_fasta_ids/filter_by_fasta_ids/1.0 (this tool)
filter_by_fasta_ids
Requirements (dependencies defined in the <requirements> tag set)
No requirements defined
Functional tests
name inputs outputs required files
Test-1 input: input.fasta
identifiers: ids.txt
output: output_dedup.fasta
input.fasta
ids.txt
output_dedup.fasta
Test-2 input: input.fasta
identifiers: ids.txt
dedup: False
output: output_not_dedup.fasta
input.fasta
ids.txt
output_not_dedup.fasta