Mercurial > repos > iuc > nextalign
view test-data/strict_qc.json @ 2:c4ccdd951eb1 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit b565283c946796dfb3f613f52db6008d234ecedb"
| author | iuc |
|---|---|
| date | Wed, 01 Sep 2021 17:55:32 +0000 |
| parents | cb5b94331657 |
| children | 0f428160561c |
line wrap: on
line source
{ "privateMutations": { "enabled": true, "typical": 5, "cutoff": 10 }, "missingData": { "enabled": true, "missingDataThreshold": 10, "scoreBias": 300 }, "snpClusters": { "enabled": true, "windowSize": 100, "clusterCutOff": 1, "scoreWeight": 20 }, "mixedSites": { "enabled": true, "mixedSitesThreshold": 5 } }
