Description Usage Arguments Value
Convert a dbscan ouput to metavariant clusters
1 | dbscan2mvc(dbscanRes, cov, mvcMinVar = 1000, mvcMinCov = 5)
|
dbscanRes |
|
cov |
metavaraint loci depth of coverage dataframe. |
mvcMinVar |
minimum number of metavariants for mvc, set to 1,000 by default. |
mvcMinCov |
minimum vamue for the median depth of coverage |
a list of object of class mvc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.