gessResult-class | R Documentation |
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.
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.