tanova.ragu.to.cartool: A function to transfer tanova results from Ragu to Cartool

Description Usage Arguments

View source: R/tanova.ragu.to.cartool.R

Description

This function takes the .txt files from the RAGU software and transforms it into a .ep files. The p-values are dichotomized. p-val < 0.05 are took down to 0 wilhe the p-val > 0.05 are set to 1.

Usage

1
tanova.ragu.to.cartool(file, sig_cut_off = 0.05)

Arguments

file

.txt file containing the tanova results from RAGU

sig_cut_off

Significance threshold according to which dichotomize the data. Default is 0.05


EricMenetre/NPL documentation built on June 23, 2021, 2:10 p.m.