Skip to content

varunbachalli/rdkit-export-testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8,039 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Export more functions.

  1. fork this rdkit repo. Make whatever changes you want in the clone!
  2. also either clone this repo.
  3. In Code/MinimalLib/docker/Dockerfile where-ever it's rdkit-export-testing change it to the name of your fork.
  4. In Code/MinimalLib/scripts/build_rdkitjs.sh put the url to your fork!
  5. If you want to add any functions that you want to export, then just export it in jswrapper.cpp
  6. from the Code/MinimalLib directory run bash scripts/build_rdkitjs.sh in command line
  7. the exported files will be under Code/MinimalLib/Code/MinimalLib/dist/
  8. Use the exported rdkit files

About

The official sources for the RDKit library

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.3%
  • C++ 24.9%
  • Python 5.8%
  • C 2.5%
  • CMake 1.1%
  • Jupyter Notebook 0.7%
  • Other 1.7%