listDatasets | R Documentation |
Summary information for all available datasets in the imcdatasets package.
listDatasets()
Each dataset contains single-cell data, multichannel images and cell segmentation masks.
A DataFrame where each row corresponds to a dataset, containing the fields:
FunctionCall
, the R function call required to construct the
dataset.
Species
, species of origin.
Tissue
, the tissue that was imaged.
NumberOfCells
, the total number of cells in the dataset.
NumberOfImages
, the total number of images in the dataset.
NumberOfChannels
, the number of channels per image.
Reference
, a Markdown-formatted citation to
scripts/ref.bib
in the imcdatasets installation directory.
listDatasets()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.