rcpp_corr: Estimate the correlation between genes and transposable...

View source: R/RcppExports.R

rcpp_corrR Documentation

Estimate the correlation between genes and transposable elements

Description

Estimate the correlation between genes and transposable elements

Usage

rcpp_corr(df1, df2, Method)

Arguments

df1

First dataframe

df2

Second dataframe

Method

correlation method

Value

a dataframe containing correlation results


ferygood/TEKRABber documentation built on March 11, 2023, 5:03 a.m.