drawInterPlots: drawInterPlots for finInterResult miRNA and mRNA...

View source: R/drawInterPlots.R

drawInterPlotsR Documentation

drawInterPlots for finInterResult miRNA and mRNA Interrelation real data

Description

This function draws miRNA, mRNA density plots for miRNA and mRNA Interrelation while comparing in addition to overall FC_miRNA and FC_mRNA plots from the finInterResult dataframe function.

Usage

drawInterPlots(mrna, mirna, final_results)

Arguments

mrna

mRNA results of twoTimePoint function.

mirna

miRNA results of twoTimePoint function.

final_results

finInterResult miRNA and mRNA interrelation in two timepoints results in a dataframe.

Value

par plots

Examples

x <- drawInterPlots(mRNA_fc2, miRNA_fc2, final_results)

Mercedeh66/mirTarRnaSeq documentation built on April 14, 2023, 6:49 a.m.