Find ChEBI IDs for name patterns
A list of ChEBI IDs that contain a specific name pattern is returned.
find_chebis(chebi_data, pattern)
chebi_data |
A data frame that contains at least information on ChEBI IDs (id) and their names (name).
This data frame can be obtained by calling |
pattern |
A character vector that contains names or name patterns of molecules. Name patterns can be for example obtained with the |
A list of character vectors containing ChEBI IDs that have a name matching the supplied pattern.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.