Skip to content

Latest commit

 

History

History
63 lines (50 loc) · 963 Bytes

README.md

File metadata and controls

63 lines (50 loc) · 963 Bytes

% 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