统计研究层次 初级统计(描述性统计):x±s, 中级统计(差异性分析):t检验2对象,F检验3对象,卡方检验,非参数检验 高级统计(关系性分析):线性回归,逻辑回归,cox回...
感谢大神分享,但是在分析时代码design=model.matrix(~factor( group_list ))时报错:
Error in `contrasts<-`(`*tmp*`, value = contr.funs[1 + isOF[nn]]) :
contrasts can be applied only to factors with 2 or more levels
请问是怎么回事
GEO数据挖掘(二)基因差异分析数据来源:https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE54236[https://www.ncbi.nlm.n...
数据来源:https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE54236[https://www.ncbi.nlm.n...
前段时间做了一次分享,整理了一下自己觉得好用的一些科研效率工具。其中有一大半都来自思考问题的熊学长和Jimmy老师的推荐,在此感谢他们。(文末有联系方式)以下是我PPT中的部...
TCGA workfolw RMD格式 R包安装 数据下载 文件类型介绍 manifest xml counts 本文的内容是用GDC下载并整理表达矩阵和临床信息数据。 1....