Utilities / Extract data for miRNA targets
Description
This tool extracts gene expression data from a gene expression data set, based on the result list from one of themiRNA to gene expression correlation tools.
Parameters
- The name of the column in each data table that holds the gene symbols, or entrez gene id:s, that are used to do the matching between the predicted miRNA targets and the probes in the gene expression data.
Details
After a statistical analysis of correlation between miRNA expression and matching gene expression data, the result files contain miRNA-target gene pairs with significant associations. This tool enables extraction of the gene expression data for the target genes, allowing visualization and further downstream analyses of the data. It is required to select both the miRNA correlation result file and the file containing the matching gene expression data in order to run the tool. The matching of target genes to probes in the gene expression data is typically done using the "symbol" or "entrez_id" id column.
Output
The portion of the input gene expression data table containing only the rows for probes that were succesfully mapped to the list of predicted target genes from the miRNA correlation analysis.
References