Displaying 20 results from an estimated 10000 matches similar to: "Bioconductor Programmer's Reference"
2004 May 17
0
Bioconductor 1.4 released
Greetings!
The Bioconductor core group would like to announce the 5th release of
Bioconductor, version 1.4. There are many new packages as well as
several major upgrades and fixes in older packages, and users are
encouraged to upgrade existing tools and check out the new packages.
Release 1.4 is intended to be operated with R version 1.9.x, which can
be obtained at CRAN
2002 Nov 20
3
Bioconductor 1.1 Released
The Bioconductor development team announces release 1.1 of the
Bioconductor packages for the analysis of genomic data. Bioconductor
is an open source bioinformatics software project based on R.
Version 1.1 features:
=====================
* All packages from the 1.0 release are included. All current bug
fixes have been applied, and most have upgraded and provide
enhanced functionality.
*
2002 Nov 20
3
Bioconductor 1.1 Released
The Bioconductor development team announces release 1.1 of the
Bioconductor packages for the analysis of genomic data. Bioconductor
is an open source bioinformatics software project based on R.
Version 1.1 features:
=====================
* All packages from the 1.0 release are included. All current bug
fixes have been applied, and most have upgraded and provide
enhanced functionality.
*
2003 May 29
0
Bioconductor 1.2 Released
The Bioconductor development team announces release 1.2 of the
Bioconductor packages for the analysis of genomic data. Bioconductor
is an open source bioinformatics software project based on the R language.
Version 1.2 features:
=====================
* All packages from the 1.1 release are included. All current bug
fixes have been applied, and most have been upgraded and
provide enhanced
2004 Jun 18
0
S+ArrayAnalyzer and BioConductor Announcement
Greetings to all and apologies for any cross-postings. If you know of anyone
else who could benefit from this announcement please forward to them. Best
regards and good luck to everyone, Michael O'Connell.
BioConductor Project and Insightful Corp. Collaboration Announcement
This week, Insightful Corporation announced the availability of
S+ArrayAnalyzer version 2.0, an updated module for
2003 Oct 30
0
Release of Bioconductor 1.3
The Bioconductor core group would like to announce the 1.3 release of
the Bioconductor software. There are many new packages as well as
several major upgrades and fixes in older packages, and users are
encouraged to check them out. Release 1.3 is intended to be operated
with R version 1.8.X, which can be obtained at CRAN
(http://cran.r-project.org/)
-- WHAT FEATURES DOES THIS RELEASE PROVIDE?
2003 Oct 30
0
Release of Bioconductor 1.3
The Bioconductor core group would like to announce the 1.3 release of
the Bioconductor software. There are many new packages as well as
several major upgrades and fixes in older packages, and users are
encouraged to check them out. Release 1.3 is intended to be operated
with R version 1.8.X, which can be obtained at CRAN
(http://cran.r-project.org/)
-- WHAT FEATURES DOES THIS RELEASE PROVIDE?
2003 Feb 11
1
Ruuid package
Hello ...
I would like to direct people's attention to the package "Ruuid" on the
Biconductor website
(http://www.bioconductor.org/repository/devel/package/html/Ruuid.html).
It's purpose is to generate UUID values, and has a simple R interface
(currently one function: getuuid(), with multiple options).
Under unix, it uses Theodore Ts'o's libuuid to create and manage
2003 Mar 21
0
ArrayAnalyzer and Bioconductor
Today, Insightful Corporation (www.insightful.com) is announcing the
availability of S+ArrayAnalyzer, a new, integrated module for S-PLUS
based on collaboration with the BioConductor Project
(www.bioconductor.org) - an open source and open development software
project for the analysis and comprehension of genomic data.
The collaboration between Insightful and BioConductor delivers
benefits to
2003 Mar 21
0
ArrayAnalyzer and Bioconductor
Today, Insightful Corporation (www.insightful.com) is announcing the
availability of S+ArrayAnalyzer, a new, integrated module for S-PLUS
based on collaboration with the BioConductor Project
(www.bioconductor.org) - an open source and open development software
project for the analysis and comprehension of genomic data.
The collaboration between Insightful and BioConductor delivers
benefits to
2009 Feb 04
3
auth_debug_passwords
Hi. I'm new to Dovecot and about to start using it in production. In
the config file, I set the option, auth_debug_passwords, to yes. I do
not see any failed passwords logged, however. It did cause more verbose
authentication logging, but failed passwords are still hidden.
I have also set these options to yes, because I thought they might be
required for auth_debug_passwords to work:
2008 Dec 01
1
[BioC] Rcurl 0.8-1 update for bioconductor 2.7
Hi Patrick,
Greetings from !(sunny) Pittsburgh.
What's the scoop on RCurl on windows (XP)?
I've tried to install RCurl_0.92-0.zip and RCurl_0.9-3.zip,
with both R 2.7.2 and R 2.8.0 from the RGUI (utils:::menuInstallLocal),
and get the error
"Windows binary packages in zipfiles are not supported".
which (according to google's one and only hit) comes from a perl script.
2004 Oct 12
1
R/BioConductor error (PR#7282)
Full_Name: H Deshmukh
Version: 2.0
OS: 2000
Submission from: (NULL) (129.174.206.239)
Can somebody tell me what is it that i am doing wrong,i was not sure whether to
post BioConductor error here or not.
Thanks
>source("http://www.bioconductor.org/getBioC.R")
> getBioC(libName = "all")
Running getBioC version 1.2.65....
If you encounter problems, first make sure that
2006 Feb 13
0
[BioC] ANN: Introductory R and Bioconductor Mini Course , Seattle, April 12-14
[BioC] ANN: Introductory R and Bioconductor Mini Course , Seattle, April
12-14
We will present a short course on using Bioconductor, primarily aimed at
analyzing microarray data, over 2 1/2 days in April. The course will be
a mix of lectures and practical labs.
Instructors:
Robert Gentleman, Seth Falcon, Martin Morgan, and Nolwenn Le Meur
Topics:
Introduction to R
Preprocessing of
2006 Jun 20
1
Installing bioconductor
Hi,
I been trying to install bioconducter into R using the script on the bioconductor home page. However, I get this error message:
> source("http://www.bioconductor.org/biocLite.R")
Error in file(file, "r", encoding = encoding) :
unable to open connection
In addition: Warning message:
unable to connect to 'www.bioconductor.org' on port 80.
It is maybe
2003 Dec 17
2
Can't start R-devel
Hello ...
With a new checkout of R-devel, I'm getting the following error on
startup:
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for a HTML browser interface to help.
Type 'q()' to quit R.
Error in open.connection(con, "rb") : unable to open connection
In addition: Warning message:
cannot open compressed file
2008 Jun 19
1
Installation Error with Bioconductor on R
Hi, I am trying to install Bioconductor onto R version 2.7.0 for Windows. I installed R, then followed the instructions on http://www.bioconductor.org/download, which state that you should type the following:
source("http://bioconductor.org/biocLite.R")
biocLite()
When I do that, I get the following error:
Running biocinstall version 2.2.9 with R version 2.7.0
Your version of R
2013 Oct 23
0
Problema con Bioconductor y R 3.0.2
Hola Eric,
Cual es tu sessionInfo()?
Gracias,
Jorge.-
Sent from my phone. Please excuse my brevity and misspelling.
> On Oct 23, 2013, at 6:59 AM, neo <ericconchamunoz en gmail.com> wrote:
>
> No se bien si hacer la pregunta aca, pero en la lista de correo de
> bioconductor he tenido algunos problemas para hacer la consulta.
>
> Por un error actualice R de la version
2009 Jun 23
1
Cannot install pakages from Bioconductor besides the default installation
I am running the last R version on SuSE 11.1.
I installed the Bioconductor environment following the instructions on the web. As a consequence some
core packages from Bioconductors were installed.
I need to add some more packages. So I tried biomaRt as follows.
It does not get installed correctly.
Please see the following sequence.
Thank you in advance.
Maura
>
2009 Aug 07
2
error installing bioconductor
Hi, I am new to R. I am downloaded the installer for R 2.9.1, and that
installed just fine.
Then I want to install Biocondcutor packages. According to bioconductor
website, I input the following commands.
> source("http://bioconductor.org/biocLite.R")
> bioLite()
Error: could not find function "bioLite"
What am I doing wrong here?
Thanks
--
View this message in