[BioC] regular expression for targets

Jenny Drnevich drnevich at illinois.edu
Wed Jul 16 16:06:05 CEST 2008


HI David,

Once you figure out how to cut down the names to something shorter, 
you can just tell read.maimages() to use those short names instead of 
the file names. See ?read.maimages and the names argument:

names: character vector of names to be associated with each array as 
column name. Defaults to removeExt(files).

That way, you'll have the shorter names no matter what.

Cheers,
Jenny


At 04:31 AM 7/16/2008, Carlos J. Gil Bellosta wrote:
>Or you can use strsplit to break the name of the file up to the ".".
>
>Regards,
>
>Carlos J. Gil Bellosta
>http://www.datanalytics.com
>
>_______________________________________________
>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

Jenny Drnevich, Ph.D.

Functional Genomics Bioinformatics Specialist
W.M. Keck Center for Comparative and Functional Genomics
Roy J. Carver Biotechnology Center
University of Illinois, Urbana-Champaign

330 ERML
1201 W. Gregory Dr.
Urbana, IL 61801
USA

ph: 217-244-7355
fax: 217-265-5066
e-mail: drnevich at illinois.edu



More information about the Bioconductor mailing list