目录

scDotPlot

Dot plots of single-cell RNA-seq data allow for an examination of the relationships between cell groupings (e.g. clusters) and marker gene expression. The scDotPlot package offers a unified approach to perform a hierarchical clustering analysis and add multiple annotations to the columns and/or rows of a scRNA-seq dot plot. It works with SingleCellExperiment and Seurat objects as well as data frames.

Installation

scDotPlot can be installed from Bioconductor:

if (!requireNamespace("BiocManager", quietly = TRUE)){
      install.packages("BiocManager")
  }

BiocManager::install("scDotPlot")

To install the development version directly from GitHub:

if(!requireNamespace("remotes", quietly = TRUE)){
    install.packages("remotes")
  }

remotes::install_github("ben-laufer/scDotPlot")

Examples

See the package vignette.

关于

用于单细胞RNA测序数据的可视化分析

67.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号