You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi team,
I had previously used Giotto v3.1 to save my processed CosMx data through saveGiotto() function. Now, I have updated the package to v3.3.1, and I get an Error when trying to read the data using loadGiotto().
Looking at the output folder for features, in older versions of Giotto we would have files for the rna slot (see the screenshot below):
However, in the new version, we get different set of files for rna and age_probe slots due to handling them separately in the new workflow (see this screenshot):
So I thinkloadGiotto() expects a different data structure now for loading the data? But in general, it would be good to be able to load the data generated using the older versions. Any help with this will be highly appreciated!
Hi team,
I had previously used Giotto v3.1 to save my processed CosMx data through
saveGiotto()
function. Now, I have updated the package to v3.3.1, and I get an Error when trying to read the data usingloadGiotto()
.Thanks!
Sepideh
Looking at the output folder for features, in older versions of Giotto we would have files for the rna slot (see the screenshot below):
However, in the new version, we get different set of files for rna and age_probe slots due to handling them separately in the new workflow (see this screenshot):
So I think
loadGiotto()
expects a different data structure now for loading the data? But in general, it would be good to be able to load the data generated using the older versions. Any help with this will be highly appreciated!Many thanks!
Sepideh
Here is my session info:
The text was updated successfully, but these errors were encountered: