Mercurial > repos > iuc > nextalign
comparison test-data/strict_qc.json @ 1:cb5b94331657 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 52ba8fbf88f6c92b2811ace30ebd091b0800057a"
| author | iuc |
|---|---|
| date | Mon, 26 Apr 2021 19:09:11 +0000 |
| parents | |
| children | 0f428160561c |
comparison
equal
deleted
inserted
replaced
| 0:30496d58ddc9 | 1:cb5b94331657 |
|---|---|
| 1 { | |
| 2 "privateMutations": { | |
| 3 "enabled": true, | |
| 4 "typical": 5, | |
| 5 "cutoff": 10 | |
| 6 }, | |
| 7 "missingData": { | |
| 8 "enabled": true, | |
| 9 "missingDataThreshold": 10, | |
| 10 "scoreBias": 300 | |
| 11 }, | |
| 12 "snpClusters": { | |
| 13 "enabled": true, | |
| 14 "windowSize": 100, | |
| 15 "clusterCutOff": 1, | |
| 16 "scoreWeight": 20 | |
| 17 }, | |
| 18 "mixedSites": { | |
| 19 "enabled": true, | |
| 20 "mixedSitesThreshold": 5 | |
| 21 } | |
| 22 } |
