Skip to content

Moved ExpressionSet to StefansExpression set as bioconductor already uses the first name.

Notifications You must be signed in to change notification settings

stela2502/StefansExpressionSet

Repository files navigation

Install

The software has lately changed from bad S3 to probably worse S4. On the positive site you can now install this software like that:

library(devtools)

install_github('stela2502/StefansExpressionSet')

or

install_github('stela2502/StefansExpressionSet', build_vignettes=FALSE)

Depends on

This package depends on my RFclust.SGE package that you can install like that:

install_github('stela2502/RFclust.SGE')

Install on minimal server

I had extreme problems installing this lib on a headless shiny server as it depends on the rgl package.

I always missed was the libpng-devel package!!

About

Moved ExpressionSet to StefansExpression set as bioconductor already uses the first name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published