change.localID: Change the name of the samples based on preset annotation...

View source: R/data-prep.R

change.localIDR Documentation

Change the name of the samples based on preset annotation tables

Description

Specific to the phd projet

Usage

change.localID(DF, originalNames, newNames, annot.DF, prefix, suffix)

Arguments

DF

a data.frame that the columns names have to be changed

originalNames

the original column names

newNames

the new column names

annot.DF

if it exists, takes over originalNames and newNames

prefix

string will be add to the colnames after the change of id

suffix

string will be removed from the data.frame colnames before the change of id

Value

a data.frame with changed colnames


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.