romicsChangeIDs: romicsChangeIDs()

View source: R/02_Romics_Base_Functions.R

romicsChangeIDsR Documentation

romicsChangeIDs()

Description

Change the main IDs of the romics_object

Usage

romicsChangeIDs(romics_object, newIDs = "newIDs")

Arguments

romics_object

A object created using the function romicsCreateObject() and containing a list of IDs in the 'IDs' layer

newIDs

has to be a character vector maching exactly one of the column name of the 'IDs' layer

Details

changes the IDs of an romics_object.

Value

This function returns a modified romics object, please see the create_romics_object() documentation.

Author(s)

Geremy Clair


PNNL-Comp-Mass-Spec/RomicsProcessor documentation built on March 18, 2023, 5:14 a.m.