stream2.pp.select_variable_genes

stream2.pp.select_variable_genes(adata, layer='raw', span=0.3, n_top_genes=2000)[source]

Select highly variable genes.

This function implenments the method β€˜vst’ in Seurat v3. Inspired by Scanpy.