Description Usage Arguments Value Examples
View source: R/miRLAB.R View source: R/miRLAB.R
Filter and compare the validation results from 12 methods Keep the miRNAs that have at least noVal confirmed targets and compare the validation results from all methods.
1 | filterAndCompare(allresults, noVal)
|
allresults |
the results from all methods generated from experiment function. This is a list. |
noVal |
Number of confirmed targets in each method (threshold) to filter. Records (miRNA) with less than this will be removed |
the validation results of all methods
1 | print("result=filterAndCompare(allresults, 2)")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.