inst/bin/Draw_PCA_4_checking.r

#!/usr/bin/Rscript 

dim(counts(Re.example))
counts.12<-counts(Re.example)
colnames(counts.12)
install_github("aiminy/Sophia")

Data=counts.12

heatmap_wPCA(Data)

heatmap_wPCA(Data,g_level=c(rep("Mu",8),rep("WT",4)))

Try the PathwaySplice package in your browser

Any scripts or data that you put into this service are public.

PathwaySplice documentation built on April 28, 2020, 7:44 p.m.