This function parses WURCS strings into a glyrepr::glycan_structure().
Currently, only WURCS 2.0 is supported.
For more information about WURCS, see WURCS.
Usage
parse_wurcs(x)
Value
A glyrepr::glycan_structure() object.
Arguments
x
A character vector of WURCS strings. NA values are allowed and will be returned as NA structures.