Each line from the list dataset is converted to a regular expression of the form .*LINE.*
Lines from the second dataset that match the expression are returned. Multiple matches may be returned for each line if they are present in the dataset. Example: a file containing fragment amino acid sequences is used to select corresponding lines from a peptide report. |
hg clone https://toolshed.g2.bx.psu.edu/repos/alan-blakely/filter_by_substring_match
Name | Description | Version | Minimum Galaxy Version |
---|---|---|---|
This tool allows for partial sequences to match lines containing a larger, more complete sequence. | 1.0.0 | any |