Skip to contents

Fetches metadata for all experiments in a given project in Pluto and stores it in a data.frame

Usage

pluto_read_project_experiments(project_id)

Arguments

project_id

Pluto project ID (e.g. PLXP02355)

Value

A data.frame containing columns:

experiment_idPluto ID for the experiment (e.g. PLX123456)
nameExperiment name
organismComputer-friendly shortname for organism (e.g. human, mouse)
experiment_typeShortname for experiment type (e.g. rnaseq, atacseq)
share_levelShortname for share level (private, shareable, public)
statusShortname for experiment status (draft, pending, pending_complete, complete, failed)
assay_data_unitsShortname for assay data units (e.g. raw_counts)
plot_countInteger, total plots created for the experiment
ownerFirst and last name of the user who currently owns the experiment
created_byFirst and last name of the user who created the experiment
created_atDate the experiment was created