Giter Club home page Giter Club logo

moleculargraph.jl's Introduction

MolecularGraph.jl

DOI TagBot

MolecularGraph.jl is a graph-based molecule modeling and chemoinformatics analysis toolkit fully implemented in Julia.

Documentation and API Reference

Documentation and API Reference

How to use

Pluto.jl notebook tutorials

To run codes in your environment, see Edit or run this notebook instruction shown in the top-right of the tutorial pages below.

  • Getting started
  • Molecular graph basics
    • Scope of MolecularGraph.jl
    • Considerations in molecular graph implementation
    • Basic operations provided by Graphs.jl interface
    • MolGraph type and atom/bond properties
  • Properties and descriptors
    • Built-in molecule properties and descriptors
      • Lipinski's Rule of five (RO5)
      • Molecular formula
      • Atom and bond properties
      • Graph topology (ring and fused ring)
    • Auto-update mechanism of properties
  • Preprocessing
    • Remove hydrogen vertices
    • Extract molecules of interest
    • Standardize charges
    • Dealing with resonance structure
    • Customize property updater
  • Mass and isotopes
    • Molecular weight and exact mass
    • Uncertainty
    • Isotopic composition
    • Simulate mass spectrum
  • Substructure and query
    • Substructure match
    • InChI and InChIKey
    • SMARTS query
    • Structural alerts (e.g. PAINS)
    • Functional group analysis
    • Query containment
  • Maximum common substructure (MCS)
    • Maximum common induced substructure (MCIS)
    • Maximum common edge-induced substructure (MCES)
    • Connected or disconnected MCS
    • Working with larger molecules
    • Topological constraint (tdMCS)
  • Drawing molecule
    • Settings of 2D structure images
      • Change image size
      • Layout for web and Pluto notebook
    • Regenerate 2D coordinates
    • 3D molecule rendering using Makie.jl
  • Stereochemistry
    • Stereochemistry as a molecular graph property
    • Stereospecific implicit hydrogens

Features

  • Chemical structure file I/O

    • 2D structure image drawing and export to SVG
    • 3D structure drawing (Makie.jl)
    • SDFile reader/writer (.sdf, .mol)
    • SMILES/SMARTS parser (only reader)
    • Coordinates generation (coordgenlibs)
  • Properties and descriptors

    • H-bond donor/acceptor
    • rotatable bonds
    • Aromaticity
    • Wildman-Crippen logP
  • Substructure and query

    • InChI (InChI)
    • Serialization (molecule object <-> JSON)
    • Subgraph isomorphism detection with VF2 algorithm
      • SMARTS query match
      • Monomorphism, node-induced and edge-induced match
      • Constraints (mandatory/forbidden vertex mapping)
    • Functional group query set
    • Structural alerts detection with ChEMBL dataset
  • Atomic mass

    • standard atomic/molecular weight
    • relative atomic/molecular mass
    • isotopic composition
  • Molecular graph topology

    • Ring, scaffold, connected components
    • Minimum cycle basis (de Pina algorithm)
      • Smallest set of smallest rings (SSSR)
    • Planarity (left-right planarity test)
    • Maximum matching
      • Kekulization
    • Graph traversal
  • Maximum common substructure (MCS)

    • By clique detection algorithm
    • Node-induced (MCIS) and edge-induced (MCES)
    • Connected and disconnected
    • Topological constraint (known as tdMCS)
    • Diameter restriction (MCS-DR) and graph-based local similarity (GLS)

License

MIT license
See Assets/README.md for details of external data sets and their licenses.

Copyright

(C) 2018-2023 Seiji Matsuoka and contributors

moleculargraph.jl's People

Contributors

boxylmer avatar eahenle avatar github-actions[bot] avatar hhaensel avatar juliatagbot avatar mojaie avatar richardskim111 avatar timholy avatar tmcgrath325 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.