script_specific.sh is an example for extracting sequences between two anchors.
The output is a three-column tab-delimited table in the format
| anchor1 | insert | anchor2 |
Only lines that match the pattern are included.
min_insert is the minimum number of characters needed to be a match.