创建Seurat对象

之前cellranger count以及aggr拿到了三组表达矩阵文件,后续使用seurat等R包进行处理

配置:

Linux/R4.1.0

1.安装BiocManager

> install.packages("BiocManager")
--- Please select a CRAN mirror for use in this session ---
Secure CRAN mirrors 
.
21: China (Guangzhou) [https]
.
Selection: 21
* DONE (BiocManager)

The downloaded source packages are in
        ‘/tmp/Rtmpn99W31/downloaded_packages’
# 安装成功
> library(BiocManager)
Bioconductor version 3.14 (BiocManager 1.30.16), R 4.1.0 (2021-05-18)

2. 安装Seurat等

第一次装,问题真多,小白头疼 

> BiocManager::install("Seurat")
.
.
# 疯狂error,查看
> warnings()

Warning messages:
1: In .inet_warning(msg) :
  installation of package ‘caTools’ had non-zero exit status
2: In .inet_warning(msg) :
  installation of package ‘sitmo’ had non-zero exit status
3: In .inet_warning(msg) :
  installation of package ‘openssl’ had non-zero exit status
4: In .inet_warning(msg) :
  installation of package ‘htmlwidgets’ had non-zero exit status
5: In .inet_warning(msg) :
  installation of package ‘crosstalk’ had non-zero exit status
6: In .inet_warning(msg) :
  installation of package ‘RSpectra’ had non-zero exit status
7: In .inet_warning(msg) :
  installation of package ‘future’ had non-zero exit status
8: In .inet_warning(msg) :
  installation of package ‘miniUI’ had non-zero exit status
9: In .inet_warning(msg) :
  installation of package ‘patchwork’ had non-zero exit status
10: In .inet_warning(msg) :
  installation of package ‘RcppAnnoy’ had non-zero exit status
11: In .inet_warning(msg) :
  installation of package ‘reticulate’ had non-zero exit status
12: In .inet_warning(msg) :
  installation of package ‘Rtsne’ had non-zero exit status
13: In .inet_wa
  • 1
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

璐璐璐璐璐952

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值