(no subject)
1
0
Entering edit mode
Emma Lucas ▴ 10
@emma-lucas-4307
Last seen 9.6 years ago
Dear All, I have recently started (trying) to use xmapcore for analysis of my mouse Exon 1.0 array data. Now that the install is complete, I am having trouble with the first (!) command: Connected to xmapcore_mus_musculus_58 (red0010) Selected array 'MoEx-1_0' as a default. > raw.data<-read.exon() Error: could not find function "read.exon" Since the example scripts I have managed to find are from the deprecated version, exonmap, I'm wondering if this command has changed? Sorry for such a basic question. All help gratefully received. Emma [[alternative HTML version deleted]]
exonmap xmapcore exonmap xmapcore • 723 views
ADD COMMENT
0
Entering edit mode
Marc Carlson ★ 7.2k
@marc-carlson-2264
Last seen 7.7 years ago
United States
Hi Emma, That error usually means that the library with the command you are trying to call is not yet loaded. If read.exon() was part of xmpacore, then you would need to just say: library("xmapcore") And demote your 1st command to being the 2nd. But since read.exon() doesn't appear to be part of xmapcore (or loaded with it), it looks like you may have other issues going on. But since you have not given us your sessionInfo() or a reproducible example, I can't fully help you out. You might want to have a look at the posting guide and try again. It really does make a big difference in terms of whether or not we can help you. http://www.bioconductor.org/help/mailing-list/posting-guide/ Marc On 10/19/2010 02:14 AM, Emma Lucas wrote: > > Dear All, > I have recently started (trying) to use xmapcore for analysis of my mouse Exon 1.0 array data. Now that the install is complete, I am having trouble with the first (!) command: > > Connected to xmapcore_mus_musculus_58 (red0010) > Selected array 'MoEx-1_0' as a default. > >> raw.data<-read.exon() >> > Error: could not find function "read.exon" > > Since the example scripts I have managed to find are from the deprecated version, exonmap, I'm wondering if this command has changed? > Sorry for such a basic question. All help gratefully received. > Emma > [[alternative HTML version deleted]] > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor >
ADD COMMENT

Login before adding your answer.

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