Code Monkey home page Code Monkey logo

chemicalspacenetworks's Introduction

Chemical Space Networks in Mathematica

A repository that holds code for an implementation of Chemical Space Networks in Mathematica. For more information see Maggiora, G.M., Bajorath, J. Chemical space networks: a powerful new paradigm for the description of chemical space. J Comput Aided Mol Des 28, 795–802 (2014) as well as my post on wolfram community.

Instructions

ChemicalSpaceNetwork - The Function

The recommended way to use the ChemicalSpaceNetwork function is through the Wolfram Function repository by calling

ResourceFunction["ChemicalSpaceNetwork"]

If you want to run the code locally, download or clone the repository. The file structure includes

├── src
│   ├── nb
│   │   ├── notebook files
│   ├── src
│   │   ├── *.wl files
├── Data
│   ├── sample datasets

The notebook "chemicalSpaceNetwork.nb" holds the same data as "chemicalSpaceNetwork.wl" just in notebook format, run either file and the chemicalSpaceNetwork endpoint will be exposed.

GUI Instructions

If you want to access the UI within Mathematica, first run the function ChemicalSpaceNetwork and ensure that the option "UI" -> True. Then download and run the code contained in the userInterface.nb file.

Warning The chemicalSpaceNetwork.nb file is not cross compatible with the user interface, in order to use the UI you should use either the resource function or package script chemicalSpaceNetwork.wl

Sample Datasets

Included under the Data folder are three sample datasets for three targets. The data was collected from the ChEMBL database using the same workflow described in Scalfani, V.F., Patel, V.D. & Fernandez, A.M. Visualizing chemical space networks with RDKit and NetworkX. J Cheminform 14, 87 (2022).

The dataset includes the one used in Scalfani as well as two additional targets, the D5 dopamine receptor and the cyclin dependent kinase protein family.

Documentation

For further documentation and examples see this post as well as the function repository submission.

Acknowledgements

  • This proejct would not have been possible without contributions from the Wolfram Research, including help from my mentor Robert Nachbar, as well as Stephen Wolfram.

chemicalspacenetworks's People

Contributors

jooshk avatar

Watchers

Robert B Nachbar avatar  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.