[BioC] Annotation package for Yeast Genome S98 array ?
Marc Carlson
mcarlson at fhcrc.org
Tue Oct 16 22:10:25 CEST 2007
John Zhang wrote:
>> I am just wondering if there is any annotation package for the affymetrix
>> Yeast Genome S98 array ? If so, could anyone please give me the name of it.
>>
>
>
>> source("http://www.bioconductor.org/biocLite.R")
>> biocLite("ygs98")
>>
>
> will have the package installed.
>
>
>> Many thanks.
>>
>>
>>
>> --
>> Lam C. Tsoi (Alex)
>> Medical University of South Carolina
>>
>> [[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
>
> Jianhua Zhang
> Department of Medical Oncology
> Dana-Farber Cancer Institute
> 44 Binney Street
> Boston, MA 02115-6084
>
> _______________________________________________
> 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
>
>
Or you could add ".db" onto this name to get a new sqlite based package
for the same:
source("http://www.bioconductor.org/biocLite.R")
biocLite("ygs98.db")
Marc
More information about the Bioconductor
mailing list