gessResult-class: gessResult object

gessResult-classR Documentation

gessResult object

Description

The gessResult object organizes Gene Expression Signature Search (GESS) results. This includes the main tabular result of a GESS, its query signature, the name of the chosen GESS method and the path to the reference database.

Slots

result

tibble object containing the search results for each perturbagen (e.g. drugs) in the reference database ranked by their signature similarity to the query. The result table can be extracted via the result accessor function.

query

query signature

gess_method

name of the GESS method

refdb

path to the reference database


girke-lab/signatureSearch documentation built on Feb. 21, 2024, 8:32 a.m.