We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should support Dask for the “seurat_v3” flavor. But probably after:
Dask support for pp.highly_variable_genes (default "seurat" flavor) #2777
Dask support for pp.highly_variable_genes ("cellranger" flavor) #2807
sc.pp.highly_variable_genes(adata, flavor="seurat_v3") consistency improvement and implementation discussion #2792
sc.pp.highly_variable_genes(adata, flavor="seurat_v3")
That one changes to the “seurat_v3” flavor
The text was updated successfully, but these errors were encountered:
ilan-gold
Successfully merging a pull request may close this issue.
We should support Dask for the “seurat_v3” flavor. But probably after:
Dask support for pp.highly_variable_genes (default "seurat" flavor) #2777
Dask support for pp.highly_variable_genes ("cellranger" flavor) #2807
sc.pp.highly_variable_genes(adata, flavor="seurat_v3")
consistency improvement and implementation discussion #2792That one changes to the “seurat_v3” flavor
The text was updated successfully, but these errors were encountered: