Displaying 8 results from an estimated 8 matches similar to: "Help with 'annotation' in GOHyperGParamsClass"
2009 Mar 14
0
Is it normal that normalize.loess does not tolerate a single NA value?
Dear all,
I have been using normalize.loess and I get the following error
message when my matrix contains NA values:
> my.mat = matrix(nrow=100, ncol=4, runif(400) )
> my.mat[1,1]=NA
> my.mat.n = normalize.loess(my.mat, verbose=TRUE)
Done with 1 vs 2 in iteration 1
Done with 1 vs 3 in iteration 1
Done with 1 vs 4 in iteration 1
Done with 2 vs 3 in iteration 1
Done with 2 vs 4 in
2008 Jan 23
0
writeBin doesn't "send" until readBin executed
Hi all -
I'm playing around with an attempt to do some serial communication from
within R to a microcontroller board. I open a connection:
zz = file("/dev/ttyUSB0",open="a+") ## text mode
... when I execute
writeLines("0",con=zz)
I know the board receives the "0" because the board's serial comm LEDs light
up when submit the command at the R
2008 Aug 18
1
exonmap question: rma (or justplier) crashes
An embedded and charset-unspecified text was scrubbed...
Name: ?????? ?? ????????.
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080818/dcaa0623/attachment.pl>
2008 Aug 27
1
SparseM
Hello,
I am trying to load the package SparseM. It seems that I have successfully
installed SparseM (version 0.78), but I did not succeed in loading the
SparseM package into R 2.7. Does anybody know a trick for loading
SparseM?
Thanks in advance,
Heike
> library(SparseM,lib.loc=my.lib.loc)
Error in packageDescription(pkg)$Version :
$ operator is invalid for atomic vectors
In addition:
2007 Sep 25
1
'load' does not properly add 'show' methods for classes extending 'list'
The GeneSetCollection class in the Bioconductor package GSEABase
extends 'list'
> library(GSEABase)
> showClass("GeneSetCollection")
Slots:
Name: .Data
Class: list
Extends:
Class "list", from data part
Class "vector", by class "list", distance 2
Class "AssayData", by class "list", distance 2
If I create
2008 Apr 03
1
by "infelicity"
Dear list,
Please find below an example of odd
behaviour of the by function.
It occurs both under GNU/Linux R 2.6.2
and Windows R 2.7.0alpha. Respective
sessionInfo()'s are given below.
I hope I do not overlook anything.
testFactor <- factor(sample(LETTERS[1:6], size = 42, replace = TRUE))
testMatrix <- matrix(rnorm(42 * 6), nrow = 42)
testDf <- as.data.frame(testMatrix)
by(data
2006 Jul 25
1
Drosophila Genome 2.0 annaffy annotation
Dear all,
I am currently analyzing a set of arrays hybe on the lattest affy Drosophila
2.0 GeneChip. I am trying to run simple annaffy analysis but can¹t find what
is the name of the annotation file I need to use.
Here is the output of the AffyBatch object I am using:
> expData
AffyBatch object
size of arrays=732x732 features (16749 kb)
cdf=Drosophila_2 (18952 affyids)
number of samples=4
2008 Feb 29
1
RSQLite error
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20080229/e3eaec7a/attachment.pl