explorase: Start exploRase

Description Usage Arguments Author(s)

Description

The main function of exploRase, normally invoked without arguments, unless one already has data/metadata in the R session to load.

Usage

1
2
 explorase(exp_data = NULL, entity_info = NULL, design_info = NULL, type = "gene", 
network = NULL, entity_lists = NULL, gobi = ggobi_get(), quit_on_exit = F) 

Arguments

exp_data

Experimental data to load

entity_info

Entity metadata to load

design_info

Experimental design information to load

type

The entity type of the data being loaded

network

A Bioconductor "graph" to load (not yet implemented)

entity_lists

A list of entity lists to load

gobi

The GGobi session to use

quit_on_exit

Whether R should quit when exploRase is exited

Author(s)

Michael Lawrence


explorase documentation built on Nov. 8, 2020, 7:04 p.m.