infer_id_type: Infer RCSB Identifier Type

View source: R/id_helpers.R

infer_id_typeR Documentation

Infer RCSB Identifier Type

Description

Infers the likely identifier category for one or more RCSB-related IDs. This helper is additive and does not affect existing workflows unless called explicitly.

Usage

infer_id_type(id)

Arguments

id

A character vector of identifiers.

Value

A character vector with inferred types: "ENTRY", "ASSEMBLY", "ENTITY", "INSTANCE", "CHEMICAL_COMPONENT", or "UNKNOWN".


rPDBapi documentation built on March 9, 2026, 5:08 p.m.