DoAbsolute
DoAbsolute copied to clipboard
:package: Automate Absolute Copy Number Calling using 'ABSOLUTE' package
HI, I tried running the example as written, but keep getting the following: > Setting results directory as /home/comp/data/ -> Removed previous error log file. -> Loading segmentation data... ->...
Dear Shixiang, thank you very much for creating a useful wrapper to run Absolute. However, I found there may be a problem on colunm "genome doubling" in the final table...
Hi. I've run DoAbsolute utilizing the example data. Here present the code. ``` example_path = system.file("extdata", package = "DoAbsolute", mustWork = T) # segmentation file seg_normal = file.path(example_path, "SNP6_blood_normal.seg.txt") seg_solid...
作者你好,你给的例子中只有3个样本,使用该包可以正常出结果,但是样本涉及几百个的时候,会报错error protect protection stack overflow,请问您在实际应用过程怎么解决这个问题呢
运行测试文件报错
.----> Error detected, see log for more details. --> Processing sample TCGA-DK-A1A6-06 ... [1] "Capping 1 segs at tCR = 5.0" [1] "Expected copy-ratio = 1.01838" [1] "Removing 0 of...
WGD
你好,我想问一下ABSOLUTE里如果没有HAPSEG文件,他是不输出等位特异性CNV的,那他是如何判断WGD的,我看到示例里面有输出Genome doublings,但似乎与倍性也不怎么匹配