check_inchikey: Test validity of InChIKey(s)

Description Usage Arguments Value Examples

View source: R/chem_FUN.R

Description

Test if InChIKey is valid or not. Inchikeys must respect some rules:

Usage

1
check_inchikey(inchikeys)

Arguments

inchikeys

vector of characters

Value

vector of boolean of same length than the inchikey parameter (TRUE if valid, FALSE if not)

Examples

1
## Not run: check_inchikey("BQJCRHHNABKAKU-KBQPJGBKSA-N")

shutinet/metabSeek documentation built on Sept. 5, 2020, 12:57 a.m.