温馨提示×

温馨提示×

您好,登录后才能下订单哦!

密码登录×
登录注册×
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》

R语言的immune_infiltrates_rnaseq.r RNA-seq怎么用

发布时间:2022-03-21 09:45:58 来源:亿速云 阅读:197 作者:iii 栏目:开发技术

这篇文章主要介绍“R语言的immune_infiltrates_rnaseq.r RNA-seq怎么用”的相关知识,小编通过实际案例向大家展示操作过程,操作方法简单快捷,实用性强,希望这篇“R语言的immune_infiltrates_rnaseq.r RNA-seq怎么用”文章能帮助大家解决问题。

immune_infiltrates_rnaseq.r RNA-seq 转录组数据免疫侵润分析

使用方法:

$ Rscript immune_infiltrates_rnaseq.r -h
usage: immune_infiltrates_rnaseq.r
       [-h] -i expset [-g gene.info] [-t type] [--tpm] [-o outdir]
RNA seq 免疫侵润分析. In general values should be TPM-normalized ,not log-
transformed.
optional arguments:
  -h, --help            show this help message and exit
  -i expset, --expset expset
                        input gene expression set matrix from RNA-seq data tsv
                        format [required]
  -g gene.info, --gene.info gene.info
                        input gene info data [required]
  -t type, --type type  TIMER uses indication-specific reference profiles.
                        [optional]
  --tpm                 whether convert fpkm to tpm [optional, default: False]
  -o outdir, --outdir outdir
                        output file directory [default cwd]

参数说明:

-i 输入基因表达量文件,建议用TPM标准化之后的数据,如果是FPKM可以设置--tpm进行转换;第一列ID为基因NAME

IDTCGA-D7-A74A-01A-11R-A32D-31TCGA-BR-7704-01A-11R-2055-13TCGA-VQ-A91N-01A-11R-A414-31TCGA-CD-A4MH-01A-11R-A251-31
NUP5018.6550531.5923228.2338228.76485
CXCR464.85805125.12356.3524469.98976
NT5E111.481869.858779.3738225.05824
EFNA38.24785742.0330843.4643226.66024
STC14.78111121.3632740.8107719.51568
ZBTB7A95.51678103.4768158.3024126.2677
CLDN91.1874562.4761380.3660817.347344

-t 指定癌症类型, TIMER计算需要,可以指定类型,如果不指定 不输出TIMER的分析结果:

# "kich" "blca" "brca" "cesc" "gbm"  "hnsc" "kirp" "lgg"  "lihc" "luad"

# "lusc" "prad" "sarc" "pcpg" "paad" "tgct" "ucec" "ov"   "skcm" "dlbc"

# "kirc" "acc"  "meso" "thca" "uvm"  "ucs"  "thym" "esca" "stad" "read"

# "coad" "chol"

方法说明:

使用R包:immunedeconv  

可以输出以下方法的免疫侵润分析结果,mcp_counter 需要联网才可以运行,有时报错不出结果;

quantiseq
timer
cibersort
cibersort_abs
mcp_counter
xcell
epic

关于“R语言的immune_infiltrates_rnaseq.r RNA-seq怎么用”的内容就介绍到这里了,感谢大家的阅读。如果想了解更多行业相关的知识,可以关注亿速云行业资讯频道,小编每天都会为大家更新不同的知识点。

向AI问一下细节

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

AI