Skip to content

drieslab/GiottoClass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fdef7f4 · Sep 9, 2024
Aug 28, 2024
Sep 9, 2024
Aug 29, 2024
Sep 9, 2024
Aug 30, 2024
Apr 3, 2024
May 30, 2024
Nov 16, 2023
Aug 13, 2023
Aug 28, 2024
Aug 30, 2024
Mar 14, 2024
Mar 14, 2024
Sep 9, 2024
Sep 9, 2024
Mar 1, 2024
Feb 22, 2024

Repository files navigation

GiottoClass

Version Lifecycle: stable codecov R-CMD-check GitHub issues GitHub pulls

This package contains the Giotto object and subobject class definitions and frameworks. Functionalities relating to data ingestion, basic object creation, data access within the Giotto object, and generics defined for the Giotto classes are all found here.

Applications of this framework and convenience functions for loading specific technologies are found in the base Giotto package.

Installation

You can install GiottoClass like:

library(devtools)
install_github('drieslab/GiottoClass')