editSampleNames: convenient editing of ramclustObj sample names

View source: R/editSampleNames.R

editSampleNamesR Documentation

convenient editing of ramclustObj sample names

Description

convenient editing of ramclustObj sample names

Usage

editSampleNames(ramclustObj = RC, delim = "-", cmpdlabel = "cmpd")

Arguments

ramclustObj

ramclustR object to edit

delim

character; "-" by default - the delimiter for parsing sample names to factors

cmpdlabel

= "cmpd"; label the data with the annotation. can also be set to 'ann' for column names assigned as annotatins.

Details

convenience function editing of sample names within R to correct errors or add additional factors

Value

returns a list of length 3: $design is the experimental sample factors after parsing by the delim, $data is the dataset, $full.data is merged $des and $data data.frames.

Author(s)

Corey Broeckling


cbroeckl/csu.pmf.tools documentation built on Jan. 26, 2024, 6:27 p.m.