Missing columns in write.fit() and poorer precision than topTable()
1
0
Entering edit mode
Ng Stanley ▴ 230
@ng-stanley-2663
Last seen 9.8 years ago
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/bioconductor/attachments/20080305/ 25539dd1/attachment.pl
• 268 views
ADD COMMENT
0
Entering edit mode
@james-w-macdonald-5106
Last seen 1 day ago
United States
If you want the topTable output, why don't you just output that? out <- topTable(fit2) write.table(out, "fit2.xls", row.names=FALSE, sep="\t") Best, Jim Ng Stanley wrote: > Hi, > > Using the two functions: > A) topTable(fit2, adjust.method="BH") > B) write.fit(fit2, file="fit2.xls", adjust = "BH") > > How can I generate the logFC and adjusted.p.values as seen in topTable, for > write.fit ? > Also, how can I make the precision in write.fit the same as topTable ? > > [[alternative HTML version deleted]] > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor -- James W. MacDonald, M.S. Biostatistician Affymetrix and cDNA Microarray Core University of Michigan Cancer Center 1500 E. Medical Center Drive 7410 CCGC Ann Arbor MI 48109 734-647-5623
ADD COMMENT

Login before adding your answer.

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