[BioC] Re: Limma
Gordon Smyth
smyth at wehi.edu.au
Mon Jul 21 12:30:40 MEST 2003
Dear Pook,
At 01:57 AM 18/07/2003, Pook Veerachato wrote:
>Dear Dr.Smyth
>
>Thank you very much for a software website. I already installed it.
>However, I've some questions about using this software to ask you.
>
>I tried to import my datafiles from the program "Imagene" (Biodiscovery)
>into R. Imagene datafiles are saved as *.txt-files.
>
>We used the "read.maimages" comand and were told from the program, that
>there is no such command.
Do you understand that you have to load libraries in R before the commands
in them become available? For example,
library(limma)
?read.maimages
However limma does not at this stage support Imagene datafiles. You would
have to read in the data yourself manually.
Gordon
>We typed it, as recommended in the User's guide for LIMMA.
>
>It's somewhat depressive to fail at this early stage.
>
>Any comments? Thanks for your patience and input.
>
>
>
>With Best Regards,
>
>pook
>
>
>
>
>
>
>
>
>
>Berliner Str.33, Zimmer 207
>D-55131 Mainz
>Germany
>Email : <mailto:vgunnapo at hotmail.com>vgunnapo at hotmail.com
> <mailto:vgunnapo at lycos.com>vgunnapo at lycos.com
>Tel. 6131-627-2937
>
>Institute of Medical Microbiology and Hygiene
>Johannes-Gutenberg University
>Hochhaus am Augustusplatz
>55101 Mainz
>Germany
More information about the Bioconductor
mailing list