sc.pl.dotplot()

sc.pl.dotplot()

https://scanpy.readthedocs.io/en/stable/generated/scanpy.pl.dotplot.html#scanpy.pl.dotplot

When marker gene inputs are list

sc.pl.dotplot(adata, groupby=, var_names=, use_raw=, layer=, figsize=)

    1. groupby=: base on what to group; 'leiden'
    1. var_names=: features for plot
    1. use_raw=: if use the .raw.X for plot; default=None, the .raw.X will be used if present
    1. layer=: key in .layer used for plotting
    1. figsize=: size of the plot; (3, 2)

sc.pl.dotplot(scanpy_object, var_names=['TNFRSF4', 'CPSF3L', 'ATAD3C', 'C1orf86', 'RER1', 'TNFRSF25', 'TNFRSF9'], groupby='leiden')

When marker gene inputs are dictionary

sc.pl.dotplot(adata, groupby=, var_names=, use_raw=, layer=, figsize=)

    1. groupby=: base on what to group; 'leiden'
    1. var_names=: features for plot
    1. use_raw=: if use the .raw.X for plot; default=None, the .raw.X will be used if present
    1. layer=: key in .layer used for plotting
    1. figsize=: size of the plot; (3, 2)

sc.pl.dotplot(scanpy_object_used, var_names={'HBC':['ENSMUSG00000037405','ENSMUSG00000045545'], 'mOSN':'ENSMUSG00000027744'}, groupby='res_0.1')

?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請結(jié)合常識與多方信息審慎甄別。
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺,僅提供信息存儲服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

友情鏈接更多精彩內(nèi)容