join_cetsa: join_cetsa

View source: R/join_cetsa.R

join_cetsaR Documentation

join_cetsa

Description

Function to join a list of data frame from IMPRINTS-CETSA experiment and renamed the column. (Allow to avoid the adding of ".x" or ".y" at the end of the column names)

Usage

join_cetsa(list_data, new_names = c("1h", "6h"))

Arguments

list_data

A list of data frames. Usually the data frames are the output from the imprints_caldiff function.

new_names

The new character element you want to add at the end of the columns name.

Value

The joined data frame (by 'id' and 'description')


mgerault/mineCETSAapp documentation built on April 17, 2025, 7:24 p.m.