error message from GLAD
1
0
Entering edit mode
Irene Li ▴ 30
@irene-li-820
Last seen 9.6 years ago
Hi bioconductor users, I am trying to use GLAD to analyze some array CGH data. The code below works for one input file but not for another one in exactly the same format. Does any one know what the error message at the end means? >test <- read.table(file="test.txt", skip=1, header=TRUE, sep="\t") >profile <- data.frame(LogRatio=log2(test$lym /2), PosOrder=1:dim(test)[1], >PosBase=test$Position, Chromosome=test$Chromosome) >dim(profile) [1] 58494 4 >profile[1,] LogRatio PosOrder PosBase Chromosome 1 -0.03690325 1 0.886727 1 >profileCGH <- as.profileCGH(profile) >res<- glad(profileCGH) Error in lawsglad(y = subsetdata$LogRatio, hinit = hinit, hmax = hmax, : NA/NaN/Inf in foreign function call (arg 1) Many thanks. Irene
CGH GLAD CGH GLAD • 786 views
ADD COMMENT
0
Entering edit mode
@philippe-hupe-1380
Last seen 9.6 years ago
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/bioconductor/attachments/20050816/ 4f63d7ea/attachment.pl
ADD COMMENT

Login before adding your answer.

Traffic: 741 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6