Parse IUPAC-extended-style structure characters into a glyrepr::glycan_structure().
For more information about IUPAC-extended format, see tools:::Rd_expr_doi("10.1351/pac199668101919").
Usage
parse_iupac_extended(x)
Value
A glyrepr::glycan_structure() object.
Arguments
x
A character vector of IUPAC-extended strings. NA values are allowed and will be returned as NA structures.