RubD / GiottoClass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 the development version of GiottoClass like so:

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

About

License:GNU General Public License v3.0


Languages

Language:R 95.4%Language:Python 4.6%