Description Usage Arguments See Also
Returns the vector of RMSDs per cluster.
1 2 3 4 5 6 | GetRMSDPerCluster(
benchmark,
idx.subpipeline,
idx.n_param = NULL,
idx.run = NULL
)
|
benchmark |
object of type |
idx.subpipeline |
integer: index of a sub-pipeline of |
idx.n_param |
integer: index of n-parameter iteration of a subpipeline of |
idx.run |
integer: index of clustering run if repeated runs were evaluated. Default value is 1 |
Benchmark: constructs a Benchmark object (benchmark pipeline set-up)
Evaluate: runs all benchmark sub-pipelines and scores the performance of each tool
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.