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,
  AllCompoundsPresent,
  tissue,
  PerpPresent,
  Deets,
  ADAM,
  AdvBrainModel
)

Arguments

sim_data_xl

sim_data_xl

compoundToExtract

compoundToExtract

PerpPresent

T or F

ADAM

T or F

AdvBrainModel

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 Feb. 18, 2025, 10 p.m.