getProjectChemicalList: get the list of chemicals currently in the project database

Description Usage Value

View source: R/QueryHelper.R

Description

Gets the chemicals that are currently a part of the project. This list comes from the chemical table in the project database. This function returns the chemical properties needed by all the models within PLETHEM. Chemical information specific to the model currently used is requested through a different function. This function can be used directly by the user to get a list of chemicals in the current project.

Usage

1

Value

Returns a chemical list containing the names(chem_name), CAS numbers(CAS), Molecular Weight(MW),KM and Fraction unbound Unbound in Plasma (FuPls) for all the chemicals in the project


ScitoVation/plethem documentation built on Oct. 1, 2020, 3:37 a.m.