Skip to content

Drawing chemical compound structures and glycan structures with capabilities to search against the KEGG databases

License

Notifications You must be signed in to change notification settings

BioDeep/KEGG.molDraw

Repository files navigation

KEGG.molDraw

DOI

Drawing chemical compound structures and glycan structures with capabilities to search against the KEGG databases

This application source project required reference to sciBASIC.NET framework: https://github.com/xieguigang/sciBASIC

Example

' Draw a NADPH molecule 2D structure in Extension pipline style.
Call IO _
    .LoadKCF("./DATA/NADPH.txt") _
    .Draw() _
    .Save("./DATA/NADPH.png")

About

Drawing chemical compound structures and glycan structures with capabilities to search against the KEGG databases

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published