swnn.set_adata_hvgs

swnn.set_adata_hvgs(adata, gene_list=None, indicator=None, slim=True, copy=False)

Setting the given (may be pre-computed) set of genes as highly variable, if copy is False, changes will be made to the input adata. if slim is True and adata.raw is None, raw data will be backup.