how to use color to represent significant changed genes in maPlot of edgeR
0
0
Entering edit mode
wang peter ★ 2.0k
@wang-peter-4647
Last seen 9.6 years ago
dear ALL: I can plot the MA pic,but donot know how to use the color. there is a parameter in the function maPlot de.tags. do i need assign each gene a -1,0 or 1 to represent sig down-regulated, no change or up such is the related coding: et <- exactTest(d, pair=c("c0h","t0h"), dispersion="tagwise") summary(de <- decideTestsDGE(et, p=0.05, adjust="BH")) result <- topTags(et, n=dim(d)[1], adjust.method="BH", sort.by="p.value") write.table(result,file = "t0h_c0h",sep = "\t") maPlot(logAbundance=unlist(result$table["logCPM"]), logFC=unlist(result$table["logFC"])) -- shan gao Room 231(Dr.Fei lab) Boyce Thompson Institute for Plant Research Cornell University Tower Road, Ithaca, NY 14853-1801 Office phone: 1-607-254-1267(day) Official email:sg839 at cornell.edu Facebook:http://www.facebook.com/profile.php?id=100001986532253
ASSIGN ASSIGN • 1.1k views
ADD COMMENT

Login before adding your answer.

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