filterAndCompare: Filter and compare the validation results from 12 methods...

Description Usage Arguments Value Examples

View source: R/miRLAB.R View source: R/miRLAB.R

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

1
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

1
print("result=filterAndCompare(allresults, 2)")

miRLAB documentation built on Nov. 8, 2020, 5:45 p.m.