split_metal_name: Convert metal names to search pattern

View source: R/split_metal_name.R

split_metal_nameR Documentation

Convert metal names to search pattern

Description

Converts a vector of metal names extracted from the ft_metal column obtained with fetch_uniprot to a pattern that can be used to search for corresponding ChEBI IDs. This is used as a helper function for other functions.

Usage

split_metal_name(metal_names)

Arguments

metal_names

a character vector containing names of metals and metal containing molecules.

Value

A character vector with metal name search patterns.


protti documentation built on Jan. 22, 2023, 1:11 a.m.