Skip to contents

Fetches metadata for all analyses in a given experiment in Pluto and stores them in a data.frame

Usage

pluto_read_experiment_analyses(experiment_id)

Arguments

experiment_id

Pluto experiment ID

Value

A data.frame containing columns:

analysis_typeType of analysis (e.g. differential_expression or gene_set_enrichment)
analysis_nameName of the analysis
display_typeActive display type (e.g. volcano_plot or score_bar_plot)
share_levelShortname for share level (private, shareable, public)
statusShortname for analysis status (draft, pending, pending_complete, complete, failed)
is_archivedBoolean, whether the analysis was archived and is no longer active