Skip to content

whtns/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

retinaCobrinik

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages