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!