ChemIcal DatasEt compaRator (CIDER) is a Python package which primarily utilizes RDKit to compare and visualize different chemical compounds from two different datasets.
Project description
ChemIcal DatasEt comparatoR (CIDER)
- ChemIcal DatasEt comparatoR (CIDER) is a Python package which primarily utilizes RDKit to compare and visualize different chemical compounds from two different datasets.
Usage
- To use CIDER, clone the repository to your local disk and make sure you install all the necessary requirements.
We recommend to use CIDER inside a Conda environment to facilitate the installation of the dependencies.
- Conda can be downloaded as part of the Anaconda or the Miniconda platforms (Python 3.8). We recommend to install miniconda3. Using Linux you can get it with:
$ wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh
$ bash Miniconda3-latest-Linux-x86_64.sh
Installation
$ git clone https://github.com/hannbus/ChemIcal_DatasEt_compaRator.git
$ cd ChemIcal_DatasEt_compaRator
$ conda create --name ChemIcal_DatasEt_compaRator python=3.8
$ conda activate ChemIcal_DatasEt_compaRator
$ conda install pip
$ python -m pip install -U pip #Upgrade pip
$ pip install notebook rdkit-pypi matplotlib==3.5.1 seaborn==0.11.2 chemplot==1.2.0 matplotlib_venn==0.11.6 FPDF==1.7.2
Alternative
$ python -m pip install -U pip #Upgrade pip
$ pip install git+https://github.com/hannbus/ChemIcal_DatasEt_compaRator.git
Install from PyPI
$ todo
Basic usage:
- Todo
Cite us
- Busch, H., Schaub, J., Brinkhaus, H. O., Rajan, K., & Steinbeck, C. (2022). ChemIcal DatasEt comparatoR CIDER (Version 0.0.1-dev) [Computer software]. https://doi.org/10.5281/zenodo.6630494
More information about our research group
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cider-chem-0.0.1.dev0.tar.gz
(10.5 kB
view details)
Built Distribution
File details
Details for the file cider-chem-0.0.1.dev0.tar.gz
.
File metadata
- Download URL: cider-chem-0.0.1.dev0.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b3376d89c09ec0ef0772ea89a9e538ae93fba319d963ffa4dcf7b37e592f1be |
|
MD5 | 22049c151c5823893b44d00d2fbb4577 |
|
BLAKE2b-256 | 138109b6c41744c29aa9e47497df32b5d5e2f939e5bfdf7f7b9090140eb7186e |
File details
Details for the file cider_chem-0.0.1.dev0-py3-none-any.whl
.
File metadata
- Download URL: cider_chem-0.0.1.dev0-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6657b9eeade15324e27c490268d396ce4a541ac8e6a60fa86b23e285698ecb62 |
|
MD5 | b1d2b5346f9d041a42829a6518ff7c72 |
|
BLAKE2b-256 | df5ae1d5194065af77c17e55951e56ea596c00813fb0209ab289b0038ffad79a |