Why all of the logFC are NA in my edgeDF2
0
0
Entering edit mode
xuertowong • 0
@xuertowong-12545
Last seen 7.1 years ago
> countDF2 <- read.delim("countDFeByg2.xls", row.names=1, check.names=FALSE)
> targets2 <- read.delim("mvmtarget1.txt", comment="#")
> cmp2 <- readComp(file="mvmtarget1.txt", format="matrix", delim="-")
> edgeDF2 <- run_edgeR(countDF=countDF2, targets=targets2, cmp=cmp2[[1]], independent=FALSE, mdsplot="")

 

After i ran this code, all of the logFC in edgeDF2 are NA. But other countDFeByg file are not like the countDFeByg2.xls. Why?

R edger systemPipeR • 1.2k views
ADD COMMENT
0
Entering edit mode

If i delete many samples, the logFC can be a number. I really dont konw why? Someone help me

 

ADD REPLY
0
Entering edit mode

I'm an edgeR author, but you're using edgeR by way of systemPiper and it's hard to know what systemPiper is doing internally. So the systemPiper author will need to help you.

edgeR does not normally give NA logFCs when used directly.

ADD REPLY

Login before adding your answer.

Traffic: 769 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6