Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages