Skip to content

Retinal scRNA-seq datasets from the Cobrinik lab at CHLA for processing and visualization using Chevreul

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

cobriniklab/chevreuldata

Repository files navigation

chevreuldata

GitHub issues GitHub pulls

The goal of chevreuldata is to store data for the chevreul package

Installation instructions

Get the latest stable R release from CRAN. Then install chevreuldata from Bioconductor using the following code:

if (!requireNamespace("BiocManager", quietly = TRUE)) {
    install.packages("BiocManager")
}

BiocManager::install("chevreuldata")

And the development version from GitHub with:

BiocManager::install("whtns/chevreuldata")

Example

This is a basic example which shows you how to solve a common problem:

library("chevreuldata")
## basic example code

Please note that the chevreuldata was only made possible thanks to many other R and bioinformatics software authors, which are cited either in the vignettes and/or the paper(s) describing this package.

Code of Conduct

Please note that the chevreuldata project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Development tools

For more details, check the dev directory.

This package was developed using biocthis.

About

Retinal scRNA-seq datasets from the Cobrinik lab at CHLA for processing and visualization using Chevreul

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages