Glimma
Glimma copied to clipboard
Glimma R package
| Master | Devel |
|---|---|
PROJECT HAS MOVED
Development of Glimma has been moved to https://github.com/hasaru-k/GlimmaV2 This repository has been archived.
Glimma
Welcome to Glimma, a R package for creating interactive plots for differential expression analysis.
User suggestions are very welcome, please start an issue for usability improvements or features you'd like to see!
Installation
Using BioConductor
This is the recommended method for installing Glimma. The release version can be installed by running the code below:
source("https://bioconductor.org/biocLite.R")
biocLite("Glimma")
If a more recent version is required the developmental version:
source("https://bioconductor.org/biocLite.R")
useDevel()
biocLite("Glimma")
Bug reports
If you find bugs please let me know by submitting an issue to this project. If possible please provide a small runnable example demonstrating the bug, operating system and R version.
Features
MDS Plots
Changing dimensions to plots

Changing conditions to colour by

MD Plot
Hovering over points

Clicking points

Clicking on table entries
