NVIDIA-Genomics-Research / rapids-single-cell-examples

Examples of single-cell genomic analysis accelerated with RAPIDS
Apache License 2.0
318 stars 68 forks source link

Bug in preprocess_in_batches #87

Closed avantikalal closed 2 years ago

avantikalal commented 2 years ago

In the preprocess_in_batches function, we filter genes first, before filtering / subsetting cells. https://github.com/clara-parabricks/rapids-single-cell-examples/blob/master/notebooks/rapids_scanpy_funcs.py#L779

This leads to two (minor) discrepancies -