Skip to content

hemberg-lab/nrg-paper-figures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

% NRG paper figures

This repository contains scripts to recreate the figures from the NRG paper.

Required R libraries

library(SingleCellExperiment)
library(scater)
library(statmod)
library(pheatmap)
library(TSCAN)
library(destiny)
library(corrplot)
library(igraph)
library(cccd)
library(Matrix)
library(cowplot)
library(ggplot2)
library(ggthemes)
library(ggbeeswarm)
library(GGally)
library(RColorBrewer)
library(network)
library(sna)
library(intergraph)
library(dendextend)

Fig. 1

script
pdf
png

Fig. 2

script
pdf
png

Fig. 3

script
pdf
png

Fig. 4

script
pdf
png

Fig. 5

script
pdf
png

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages