Skip to content

acceleratedscience/openad-plugin-rxn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAD Plugin - RXN

This is a plugin for OpenAD


About RXN

RXN helps you predict chemical reactions, retrosynthesis pathways and experimental procedures.

RXN was trained on more than 3 million chemical reactions, derived from publicly available patents. Since then, the Molecular Transformer has outperformed all data-driven models, achieving more than 90% accuracy on forward chemical reaction predictions (reactants + reagents to products).

You can train AI models with data for specific chemistry domains.

rxn.app.accelerate.science / GitHub


About this Plugin

This plugin exposes a subset of RXN functionality to the OpenAD client, more specifically:

  • Predict reactions between molecules
  • Predict retrosynthesis pathways to generate a molecule
  • Interpret chemical recipes and parse them into step-by-step instructions

Installation

Regular installation:

pip install git+https://github.com/acceleratedscience/openad-plugin-rxn

Installation for development:

git clone git@github.com:acceleratedscience/openad-plugin-rxn.git
cd openad-plugin-rxn
pip install -e .

Authentication

In order to use this plugin, you need an API key. You'll get 100 API request for free.

  1. Sign up for an RXN account at rxn.app.accelerate.science

  2. Obtain your API key by clicking the user profile icon in the top right hand corner and select "Account", then select the "My keys" tab.

    RXN API key

  3. Use rxn login or any RXN command to be prompted for your credentials.

    You should get a message saying you successfully logged in.

    To reset your credentials, run rxn reset login

About

RXN plugin for OpenAD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •