Displaying 1 result from an estimated 1 matches for "pde1a".
Did you mean:
pde
2008 Feb 21
3
variable syntax problem
...ues[i], width = 1024, height = 768, pointsize = 12,
bg = "white")
gene.graph("ENSG00000115252", rma.affy, gps=list(1:3, y:z),
type="mean-int", gp.col=c("red", "blue"), by.order=TRUE,
scale.to.gene=FALSE, use.symbol=TRUE, use.mt=FALSE, *main="PDE1A
(red=prostate, blue=tissues[i])"*, ylab="intensity / probeset",
exon.y=1, exon.height=1, exon.bg.col="#c3c3c3",
exon.bg.border.col="black", show.introns=TRUE)
y=y-3
z=z-3
dev.off() }
when i write main=tissues[i] the value is written right. but i would
like to...