Last active
August 29, 2016 20:35
-
-
Save sestaton/29506e2b5048440de74a146848b5b869 to your computer and use it in GitHub Desktop.
Tephra 'findltrs' configuration for Arabidopsis thaliana
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: 20 | |
- minlenltr: 100 | |
- maxlenltr: 1000 | |
- mindistltr: 1000 | |
- maxdistltr: 15000 | |
- 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: 10E-6 | |
- pdomcutoff: NONE | |
- maxgaplen: 50 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment