twoTimePoint | R Documentation |
This function uses the output of one2OneRnaMiRNA and returns a sampled from original file interrelation dataframe depending on user sampling selection.
twoTimePoint(mRNA, miRNA)
mRNA |
mRNA file generated from fold changes (FC) obj of the one2OneRnaMiRNA. |
miRNA |
miRNA file generated from fold changes (FC) obj of the one2OneRnaMiRNA. |
miRNA mRNA interrelation dataframe
x <- twoTimePoint(mRNA_fc2, miRNA_fc2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.