N could not be mapped to EnsemblID

Hi, thanks for the amazing tool!

Even though not many (26) genes could not be mapped, as seen in the log output below, I would still like to be able to check which genes so I can check why. Could this be added to the log?

Thanks,
Maus

1.81839e+00 seconds == WARNING: Not all of your gene identifiers were EnsemblID; 0 were mapped to EnsemblID; 28304 were already EnsemblID; 26 could not be mapped to EnsemblID

Excuse me, I found them under “gene_identifier_mapping” in the .json!

Great! I’m glad you found that.

For anyone else who encounters this thread, we just added an example Jupyter notebook to the MapMyCells codebase on GitHub that walks users through the detailed contents of the output files produced by MapMyCells.

(it also walks through the process of creating an h5ad file in python and submitting it to MapMyCells, but that part is less relevant to this thread)