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.
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 anycell_boundaries
directories! ℹ Ensure all HDF5 files are in thecell_boundaries
subdir for each sample. Runrlang::last_trace()
to see where the error occurred.Regards