Skip to content

Error in rbind(deparse.level, ...) : numbers of columns of arguments do not match #6

@YiweiNiu

Description

@YiweiNiu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions