Created
September 2, 2016 19:26
-
-
Save sestaton/20f7d1a99806c2efef5db1d7df7e2b81 to your computer and use it in GitHub Desktop.
Tephra findltrs configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## For more information about this file, see: | |
## https://github.com/sestaton/tephra/wiki/Specifications-and-example-usage. | |
ltrharvest: | |
- mintsd: 4 | |
- maxtsd: 6 | |
- minlenltr: 100 | |
- maxlenltr: 6000 | |
- mindistltr: 1500 | |
- maxdistltr: 25000 | |
- seedlength: 30 | |
- tsdradius: 60 | |
- xdrop: 5 | |
- swmat: 2 | |
- swmis: -2 | |
- swins: -3 | |
- swdel: -3 | |
- overlaps: best | |
ltrdigest: | |
- pptradius: 30 | |
- pptlen: 8 30 | |
- pptagpr: 0.25 | |
- uboxlen: 3 30 | |
- uboxutpr: 0.91 | |
- pbsradius: 30 | |
- pbslen: 11 30 | |
- pbsoffset: 0 5 | |
- pbstrnaoffset: 0 5 | |
- pbsmaxeditdist: 1 | |
- pdomevalue: 1E-6 | |
- pdomcutoff: NONE | |
- maxgaplen: 50 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment