Nothing
Code
glycan_structure(graph)
Condition
Error in `purrr::map()`:
i In index: 1.
Caused by error in `purrr::map()`:
i In index: 1.
Caused by error in `.f()`:
! Floating part metadata contains unsupported fields.
x Unsupported field: probability.
Code
glycan_structure(graph)
Condition
Error in `purrr::map()`:
i In index: 1.
Caused by error in `purrr::map()`:
i In index: 1.
Caused by error in `.f()`:
! Floating part metadata contains duplicated fields.
x Duplicated field: root.
Code
glycan_structure(graph)
Condition
Error in `purrr::map()`:
i In index: 1.
Caused by error in `purrr::map()`:
i In index: 1.
Caused by error in `.f()`:
! Floating part metadata is incomplete.
x Missing field: parents.
Code
glycan_structure(duplicate_nodes)
Condition
Error in `purrr::map()`:
i In index: 1.
Caused by error in `purrr::map()`:
i In index: 1.
Caused by error in `.f()`:
! Floating part node indices must be unique.
Code
glycan_structure(missing_root)
Condition
Error in `purrr::map()`:
i In index: 1.
Caused by error in `purrr::map()`:
i In index: 1.
Caused by error in `.f()`:
! Floating part nodes must contain its root.
Code
glycan_structure(wrong_component)
Condition
Error in `purrr::map()`:
i In index: 1.
Caused by error in `validate_floating_graph_shape()`:
! Floating part node metadata does not match its graph component.
x Floating part 1 must contain exactly node 2.
Code
glycan_structure(graph)
Condition
Error in `purrr::map()`:
i In index: 1.
Caused by error in `floating_attachment_domain()`:
! Floating part has impossible explicit parent metadata.
x Floating part 1 cannot use explicit parent node 1 because every acceptor position declared by linkage "a2-3" is already occupied.
Code
glycan_structure(conflict)
Condition
Error in `purrr::map()`:
i In index: 1.
Caused by error in `validate_floating_metadata_assignments()`:
! Floating parts cannot be attached simultaneously.
x No conflict-free acyclic assignment connects every floating component to the main tree.
Code
as_glycan_structure("{Fuc(a1-2)|2}{Man(a1-3)|1}Glc(a1-")
Condition
Error in `purrr::map()`:
i In index: 1.
Caused by error in `validate_floating_metadata_assignments()`:
! Floating parts cannot be attached simultaneously.
x No conflict-free acyclic assignment connects every floating component to the main tree.
Code
glycan_structure(conflict)
Condition
Error in `purrr::map()`:
i In index: 1.
Caused by error in `validate_floating_metadata_assignments()`:
! Floating parts cannot be attached simultaneously.
x No conflict-free acyclic assignment connects every floating component to the main tree.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.