-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugRATs not behaving the way it is intended to.RATs not behaving the way it is intended to.urgentRequires immediate resolution.Requires immediate resolution.
Milestone
Description
Investigating error discovered by @nickschurch:
Bootstrapping replicates...
|====================================================================================== | 88%
Error in `[.data.table`(Transcripts, , `:=`(sumB, rowSums(counts_B, na.rm = TRUE))) :
RHS of assignment to existing column 'sumB' is zero length but not NULL.
If you intend to delete the column use NULL.
Otherwise, the RHS must have length > 0; e.g., NA_integer_.
If you are trying to change the column type to be an empty list column then,
as with all column type changes, provide a full length RHS vector such as
vector('list',nrow(DT)); i.e., 'plonk' in the new column.
(Data and workflow script sent to me privately)
Metadata
Metadata
Assignees
Labels
bugRATs not behaving the way it is intended to.RATs not behaving the way it is intended to.urgentRequires immediate resolution.Requires immediate resolution.