I have get a series of differential expressed miRNA from the microArray between the disease people and normal people. Now I want to study the function of the miRNAs, is there a website or database just like DAVID on which I could get the function or pathway enrichment miRNAs conviently.
2 answers
You could do it indirectly by looking at where the miRNA binds, and applying some method to determine the function of the miRNA target. You can identify predicted targets using resources such as http://microrna.org and Targetscan.
So essentially you would be mapping your set of miRNAs to a set of mRNAs, which you would then map to a list of functions and/or pathways. I am less sure about the last step, maybe Gene ontology (GO) enrichment analysis?
There is this database that has published information on miRNAs called miRBase: http://mirbase.org This can be helpful if those miRNA found are in it.
However I'm no certain if this is still being maintained. But has a lot of information still.
Log in to answer this question.
Unfortunately, it seems that there is not such complete databases for miRNAs. Maybe its reason is that in most of applications, researchers map miRNAs to a list of target genes, then study the function of target genes. However, if google "miRNA database" you can find some databases such as miR2Disease.
Oh, what a pity. Thank you very much.