miRLAB (version 1.2.2)

filterAndCompare: 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.

Description

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.

Usage

filterAndCompare(allresults, noVal)

Arguments

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

Value

  • the validation results of all methods

Examples

Run this code
print("result=filterAndCompare(allresults, 2)")

Run the code above in your browser using DataLab