用户工具

站点工具


cibersort线性回归分析_wilcox分析

cibersort线性回归分析,wilcox分析

测试路径见/TJPROJ6/RNA_SH/shouhou/pip_example/X101SC24010089-Z01-J003-LASSO

首先需要进行cibersort分析,基于结果,使用glmnet包进行线性回归分析

/TJPROJ6/RNA_SH/shouhou/pip_example/X101SC24010089-Z01-J003-LASSO/LASSO_for_cibersort_result.R
usage: LASSO_for_cibersort_result.R [--] [--help] [--opts OPTS] [--stat
       STAT] [--condition CONDITION] [--compare COMPARE]

flags:
  -h, --help       show this help message and exit

optional arguments:
  -x, --opts       RDS file containing argument values
  -s, --stat       the cibersort result file
  -c, --condition  the condition file
  --compare        the compare

进行wilcox分析,并绘制图片

/TJPROJ6/RNA_SH/shouhou/pip_example/X101SC24010089-Z01-J003-LASSO/cibersort_plot.R
usage: cibersort_plot.R [--] [--help] [--opts OPTS] [--stat STAT]
       [--condition CONDITION] [--compare COMPARE]

flags:
  -h, --help       show this help message and exit

optional arguments:
  -x, --opts       RDS file containing argument values
  -s, --stat       the cibersort result file
  -c, --condition  the condition file
  --compare        the compare

最种结果展示cibersort.zip

cibersort线性回归分析_wilcox分析.txt · 最后更改: 2024/10/09 09:48 由 zhangxin