Skip to contents

Determine if a term is likely a specific biomedical entity with improved accuracy

Usage

is_valid_biomedical_entity(term, claimed_type = NULL)

Arguments

term

Character string, the term to check

claimed_type

Character string, the claimed entity type of the term

Value

Logical, TRUE if the term is likely a valid biomedical entity, FALSE otherwise