JP

Software & Tools

[← Back to Home]

Open-source software and tools developed for cheminformatics and data analysis during my research.


ecfp_cli (`ecfp-gen`)

High-performance & Robust ECFP Fingerprint Generator CLI


mordred_descriptor_calculator (`mordred-desc`)

Reproducible Descriptor Calculator CLI with π-Conjugation Support


Installation

You can install and use these CLI tools by cloning the repository and running editable installation (Python 3.10 recommended):

git clone https://github.com/377H-Miru/[repository-name].git
cd [repository-name]
pip install -e .