exp-showResults-sk: Show analysis results

Description Usage Arguments Author(s)

Description

Add a column of analysis results to the exploRase table and the GGobi dataset.

Usage

1
exp_showResults(results, label, sublabels = "", types = exp_entityType(), keyword = NULL, explorase = T, ggobi = T)

Arguments

results

the data frame of results. To include results for multiple entity types at once, the result for each type should be concatenated in the same order as the types parameter.

label

a root label for the result (like the type of analysis)

sublabels

other labels concatenated to the root (such as the conditions involved)

types

the entity type(s) of the data from which this result was derived.

keyword

a keyword identifying this result, for use in context-sensitive help

explorase

whether to show the result in the explorase table

ggobi

whether to add the result to the GGobi dataset

Author(s)

Michael Lawrence <mflawren@fhcrc.org>


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