You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi qdnaseq team !
I'm running into some trouble while running callBins. I'm analyzing sparse DNA sequencing data and the combined data is a mixture of tumors with and w/o CNA. Is it how the data is being passed from callBins to CGHcall? or a bug in CGHcall?
any help would be most appreciated,
Error message is:
49 > cn100 <- cn100 %>%
50 + callBins()
51 Dividing chromosomes into arms using centromere positions from GRCh37
52
53 [1] 1
54 [1] 2
55 [1] 3
56 [1] 4
57 [1] 5
58 [1] 6
59 [1] 7
60 [1] 8
61 [1] 9
62 [1] 10
63 [1] 11
64 [1] 12
65 [1] 13
66 [1] 14
67 [1] 15
68 [1] 16
69 [1] 17
70 [1] 18
71 [1] 19
72 [1] 20
73 [1] 21
74 [1] 22
75 [1] 23
76 [1] 24
77 EM algorithm started ...
78
79 Error: Command CGHcall() returned the following error message:
80 Error in e2[[j]]: subscript out of bounds
81 Please contact maintainer of package CGHcall: Mark van de Wiel <[email protected]>
Hi qdnaseq team !
I'm running into some trouble while running
callBins
. I'm analyzing sparse DNA sequencing data and the combined data is a mixture of tumors with and w/o CNA. Is it how the data is being passed from callBins toCGHcall
? or a bug inCGHcall
?any help would be most appreciated,
Error message is:
Session Info
The text was updated successfully, but these errors were encountered: