| Miscellaneous |
| Version lineage of this tool (guids ordered most recent to oldest) |
| toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_find_and_replace/1.1.2 |
| toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_find_and_replace/1.1.1 (this tool) |
| toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_find_and_replace/1.1.0 |
| toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_find_and_replace/1.0.0 |
| tp_find_and_replace |
| Requirements (dependencies defined in the <requirements> tag set) |
| name | version | type |
| perl | 5.22.0.1 | package |
| Functional tests |
| name | inputs | outputs | required files |
| Test-1 |
caseinsensitive: False find_pattern: day is_regex: False replace_pattern: great day infile: find_and_replace1.txt wholewords: True |
outfile: find_and_replace_results1.txt |
find_and_replace1.txt find_and_replace_results1.txt |
| Test-2 |
caseinsensitive: False find_pattern: ^chr searchwhere|searchwhere_select: column is_regex: True searchwhere|column: 3 replace_pattern: infile: find_and_replace2.txt wholewords: False |
outfile: find_and_replace_results2.txt |
find_and_replace2.txt find_and_replace_results2.txt |