]> git.donarmstrong.com Git - rsem.git/blobdiff - EBSeq/R/GetPP.R
changed output format to contain FPKM etc. ; fixed a bug for paired-end reads
[rsem.git] / EBSeq / R / GetPP.R
diff --git a/EBSeq/R/GetPP.R b/EBSeq/R/GetPP.R
deleted file mode 100644 (file)
index 0c1eeb9..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-GetPP <- function(EBout){
-       #PP=c(EBout[[5]], EBout[[6]])
-       PP=EBout$PPDE   
-}