]> git.donarmstrong.com Git - rsem.git/blob - EBSeq/R/GetPP.R
Added a user-friendly error message for rsem-sam-validator
[rsem.git] / EBSeq / R / GetPP.R
1 GetPP <- function(EBout){
2         #PP=c(EBout[[5]], EBout[[6]])
3         PP=EBout$PPDE   
4 }