eCT_harmonize: Harmonize the compound names on sim_data_xl to made finding...

View source: R/eCT_harmonize.R

eCT_harmonizeR Documentation

Harmonize the compound names on sim_data_xl to made finding the correct rows easier later.

Description

INTERNAL USE ONLY.

Usage

eCT_harmonize(
  sim_data_xl,
  compoundToExtract,
  AllRegCompoundsPresent,
  tissue,
  PerpPresent,
  Deets,
  ADAM,
  AdvBrainModel,
  ADC = FALSE
)

Arguments

sim_data_xl

sim_data_xl

compoundToExtract

compoundToExtract

AllRegCompoundsPresent

all compounds present

tissue

tissue

PerpPresent

T or F

Deets

1 row for existing_exp_details$MainDetails

ADAM

T or F

AdvBrainModel

T or F

ADC

T or F

Value

a data.frame of sim_data_xl with compound names and compound codes switched to, e.g., SUBSTRATE

Examples

# none

shirewoman2/Consultancy documentation built on June 1, 2025, 6:05 p.m.