Skip to content

ryan-gdm/osmordred

 
 

Repository files navigation

Osmordred: Unified RDKit Descriptors in C++

Build and Start the Container

docker-compose up -d --build

Build the Extension

Enter the container:

docker exec -it osmordred bash

Then inside the container:

bash build.sh

Run Tests

cd test
conda activate osmordred
python test.py

About

Mordred port in cpp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.8%
  • Python 1.4%
  • CMake 1.2%
  • Other 0.6%