You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
specify dtype in DataFrame returned by get_gene_data
this can reduce the memory footprint by a factor of many
(scanning through the full WHB 10X data, I was able to get a process
that used to require >= 50 GB to use only 10 GB)
0 commit comments