Displaying 20 results from an estimated 3000 matches similar to: "R performance--referred from Bioconductor listserv"
2003 Dec 04
2
RE: R performance questions
Hi--
While I agree that we cannot agree on the ideal algorithms, we should be
taking practical steps to implement microarrays in the clinic. I think
we can all agree that our algorithms have some degree of efficacy over
and above conventional diagnostic techniques. If patients are dying
from lack of diagnostic accuracy, I think we have to work hard to use
this technology to help them, if we
2004 Oct 21
2
RMA question
Can anybody explain why RMA has to have a default normalization method:
quantile-quantile? Why don't leave the choices to users?
If I just want to use RMA to do a background correction without
normalization, how should I specify the ? in the normalize.method="?" ?
Hairong
[[alternative HTML version deleted]]
2010 Mar 29
1
stuck with affy / limma
Hi,
I have a question concerning the analysis of some affymetrix chips. I
downloaded some of the data from GEO GSE11324 (see below). In doing so I'm
stuck after I identified the probesets with significant changes. I have
problems in assigning probeset specific gene names as well as getting the
genomic coordinates. Furthermore I have no clue how to deal with the fact,
that most genes have
2007 Dec 24
3
Affy Package
Dear R Users,
In the expresso function, which combination of these methods for data pre-processing (when using affymetrix oligo arrays) is the best:
bgcorrect.metod = rma rma2 mas
normalize.method = qspline quantiles loess
pmcorrect.method = pmonly subtractmm mas
summary.method = liwong avgdiff medianpolish mas
There are many options within each method. I would appreciate a hint on the best
2007 Aug 06
1
Problems with expresso
Hello,
I want to use expresso for preprocessing the hgu133a-spikein data from
affycompII. But there is an error:
> library(affy)
> path <- "z:/Microarray/hgu133a-spikein/rawdata"
> celFile <- list.celfiles(path=path,full.names=TRUE);
> affyBatch <- ReadAffy(filenames=celFile[1:6]);
> eset1 <-
2006 Mar 16
2
Bioconductor package on linux machine
Hi together,
we received a question about the bioconductor package,
maybe anybody could help the guy and I will deliver the message over our
forum to him.
If this way is allowed ...
Regards Knut
Here the question:
Hello,
I have installed R on a linux machine. I have then installed the
biocLite.R package from bioconductor.
I wanted to install a few other packages - hgu133plus2cdf, rma .
I
2005 Aug 31
1
Bioconductor and R-devel
Hi,
I have built R (current development version) and BioConductor 1.7
with portland group compiler on a AMD Opteron.
When I ran qc assessment on Affymetrix latin square data set, I got the
following output,
Loading required package: affy
Loading required package: Biobase
Loading required package: tools
Welcome to Bioconductor
Vignettes contain introductory material. To view,
2006 Nov 11
1
Install bioconductor
Hello useRs,
I'm trying to install bioconductor on ubuntu edgy eft and R 2.4.0.
I have some error messages during installation, in particular for the
package "affy" :
"Error: package 'affy' required by 'makecdfenv' could not be found"
I have tryed to install 'makecdfenv' with the command :
getBioC("makecdfenv")
But I have this message
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
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
2005 Jul 19
1
mac os x crashes with bioconductor microarray code (PR#8013)
Full_Name: Eric Libby
Version: 2.1.1
OS: OS Tiger
Submission from: (NULL) (65.93.158.117)
I am trying to analyze microarray data of 42 human arrays. I typed in the
following instructions:
library(affy)
Data <-ReadAffy()
eset <- expresso(Data, normalize.method="invariantset", bg.correct=FALSE,
pmcorrect.method="pmonly",summary.method="liwong")
And I get some
2011 Nov 22
2
filtering probesets with Bioconductor?
Hi,
I am relatively new to R and Bioconductor and am trying to filter the
topTable that I generated of differentially expressed genes from my
normlized eset file comprised of ~ 40 HG-133A Affy microarrays . I would
like to see if particular probesets are represented in this list.
Alternatively I would like to
generate a topTable of differentially expressed genes using only specified
probesets
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.
*
2005 Oct 18
2
Installing Bioconductor on R
hi all,
Am new to R. I am having problems installing Bioconductor package in
R on fedora core 4 running on AMD64 bit machine.
this is the error message I get :
gcc -shared -L/usr/local/lib -o affyPLM.so avg_log.o biweight.o
chipbackground.o common_types.o do_PLMrlm.o do_PLMrma.o do_PLMthreestep.o
idealmismatch.o LESN.o lm.o lm_threestep.o log_avg.o matrix_functions.o
2009 Feb 25
2
run latent class analysis with R
What's the best approach to running latent class analysis with R? I've downloaded both randomLCA and poLCA packages, but I am interesting in running a standard LCA with individual records (not frequency table) as input data.
Wen Gu
John Jay College of Criminal Justice445 West 59 StreetNew York, NY 10029
wgu@gc.cuny.edu
_________________________________________________________________
2006 Apr 25
1
looking for a PHP developer/listserv
I run a small web development company on the north side of Chicago
and we''re looking for an experienced enterprise-level PHP developer
to consult on a project or hourly basis. I know this forum is a Ruby
group, but I know that a lot of you know PHP people - or started out
as PHP coders.
I''f you''re interested, shoot me an email. If this post is
inappropriate
2020 Oct 20
0
[EXTERNAL] Is there a new way to search the listserv archives?
>>> I see the link here, but clicking it results in a 404. Before I waste everyone's time posting my question, I really wanted to search to see if it's been solved already.
I don't know of a baked-in official method, but the "site:alioth-lists.debian.net/pipermail/nut-upsuser/" search modifier should work with both DuckDuckGo and Google.
Example:
2020 Oct 20
2
Is there a new way to search the listserv archives?
I see the link here
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser>, but
clicking it results in a 404. Before I waste everyone's time posting my
question, I really wanted to search to see if it's been solved already.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Jul 16
4
Stumped on methods
I have been trying to write a "proper" print method for a package, and have
almost gotten what I want. From a reading of the relevant section in R
Extensions and the introduction to methods, I've stuck the whole business
into a character object and used:
NextMethod("print")
However, instead of not printing quotes and displaying the usual
representation of the string,