Skip to main content

Toolkit to create, manipulate, and query networks of Chemical Reactions and Chemicals

Project description

PyPI - Version PyPI - Python Version Downloads monthly Downloads total

GitHub Workflow Status Documentation Status

License Contributions

Powered by RDKit

LinChemIn logo

LinChemIn (Linked Chemical Information)

The Linked Chemical Information (LinChemIn) package is a python toolkit that allows chemoinformatics operations on synthetic routes and reaction networks.

Authors and Maintainers

Marta Pasquini Marco Stenta

Resources

resource type link
project page https://linchemin.github.io
repository https://github.com/syngenta/linchemin
documentation http://linchemin.readthedocs.io
pypi page https://pypi.org/project/linchemin

Install for usage

1) pypi

pip install linchemin

2) clone & pip

git clone https://github.com/syngenta/linchemin cd linchemin pip install .

3) pip from git

pip install git+https://github.com/syngenta/linchemin

Install for development

git clone https://github.com/syngenta/linchemin cd linchemin pip install -e .[dev]

Testing is based on pytest

Configuration

This package requires some configuration parameters to work, including some secretes to store access credentials to database and services. After installation, and before the first usage, the use should run the following command

linchemin_configure

his command generates the user_home/linchemin directory and places into it two files:

  1. settings.toml populated with defaults settings. The user can review and modify these values if necessary.
  2. .secrets.toml containing the keys for the necessary secrets. The user must replace the placeholders with the correct values For more details please refer to the Configuration section of the documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

linchemin-2.2.5.tar.gz (106.2 kB view hashes)

Uploaded Source

Built Distribution

linchemin-2.2.5-py3-none-any.whl (121.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page