Closed dougollerenshaw closed 3 years ago
Addresses issue #18. Makes the cell_roi_id and cell_specimen_id columns categorical in the tidy neural dataframe. This limits data usage given that IDs are repeated many thousands of times.
cell_roi_id
cell_specimen_id
Addresses issue #18. Makes the
cell_roi_id
andcell_specimen_id
columns categorical in the tidy neural dataframe. This limits data usage given that IDs are repeated many thousands of times.