As discovered on #2407: we found that R SOMADenseArray's write ignores the coords passed to it.
This means a user cannot have, say, a 1000x20000 dense array and write portions of it. This is important for Seurat work being done by @mojaveazure .
To be also done on this issue:
As discovered on #2407: we found that R
SOMADenseArray'swriteignores thecoordspassed to it.This means a user cannot have, say, a 1000x20000 dense array and write portions of it. This is important for Seurat work being done by @mojaveazure .
To be also done on this issue:
apis/system/teststo test R write and Python read, and vice versa