The schema to use.
Array of pointers to the summarized experiments. Each experiment should contain column names that are unique within that experiment.
Must contain a minimum of 1
items
Name of the experiment. This should be a non-empty string. Experiment names should also be unique within experiments
.
Must be at least 1
characters long
Relative path of the resource from the root of the project directory.
Type of file. Local files should be present in the same project directory.
Pointer to additional metadata for this object, typically stored as a list (via the basic_list
schema).
Relative path of the resource from the root of the project directory.
Type of file. Local files should be present in the same project directory.
Pointer to the sample data. This should be a data frame with one row per sample in the dataset, where each column contains sample annotations. Row names should be present and unique.
Relative path of the resource from the root of the project directory.
Type of file. Local files should be present in the same project directory.
Pointer to the sample mappings. This defines the relationships between columns of the summarized experiments and the samples in the dataset. The data frame should always contain three string columns:
sample
, the sample name.Each row defines a single relationship between a sample and an experiment's column.
Relative path of the resource from the root of the project directory.
Type of file. Local files should be present in the same project directory.
Is this a child document, only to be interpreted in the context of the parent document from which it is linked? This may have implications for search and metadata requirements.
Path to the file in the project directory.