RES-class: RES class definition

Description Details Slots

Description

RES is a S4 object containing one or several comparison results.

Details

This object mainly stores for each comparison result: the associated distances (with the associated distance threshold) or inclusion p-value, and the marker successes. In the case of similarity comparisons, the aggregated distance between the two profiles and the marker distances are also stored in this object.

Slots

comparisons

a data.frame containing for each comparison: the profile names, the type of the comparison (similarity or inclusion), the aggregated distance (or NA in case of inclusion), the distance threshold used ($D_th$) and the associated p-value

comparisons.nb

is an integer indicating the number of comparisons

markers

a character vector containing the marker names used in the comparisons

marker.weights

a numeric vector containing the weigths associated to each marker involded in the comparisons

marker.distances

a data.frame containing the marker distances for each comparison (or NA in case of inclusion assessments)

marker.successes

a data.frame containing the marker successes for each comparison


tchitchek-lab/CytoCompare documentation built on May 31, 2019, 7:29 a.m.