安装空间转录组分析软件-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

相关推荐
天桥下的卖艺者3 小时前
使用scitable包,两步生成逆概率删失权重(IPCW)
数据库·r语言
微学AI4 小时前
一根针指向所有方向:挂谷猜想对 LLM Agent 技能-记忆架构的启示
开发语言·人工智能·架构·挂谷猜想
豆瓣鸡4 小时前
算法日记 - Day3
java·开发语言·算法
韭菜炒鸡肝天5 小时前
VTK开发笔记(一):VTK介绍,Qt..+VSx+VTK.编译
开发语言·笔记·qt
Aaron - Wistron5 小时前
Web API C# (Furion版)带 单元测试
开发语言·后端·c#
Dxy12393102166 小时前
Python项目打包成EXE完整教程(PyInstaller实战避坑)
开发语言·python
0566467 小时前
Python康复训练——常用标准库
开发语言·python·学习
骊城英雄7 小时前
基于C#+avalonia ui实现的跨平台点胶机灌胶监控控制上位机软件
开发语言·ui·c#
吾儿良辰7 小时前
一个被BCL遗忘的高性能集合:C# CircularBuffer<T>深度解析
开发语言·windows·c#
昆曲之源_娄江河畔7 小时前
Python如何安装flask, pymssql
开发语言·python·flask·pymssql