This function extracts the PDB assembly ID from a given target string.

get_assembly_id_from_target(target)

Arguments

target

A character string containing a PDB target name with assembly information.

Value

A data frame with columns:

  • target: The original target string.

  • assembly_id: The extracted PDB assembly ID.

  • auth_asym_id: The author-specified ID.