[BioC] Isobar module
Dan Tenenbaum
dtenenba at fhcrc.org
Tue Nov 5 19:01:29 CET 2013
----- Original Message -----
> From: "Trinidad Martín Campos" <trinidadmartinc at gmail.com>
> To: bioconductor at r-project.org
> Sent: Tuesday, November 5, 2013 3:55:08 AM
> Subject: [BioC] Isobar module
>
> Good afternoon,
>
> I am trying to install isobar via Bioconductor and I got this
> message:
>
> Warning message:
> In getDependencies(pkgs, dependencies, available, lib) :
> package ‘isobar’ is not available
>
> I checked the website and I saw it is available for Linux as well so
> I dont
> know where is the problem, can you help me please??
>
> Thanks a lot
>
Try and install it as follows:
source("http://bioconductor.org/biocLite.R")
biocLite("isobar")
If that does not work, please send the output of sessionInfo() to this list. You may be using a version of R/Bioconductor that is too old to support the isobar package.
Dan
> Trinidad
>
> [[alternative HTML version deleted]]
>
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at r-project.org
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives:
> http://news.gmane.org/gmane.science.biology.informatics.conductor
More information about the Bioconductor
mailing list