twoTimePoint: twoTimePoint miRNA and mRNA interrelation in two timepoints

View source: R/twoTimePoint.R

twoTimePointR Documentation

twoTimePoint miRNA and mRNA interrelation in two timepoints

Description

This function uses the output of one2OneRnaMiRNA and returns a sampled from original file interrelation dataframe depending on user sampling selection.

Usage

twoTimePoint(mRNA, miRNA)

Arguments

mRNA

mRNA file generated from fold changes (FC) obj of the one2OneRnaMiRNA.

miRNA

miRNA file generated from fold changes (FC) obj of the one2OneRnaMiRNA.

Value

miRNA mRNA interrelation dataframe

Examples


x <- twoTimePoint(mRNA_fc2, miRNA_fc2)


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