Single sample RNAseq data analysis
显示 更早的评论
I have one patient RNAseq sample, no normal sample and a few other patient samples. Is there a way in Matlab that allows me to analyze this type of data?
1 个评论
Ive J
2023-6-6
What do you mean exactly by allows me to analyze? Do you want some differential expression analysis? Do you have bulk or is it single-cell data? I'm not sure you can do much with only 1 group unless you want to study the differentially expressed genes in subgroups (e.g. say your patients can be further divided into various groups based on the severity of some conditions or diseases, then you can compare subgroups). In either case, MATLAB is not a viable choice, check R packages and tutorials (e.g. using R DESeq2 package) which are well-suited for such purposes.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!