example.data: Datasets used in the examples of the package

example.dataR Documentation

Datasets used in the examples of the package

Description

Collection of datasets used in the examples of the package

Usage

data(Scores)
data(T)
data(PrecRec)

Details

The T data is a named 1901 X 10 matrix whose rows correspondes to yest genes, while columns correspond to 10 FunCat (Functional Categories) classes. If T_ij = 1 gene i belong to class j, if T_ij = 0 gene i does not belong to class j. The Scores data is a named 1901 X 10 matrix representing scores (likelihood) that a given gene belongs to a given class: higher the value higher the likelihood. PrecRec is a matrix representing precision at 10 different recall values of 7 methods for gene function prediction.


PerfMeas documentation built on Sept. 14, 2022, 9:06 a.m.