josschavezf / GiottoUtils

Home Page:https://drieslab.github.io/GiottoUtils/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GiottoUtils

Version Lifecycle: experimental Codecov test coverage R-CMD-check GitHub issues GitHub pulls

GiottoUtils exports functionalities that are called internally by many of the other packages in the Giotto ecosystem. These range from things such as commonly used imports to pretty prints. Users should not need to directly interact with this package.

Installation

You can install GiottoUtils like:

if (!requireNamespace("pak", quietly = TRUE)) install.packages("pak")
pak::pak("drieslab/GiottoUtils")

About

https://drieslab.github.io/GiottoUtils/

License:Other


Languages

Language:R 100.0%