-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
When I try to fit the COMPASS Model with a large compass container, I get the following error which I cannot figure out how to solve:
fit <- COMPASS(CC_comb,
treatment = Stim == "SPIKE",
control = Stim == "DMSO",
iterations = 40000)
Error in (function (..., row.names = NULL, check.rows = FALSE, check.names = TRUE, :
arguments imply differing number of rows: 2, 7
As far as I can tell, there is no issue with the metadata or counts. The data structure of the compass container, however, must be causing some issue?
Metadata
Metadata
Assignees
Labels
No labels