[BioC] non appearing AffyIDs cColor
Auer Michael
michael.auer at meduniwien.ac.at
Tue Oct 19 13:48:40 CEST 2004
Certain
affy IDS from the hgu133a chip, like 212094_at (PEG10) do not appeare on
the plot as bars.
I used the code
library(geneplotter)
library(hgu133a)
newChrClass <- buildChromLocation("hgu133a")
cPlot(newChrClass)
cPlot(newChrClass,scale=relative)
For example "212094_at" does not appear
cColor(212094_at, "green", newChrClass).
I will attach a series of AffyIDS with there Nucleotide positions.
More information about the Bioconductor
mailing list