千家信息网

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

发表于:2025-01-19 作者:千家信息网编辑
千家信息网最后更新 2025年01月19日,这篇文章主要介绍"R语言的immune_infiltrates_rnaseq.r RNA-seq怎么用"的相关知识,小编通过实际案例向大家展示操作过程,操作方法简单快捷,实用性强,希望这篇"R语言的i
千家信息网最后更新 2025年01月19日R语言的immune_infiltrates_rnaseq.r RNA-seq怎么用

这篇文章主要介绍"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 -husage: 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 需要联网才可以运行,有时报错不出结果;

quantiseqtimercibersortcibersort_absmcp_counterxcellepic

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

0