Hi,
Thanks for developing this useful tool.
I got the following error message when using Startrac.run:
> out <- Startrac.run(in.dat, proj = "test", cores = 8, verbose = T)
[2022-10-25 07:57:31] initialize Startrac ...
[2022-10-25 07:57:33] calculate startrac index ...
[2022-10-25 07:57:34] calculate pairwise index ...
[2022-10-25 07:58:31] calculate indices of each patient ...
[2022-10-25 07:59:16] collect result
Error in rbind(deparse.level, ...) : numbers of columns of arguments do not match
4.
stop("numbers of columns of arguments do not match")
3.
rbind(deparse.level, ...)
2.
rbind(slot(ret, v), ldply(obj.list, function(obj) { slot(obj, v) }))
1.
Startrac.run(in.dat, proj = "scESCC", cores = 8, verbose = T)
Do you have any idea about this issue?
Thank you in advance.
Hi,
Thanks for developing this useful tool.
I got the following error message when using
Startrac.run:Do you have any idea about this issue?
Thank you in advance.