Closed cvanderaa closed 2 years ago
Hi @cvanderaa
Thanks for reporting. The issue was related to how the sampleMap
was generated when no colData
rownames were found in the other assay. It should be fixed now and I've added unit tests.
Best regards,
Marcel
Hi Marcel, As always, thank you very much for the quick fix! :pray:
Hi,
I'm experiencing an issue with
subsetByColData()
. Here is a minimal example that reproduces the issue:Generate the data
Invoke the error
Notes
I could not find a solution to the issue, but have 2 observations that may guide debugging: