miRanComp | R Documentation |
This function generates a dataframe consisting of mRNA or miRNAs present in miRanda generated file using the miRTarRNASeq:::getInputSpecies() function
miRanComp(miRNA, miRanda)
miRNA |
Matrix or data.frame miRNA/RNA file or transformed diff expression file (generated using TZtranz) |
miRanda |
A dataframe of miRanda file with miRNA$V1 and miRNA targets miRNA$V2 |
An miRNA expression dataframe which includes only Genes/Targets present in miRanda file
x <- miRanComp(miRNA, miRanda)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.