Learn R Programming

glyrepr (version 0.10.1)

get_anomer: Get the Anomeric information

Description

Get the Anomeric information

Usage

get_anomer(x)

Value

a character vector of the anomeric information.

Arguments

x

A glycan structure vector (glyrepr_structure).

Examples

Run this code
x <- n_glycan_core()
get_anomer(x)

Run the code above in your browser using DataLab