作者操作系统: centos stream9
官网地址:https://themilolab.github.io/SPATA2/
安装方法:https://themilolab.github.io/SPATA2/articles/installation.html
安装相关的包安装:
devtools::install_github("haleyjeppson/ggmosaic")
devtools::install_github("hrbrmstr/ggalt")
yum install ImageMagick-c++-devel
以下两个包,要下载源代码,然后用R CMD INSTALL xxx.tar.gz的方法安装
https://cran.r-project.org/src/contrib/Archive/Matrix.utils/
https://cran.r-project.org/src/contrib/Archive/grr/
不能正常安装的包:ggmosaic, Matrix.utils,grr
ggmosaic包的网站:
https://bioconductor.org/packages/oldstats/bioc/ggmosaic/
提示:
Download stats for software package ggmosaic
This page was generated on 2025-04-15 06:43:59 -0400 (Tue, 15 Apr 2025).
Note that ggmosaic doesn't belong to the current release or devel version of Bioconductor anymore.
Number of downloads for software package ggmosaic, year by year, from 2025 back to 2014 (years with no downloads are omitted):
参考:
SCS 60.单细胞空间转录组空间聚类(SPATA2)
https://blog.csdn.net/weixin_41368414/article/details/155994984