long_results: convert wide format results table containing p-value...

View source: R/utils.R

long_resultsR Documentation

convert wide format results table containing p-value estimates to long format

Description

tidies up the wide results table from 'compare()' to a long format, dropping the fdr columns and quantitie columns

Usage

long_results(r)

Arguments

r

results dataframe typically from 'compare()'

Value

dataframe in long format missing some columns from r


TeamMacLean/pepdiff documentation built on April 24, 2023, 7:48 a.m.