Mercurial > repos > iuc > nextalign
view test-data/strict_qc.json @ 1:456e4dadb905 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:10:54 +0000 |
parents | |
children | d82fc956ab4d |
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 } }