chanzuckerberg / cellxgene-census

CZ CELLxGENE Discover Census
https://chanzuckerberg.github.io/cellxgene-census/
MIT License
76 stars 20 forks source link

[python] fix hvg_vs_scanpy test #1066

Closed ebezzi closed 4 months ago

ebezzi commented 4 months ago

Due to this change in Scanpy's implementation, there is now a new gene_name field that gets added to the returned dataframe. This PR adds the same field to our implementation.