Displaying 1 result from an estimated 1 matches for "apasummary".
2010 Nov 16
2
Debugging segfault in foreach
...nMessage(e), expr))})
10: doSEQ(obj, substitute(ex), parent.frame())
11: foreach(chr = chrs, .packages = "GenomicFeaturesX", .verbose =
TRUE) %do% { .gc <- duplicate(gcache, pre.load = NULL)
on.exit(dispose(.gc)) cat("===", chr, "===\n") \
apaSummary(expt, .gc, chr, pvd.policy, utr.index, polya.variants,
gene.collapse) }
12: apaSummaryCrank(bpm[[1]], gcr, chrs[21:22], gene.collapse = "longest")
Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving works...