[BioC] bioconductor help

Vincent Carey 525-2265 stvjc at channing.harvard.edu
Tue Mar 11 10:29:37 MET 2003


> Dear there:
>
> I'm trying to install the bioconductor packages into R in Windows.
>
> 1. I downloaded the packages and the getBioC.R into the libary folder of R.

that's inappropriate.  don't put things manually
into the library folder until you have more expertise.

> 2. Open getBioC.R.
> 3. getBioC(lib="exprs")

if i were you i would delete all changes to R or reinstall it.
then

1) save the getBioC.R to the C drive

2) start R

3) source("C:\\getBioC.R")

4) getBioC("exprs")



More information about the Bioconductor mailing list