Displaying 1 result from an estimated 1 matches for "chr1_sig".
2010 May 20
1
computer out of memory when using sigpathway
...,main="")
set.seed(1234)
YANG <- runSigPathway(yy,20,500,Y,p,nsim=100,weightType="constant",ngroup=2,npath=10,verbose=F,allpathway=F,alwaysUseRandomPerm=F)
#write.table(YANG$df.pathways[1:25, ])
write.table(YANG$df.pathways[1:25,],quote=F,sep="\t",file="chr1_sig.txt")
YANG$list.gPS[[1]]
save.image("chr1_sig")