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
Thanks for MolecularExperiment. I got following error while running readMerscope(). The function is unable to detect cell_boundaries.parquet file. Is there any way to read in the cell_boundaries in parquet file format? Thank you in advance
Error in readMerscope():
! Didn't find any cell_boundaries directories!
ℹ Ensure all HDF5 files are in the cell_boundaries subdir for each sample.
Run rlang::last_trace() to see where the error occurred.
Regards
The text was updated successfully, but these errors were encountered:
Hi
Thanks for MolecularExperiment. I got following error while running readMerscope(). The function is unable to detect cell_boundaries.parquet file. Is there any way to read in the cell_boundaries in parquet file format? Thank you in advance
Error in
readMerscope()
:! Didn't find any
cell_boundaries
directories!ℹ Ensure all HDF5 files are in the
cell_boundaries
subdir for each sample.Run
rlang::last_trace()
to see where the error occurred.Regards
The text was updated successfully, but these errors were encountered: