if (FALSE) {
enrich_tables <- read_enrich_tables(
enrich_table_path = "./results",
log2FC_threshold = 0,
padj_threshold = 0.05,
which_list = "down_genes",
from_autoGO = T,
files_format = NULL
)
}
Run the code above in your browser using DataLab