search for: upregul

Displaying 2 results from an estimated 2 matches for "upregul".

Did you mean: regul
2010 Jul 12
3
Multiple Ploting Colors
...ut getting separate colors for anything above 4.5 and less than -4.5? plot(three, type="h", col=ifelse(three > 4.5, "red", "black"), xlim=c(0,500), ylim=range(three), lwd=2, xlab="Chromosome", ylab="Z-Score", font.lab=2, font=2, main="Upregulated Genes in Patient Sample") Thanks in advance, Patrick The information transmitted is intended only for the per...{{dropped:10}}
2012 May 04
0
LIMMA decideTests result zero from contrast matrix
...2 <- eBayes(fit2) > tTUni<- topTable(fitUni, adjust="fdr", sort.by="B", number=numGenes) > results <- decideTests(fit2) > vennDiagram(results,include=c("up","down"),counts.col=c("red","green")) ## ### I get zero genes for upregulation and downregulation ##### Senior Research Associate Bioinformatics Department Jubilant Biosys Pvt Ltd, #96, Industrial Suburb, 2nd Stage Yeshwantpur, Bangalore 560 022 Ph No : +91-80-66628346 The information contained in this electronic message and in any attachments to this message is confi...