]> git.donarmstrong.com Git - rsem.git/blob - EBSeq/R/GetPP.R
Included EBSeq for downstream differential expression analysis
[rsem.git] / EBSeq / R / GetPP.R
1 GetPP <- function(EBout){
2         #PP=c(EBout[[5]], EBout[[6]])
3         PP=EBout$PPDE   
4 }