安装空间转录组分析软件-R包SPATA2的安装

作者操作系统: 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

相关推荐
white_ant14 分钟前
JDK LTS 版本升级迁移注意事项大全
java·开发语言
Bobolink_25 分钟前
跨境业务网络环境评估,“干净、一致、独享”三个关键指标
开发语言·网络·php·跨境网络·网络环境
你怎么知道我是队长31 分钟前
JavaScript的变量和数据类型介绍
开发语言·javascript·ecmascript
xingke43 分钟前
C 语言多文件编程:(一)头文件、extern、编译链接
c语言·开发语言·多文件
戮漠summer1 小时前
Missing Semester 计算机教育中缺失的一课 Lecture 01 Shell
开发语言·后端·scala
jinyishu_1 小时前
C++ string使用方法
开发语言·c++
EW Frontier2 小时前
三级跳突破864维动作空间——QMIX-Hierarchical多无人机协同通信方法全解析【附python代码】
开发语言·python·无人机·强化学习·通信资源分配
名字还没想好☜2 小时前
Next.js 中间件实战:鉴权、重定向与 A/B 分流
开发语言·前端·javascript·中间件·react·next.js
乐观勇敢坚强的老彭2 小时前
C++浮点数使用注意事项
开发语言·c++
wuyk5552 小时前
38.什么是C语言?从语法到工程落地的工程师视角解读
c语言·开发语言·stm32·单片机·mcu·51单片机