tests/testthat/_snaps/guide-glycan.md

guide_glycan reducing-end helpers require matching orientations

Code
  guide_glycan(orient = "H", hjust = hjust_red_end())
Condition
  Error in `.validate_red_end_justification_orientation()`:
  ! `hjust_red_end()` can only be used when `orient = "V"`.
Code
  guide_glycan(orient = "V", vjust = vjust_red_end())
Condition
  Error in `.validate_red_end_justification_orientation()`:
  ! `vjust_red_end()` can only be used when `orient = "H"`.


Try the glydraw package in your browser

Any scripts or data that you put into this service are public.

glydraw documentation built on July 25, 2026, 9:06 a.m.