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
> library(cellassign)
> library(SingleCellExperiment)
> data(example_sce)
> data(example_marker_mat)
Warning message:
In data(example_marker_mat) : data set 'example_marker_mat' not found
The conda session info does not match that from the documentation.
In addition, I believe the cell by gene matrix was not working with the cellassign call but since the example data was not working it has been difficult to detect what the issue is. It seemed to work fine with R 3.6 but I do not believe things are working with the conda install (R 4.0)
The text was updated successfully, but these errors were encountered:
The example data does not load.
The conda session info does not match that from the documentation.
In addition, I believe the cell by gene matrix was not working with the cellassign call but since the example data was not working it has been difficult to detect what the issue is. It seemed to work fine with R 3.6 but I do not believe things are working with the conda install (R 4.0)
The text was updated successfully, but these errors were encountered: