ImmuneDynamics / Spectre

A computational toolkit in R for the integration, exploration, and analysis of high-dimensional single-cell cytometry and imaging data.
https://immunedynamics.github.io/spectre/
MIT License
56 stars 21 forks source link

Adapting conversion of data.table to sce for input data.frame #193

Open denvercal1234GitHub opened 1 month ago

denvercal1234GitHub commented 1 month ago

Hi all,

Thank you so much again for your patience and continued support. I look forward to new updates.

In the mean time, I wonder if you could help me adapt the tutorial for converting data.table to sce for data.frame as an input? On the surface, dt and df look the same but I want to make sure the conversion does not lead to unexpected behaviour in resulting sce.

Thank you for your help.

https://immunedynamics.io/spectre/tutorials/datatable_interoperability/sce_support.html