Hi, I am wondering if I can only calculate bio score based on scib_metrics.Benchmark(). I tried to set batch_key = None or False, but it does not work.
Thanks a lot.
Hi, I am wondering if I can only calculate bio score based on scib_metrics.Benchmark(). I tried to set batch_key = None or False, but it does not work.
Thanks a lot.
Hi, yes - this can be achieved by using scib_metrics.benchmark.BioConservation
.