Hi, I installed dcHiC via the conda option and tried to call compartments in trans. After calculating the pca on chr1 the program segfaut-ed.
Written exp1_do_pca/inter_pca/exp1_do_mat/chr1.inter.txt
*** caught segfault ***
address (nil), cause 'unknown'
Traceback:
1: functionsdchic::createtransijk(matpath, bedpath, paste0(outpath, "/", chr[l], ".inter.txt"), as.character(chr[l]))
2: FUN(X[[i]], ...)
3: lapply(1:length(chrom), extractTrans, chrom, normalizePath(df$mat[i]), normalizePath(df$bed[i]), paste0(df$prefix[i], "_pca/", "inter_pca/", df$prefix[i], "_mat"))
4: FUN(X[[i]], ...)
5: lapply(1:nrow(data), readfilesinter, data, pc, cthread, pthread, rowmrge, dirovwt)
An irrecoverable exception occurred. R is aborting now ...
Hi, I installed dcHiC via the conda option and tried to call compartments in trans. After calculating the pca on chr1 the program segfaut-ed.
Written exp1_do_pca/inter_pca/exp1_do_mat/chr1.inter.txt
*** caught segfault ***
address (nil), cause 'unknown'
Traceback:
1: functionsdchic::createtransijk(matpath, bedpath, paste0(outpath, "/", chr[l], ".inter.txt"), as.character(chr[l]))
2: FUN(X[[i]], ...)
3: lapply(1:length(chrom), extractTrans, chrom, normalizePath(df$mat[i]), normalizePath(df$bed[i]), paste0(df$prefix[i], "_pca/", "inter_pca/", df$prefix[i], "_mat"))
4: FUN(X[[i]], ...)
5: lapply(1:nrow(data), readfilesinter, data, pc, cthread, pthread, rowmrge, dirovwt)
An irrecoverable exception occurred. R is aborting now ...