SpikeIn and rma, MAS5 and dChip
1
0
Entering edit mode
@mohammad-esad-djou-1159
Last seen 9.6 years ago
Hello, I would like to make simple test with SpikeIn: (like Dilution) library(affy) library(affydata) data(SpikeIn) myprobesets <- geneNames(SpikeIn)[1:12] eset <- rma(SpikeIn,subset=myprobesets) but I get error message: >myprobesets <- geneNames(SpikeIn)[1:12] Error in geneNames(SpikeIn) : No direct or inherited method for function "geneNames" for this call which difference between Dilution and SpikeIn gives? How can I use MAS5, RMA and dChip for SpikeIn? Thanks, Mohammad Esad-Djou
• 891 views
ADD COMMENT
0
Entering edit mode
Ben Bolstad ★ 1.1k
@ben-bolstad-93
Last seen 9.6 years ago
> >myprobesets <- geneNames(SpikeIn)[1:12] > Error in geneNames(SpikeIn) : No direct or inherited method for function "geneNames" for this call > > which difference between Dilution and SpikeIn gives? How can I use MAS5, RMA and dChip for SpikeIn? SpikeIn is not an AffyBatch (therefore you can't use the same procedures as you can on Dilution), instead it is a different kind of object containing only the probe intensities for a single probeset across 12 arrays > SpikeIn ProbeSet object: id=AFFX-BioB-5_at pm= 20 probes x 12 chips
ADD COMMENT

Login before adding your answer.

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