LEResult-class: LEResult-class: Class containing Leading Edge Analysis...

LEResult-classR Documentation

LEResult-class: Class containing Leading Edge Analysis results

Description

LEResult-class: Class containing Leading Edge Analysis results

Value

an object of class LEResult

Slots

leading_up

tbl_df. A tibble with the results of LE analysis for the upregulated pathways

leading_down

tbl_df. A tibble with the results of LE analysis for the downregulated pathways

count_leading_up

tbl_df. A tibble with the counts of LE genes for the upregulated pathways

count_leading_down

tbl_df. A tibble with the counts of LE genes for the downregulated pathways

num_leading_up

numeric. Number of LE genes for the upregulated pathways

num_leading_down

numeric. Number of LE genes for the downregulated pathways

empty

logical. A simple check for whether or not the object is empty

Examples

TRUE

CogDisResLab/BioPathNet documentation built on June 29, 2023, 2:28 p.m.