methylumi: cannot normalizeMethyLumiSet
0
0
Entering edit mode
Jinyan Huang ▴ 190
@jinyan-huang-4157
Last seen 10.2 years ago
I donot have QCdata. > library(methylumi) > des<-read.table("des.txt",header=T,sep="\t") > mldat <- methylumiR("data.txt",sampleDescriptions = des) > avgPval <- colMeans(pvals(mldat)) > toKeep <- (avgPval < 0.05) & (des$grade!="Missing/No tumor") > mldat.norm <- normalizeMethyLumiSet(mldat[,toKeep]) Error in function (classes, fdef, mtable) : unable to find an inherited method for function "QCdata<-", for signature "MethyLumiSet", "NULL"
• 729 views
ADD COMMENT

Login before adding your answer.

Traffic: 823 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