Description Usage Arguments Value Examples
View source: R/miRTargets_Stat.r
Extracting miRNAs that target a query gene.
1 2 3 |
miR |
character. miRNA symbol. |
method |
character. Choices are "Pearson", "Distance","Both" and "BothIntersected" |
Platform |
character. Choices are "Affy1","Affy2". |
outpath |
character. The path where the data is stored if TEXT=TRUE. Default is tempdir(). |
Text |
logical . To choose between storing the data as text file. Default is FALSE. |
Outputs the target information, Target Prediction Score, miRNA target function and Target Database that predicts the interaction in a dataframe. Depending upon the ouput choice data is stored in the path specified. Default option prints output to the console.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.