27 Commits

Author SHA1 Message Date
Greg Landrum
4e320d9b81 update docs (#8080) 2024-12-09 17:33:44 +01:00
Greg Landrum
80b3eeb695 Fixes #5812 (#5820)
* Fixes #5812
switch to using myst and do a bunch of cleanup

* pull myst-parser from conda-forge

* bring in jupyter too
2022-12-03 05:50:50 +01:00
Michel Moreau
7045f4606c Remove obsolete files related to rdkit-js + write a rescoped README for MinimalLib (#5432)
* wip

* user my fork for rdkit-js temporarily

* clean up obsolete files and refactor readme for it to make sense with new rdkit-js repository

* fix dockerfile

* fix URLs and cleanup documentation hierarchy

* further replacement of rdkit-js references where it makes sense

* add link to 2021 UGM in readme
2022-07-24 06:46:35 +02:00
Cédric Bouysset
36b05a476b "Powered by RDKit" Badge (#5085)
* add badges

* switch to alternate badge api

* rearrange a bit and add suggested citation

Co-authored-by: greg landrum <greg.landrum@gmail.com>
2022-03-15 15:41:48 +01:00
Hadrien Mary
8d81f0bdad add datamol project (#4046) 2021-04-16 17:28:30 +02:00
charly828
0370b6cc57 Update Overview.md (#3992)
Dear rdkit Developers,
We have implemented a high-throughput python algorithm that uses rdkit to automatically find the most stable geometry for molecules on surfaces. Among the different features it is able to:

- Generate a handful of adsorbate-surface structures by combining:
    * surface sites
    * adsorbate’s anchoring points
    * conformers
    * orientations
    * probe dissociation of acidic H

- Guess the direction where to place the adsorbate. Useful for nanoparticles or stepped/kinked surfaces.
- Sample different orientations efficiently by using internal angles.
- Detect and correct atomic clashes.
- Optimize the geometry of the generated structures using CP2K or VASP.
- Submit jobs to a computing center and check if they have finished normally.
- Track progress by logging all events on a log file.
- Customize the execution through the edition of a simple input file.

For further information you can read:

its corresponding paper (https://www.doi.org/10.26434/chemrxiv.14095699)
its source code (https://gitlab.com/lch_interfaces/dockonsurf)
its documentation (https://dockonsurf.readthedocs.io)

Thnaks for the consideration.

Yours sincerely

Carles Martí
2021-03-31 05:52:58 +02:00
Zhijiang Yang
f65947de2f appended a new project depend on RDKit (#3955)
* appended a new project depended on RDKit

* moved scopy to beginning of the lists of projects
2021-03-21 04:43:58 +01:00
autodataming
7ef947def8 Update Overview.md (#2925)
format error
2020-02-03 13:08:15 +01:00
Jeff Wagner
d85e0e5af1 Add OFFTK to open-source users (#2794)
* Add OFFTK to open-source users

* move OFFTK to top of "other OSS projects" list
2019-11-17 20:34:41 +01:00
Lukas Turcani
fbaf22f604 Added stk into the "Projects using RDKit" section of the README. (#2162)
* Added stk into the "Projects using RDKit" section of the README.

* Moved stk to the top of projects list and added it to Overview.md.
2018-11-11 14:03:03 +00:00
Greg Landrum
213b776251 Stop building against python2 in travis (#2134)
* remove python2 from travis

* more python2 removal
2018-11-03 04:55:23 +01:00
Greg Landrum
97ae4b367d overview updates (#2122) 2018-10-19 15:11:40 +02:00
Greg Landrum
db9af1af2e update knime urls (#1966) 2018-07-19 17:30:03 +02:00
Greg Landrum
76fd65efa0 update docs for release for release (#1802)
* update doctests

* update doctests

* update for release
2018-04-02 05:11:31 +02:00
Greg Landrum
b9f3c6f884 update docs 2016-11-05 15:09:28 +01:00
Greg Landrum
cd9994d7b0 Documentation update. (#1100)
* update overview.md

* switch to using the MD docs when possible (works thanks to commonmark and recommonmark);
Fixes #1079

* doc update

* doc update
2016-10-14 11:37:01 -04:00
Greg Landrum
4d17f8a4ec Dev/doc updates 2 sept (#1055)
* doc update from Dave Cosgrove

* update contrib docs

* actually do something with .gitignore
2016-09-02 16:02:04 +02:00
Greg Landrum
958298db34 final doc update
switch the demo screenshot for tab completion to jupyter
2016-04-18 08:24:18 +02:00
Greg Landrum
ea9d5779c4 doc update 2016-04-16 06:25:09 +01:00
Greg Landrum
f95ac2f76f update docs 2015-11-10 02:18:31 +01:00
Greg Landrum
05902f0dbf doc update 2015-11-06 06:32:37 +01:00
Greg Landrum
90147c261c doc update 2015-11-06 06:27:12 +01:00
Greg Landrum
c3ec186373 doc update 2015-09-10 10:17:11 +02:00
Greg Landrum
3ba6371692 update overview 2015-08-18 11:19:00 +02:00
Greg Landrum
9cf72408f4 Switch Overview.rst -> Overview.md; update makefile to re-generate Overview.rst 2015-08-17 13:09:53 +02:00
Greg Landrum
5ab927e372 tuning 2015-08-17 09:01:45 +02:00
Greg Landrum
adc4e74e1f start with the overview, translated by pandoc, just to see what it looks like 2015-08-17 08:53:45 +02:00