miRNA-seq / Correlate miRNA-seq and RNA-seq data
Description
Given miRNA-seq data and a matching set of RNA-seq data from the same samples,
this tool identifies which genes correlate negatively (or positively) with the miRNA expression.
Parameters
- Phenodata column indicating sample order in miRNA data [EMPTY]
- Phenodata column indicating sample order in RNA data [EMPTY]
- Normalization (none, cpm, TMM) [none]
- Filter by (correlation, p-value) [correlation]
- Filtering threshold (0..1) [0.90]
- Output also the full miRNA-RNA correlation matrix (yes, no) [no]
Details
You need to have miRNA-seq and RNA-seq data from the same samples. The two data sets should optimally have the same number of conditions or time-points, but the tool
is also able to extract just the matching samples. You need to indicate the matching samples with numbers in a given phenodata column. The following analysis steps are performed:
- Pearson correlation coefficients and the corresponding p-values are calculated for all possible miRNA-mRNA pairs.
- The correlation table is filtered so that
- genes that don't have Entrez Gene IDs are removed
- miRNAs that are not expressed in any of the samples are removed
- miRNAs that are not included in either Miranda, miRBase, TargetScan, Pictar or Tarbase database are removed
- miRNA-RNA pairs that are not included in any of the above listed databases are removed
Output
The following result tables are generated:
- Result table containing the known interactions only (step 3)
- Result table containing miRNAs which have annotation in the above mentioned databases (step 2)
- The unfiltered, full correlation matrix (step 1). It has as many rows as there are genes in the data, and three times as many columns as there are miRNAs. The columns consists of three sets of data: correlation (columns with the prefix cor. in their names), p-values (prefix p.) and number of observations (prefix .nObs).
References
More info on the databases of predicted miRNA targets can be found at:
TargetScan
http://www.targetscan.org/
PicTar
http://pictar.mdc-berlin.de/