估计阅读时长: < 1 分钟

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

wordpress
Latest posts by wordpress (see all)

2 Responses

Leave a Reply

Your email address will not be published. Required fields are marked *

博客文章
November 2025
S M T W T F S
 1
2345678
9101112131415
16171819202122
23242526272829
30  
  1. 其实,你不应该直接跑原始表达矩阵的。因为在原始表达矩阵中,基因的特征数量可能会非常多,做随机森林或者SVM建模就会会非常久。应该先用limma程序包对矩阵筛选一次,例如用log2fc绝对值按照阈值cutoff筛选一次,或者对log2fc绝对值排序后取前1000个特征,得到小一些feature集合的矩阵后再使用这个程序包做机器学习分析。

  2. 就是随便看看!