celltypist
celltypist copied to clipboard
Request: allow to specify AnnData layer to use
Sometimes, AnnData files will include other flavours in the .X, but not the log normalised version of the matrix. Would you be able to add an option in the CLI that would allow us to specify the AnnData layer to use instead of .X? Otherwise we would need to read the AnnData, modify it, save it and then load it into cell typist.
Thanks!
@pcm32, layers are currently not supported; will add this option in the new version probably. Thanks for this suggestion.