scanpy.pl.ranking#
- scanpy.pl.ranking(adata, attr, keys, *, dictionary=None, indices=None, labels=None, color='black', n_points=30, log=False, include_lowest=False, show=None)[source]#
- Plot rankings. - See, for example, how this is used in pl.pca_loadings. - Parameters:
- Return type:
- Returns:
- Returns matplotlib gridspec with access to the axes.