EdgeR FTest
2
0
Entering edit mode
@d59ac2ea
Last seen 8 months ago
United States

I am trying to use QLFT but does not work.

> res1 <- edger_ftest_contrasts(d, type = pheno_frame$Name, contrasts = contrasts, add.means = FALSE, prefix = "T2DvsCon", test = "QLFT") Error in edger_ftest_contrasts(d, type = pheno_frame$Name, contrasts = contrasts, : could not find function "edger_ftest_contrasts"

edgeR • 474 views
ADD COMMENT
0
Entering edit mode
@james-w-macdonald-5106
Last seen 2 hours ago
United States

There is no such function in any Bioconductor package. I can find one in a Github repo that says

Miscellaneous R functions helpful for analysis. Not built for public consumption.

This support site is meant to help people with technical questions about Bioconductor packages. You might contact the owner of that Github repo, but given that it's not meant for public consumption you might be on your own.

0
Entering edit mode
@gordon-smyth
Last seen 18 minutes ago
WEHI, Melbourne, Australia

To use edgeR quasi F-tests, please follow the edgeR documentation:

You should not copy random code from github that is not part of the edgeR documentation and is not intended for public use.

ADD COMMENT

Login before adding your answer.

Traffic: 560 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