Entering edit mode
3.4 years ago
cagdas
▴
10
Hi,
I have 625 miRNAs, and I want to find their expressions (up/down regulated) using TCGA.
How can I make it?
Thanks
Hi,
I have 625 miRNAs, and I want to find their expressions (up/down regulated) using TCGA.
How can I make it?
Thanks
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
You mean you want to check the differential expression of these miRNAs in Normal Vs. Tumor samples?
Yes Nitin Narwade
Usually, to test the difference in gene expression between two groups, I run Wilcox Test (a non-parametric test, which uses median to test the difference between two groups) using normal and tumor samples along with the fold change (using log2(median expression of a gene in each group)).
Maybe you can try something similar.
No, not statistical test. I want to see their expression profile Up or Down for a cancer.
You can check cBioPortal (LINK) if you simply want to examine profiles.