[BioC] More Help with CDF files

John Zhang jzhang at jimmy.harvard.edu
Wed Apr 16 15:55:05 MEST 2003


>I am still trying to get the CDF information from the files provided on
>the BioConductor website.
>
>I used the commands:
>
>>load("hu6800cdf.rda")
>>hu6800cdf
>
>And get the following message:
>
><environment: 01582558>

ls(hu6800cdf) gets the keys for the environment

get("key", hu6800cdf) or multiget("keys", hu6800cdf) gets the value(s)


>
>How can I open this file and actually see the data?
>
>Ann
>
>_______________________________________________
>Bioconductor mailing list
>Bioconductor at stat.math.ethz.ch
>https://www.stat.math.ethz.ch/mailman/listinfo/bioconductor

Jianhua Zhang
Department of Biostatistics
Dana-Farber Cancer Institute
44 Binney Street
Boston, MA 02115-6084



More information about the Bioconductor mailing list