rapids_singlecell icon indicating copy to clipboard operation
rapids_singlecell copied to clipboard

[FEA] `sc.tl.ingest`

Open maarten-devries opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe. I wish I could use rapids-singlecell to map labels and embeddings from reference data to new data

Describe the solution you'd like Using GPU to speed up sc.tl.ingest

Is there a CPU based implementation https://scanpy.readthedocs.io/en/stable/generated/scanpy.tl.ingest.html

maarten-devries avatar Apr 29 '24 18:04 maarten-devries

@maarten-devries I would have to look into the algorithm and code more closely to see if a port is possible. The Trees that ingest uses might be an issue. But I'll have a closer look into it.

Intron7 avatar Apr 29 '24 18:04 Intron7

Not a high priority, more of a nice to have. Happy to help have a look at this whenever I have some time. Thanks for the great package, by the way.

maarten-devries avatar Apr 29 '24 19:04 maarten-devries