STOmics / Stereopy

A toolkit of spatial transcriptomic analysis.
MIT License
197 stars 65 forks source link

marker gene plot #105

Closed xiangyugits closed 1 year ago

xiangyugits commented 1 year ago

Hello, Stereopy team:

How can I visualize single gene like seurat SpatialFeaturePlot?

Sincerely

tanliwei-coder commented 1 year ago

Hi !!

You can run the method data.plt.spatial_scatter_by_gene(gene_name='xxx'), specify the gene you want to plot by parameter gene_name.

Currently, this method just only support one gene, you can run several times to plot more than one genes.

junhouhui commented 1 year ago

Notice: this issue has been closed because it has been inactive for 14 days. You may reopen this issue if it has been closed in error.