get_anomer: Get the Anomeric information

View source: R/anomer.R

get_anomerR Documentation

Get the Anomeric information

Description

Get the Anomeric information

Usage

get_anomer(x)

Arguments

x

A glycan structure vector or a glycan igraph.

Value

A character vector for structure-vector input, or a character scalar for graph input.

Examples

x <- n_glycan_core()
get_anomer(x)

glyrepr documentation built on Sept. 22, 2026, 5:09 p.m.