dynamicThreshold tries to identify the lower bound converage value in order to remove low quality contigs. Number of contigs tend to stablize at a value when removing reads below a certain readnum and we try to identify the min read required for that region of stability
1 | dynamicThreshold(koi, root)
|
koi |
KO of interest |
root |
folder to find |
mode |
two options either readnum or coverage; coverage is experimental, use readnum |
thresholding |
which type of thresholding method to use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.