Skip to content

Commit fd2695d

Browse files
committed
Added cdk_pywrapper (and a https upgrade)
1 parent 1d4e33e commit fd2695d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ <h2 id="projects" class="text-center text-primary">Other projects</h2>
425425
<li class="list-group-item"><a target="_blank" href="http://apps.cytoscape.org/apps/chemviz2">ChemViz2</a><small> - cytoscape plugin, network visualisation</small></li>
426426
<li class="list-group-item"><a target="_blank" href="http://scaffoldhunter.sourceforge.net/">Scaffold Hunter</a><small> - Visual analysis of data sets</small></li>
427427
<li class="list-group-item"><a target="_blank" href="https://github.com/KevinLawson/excel-cdk">LICSS (Excel CDK)</a><small> - Integration in MS Excel for Windows</small></li>
428-
<li class="list-group-item"><a target="_blank" href="http://jchempaint.github.io/">JChemPaint</a><small>- Swing based chemical diagram editor (not maintained)</small></li>
428+
<li class="list-group-item"><a target="_blank" href="https://jchempaint.github.io/">JChemPaint</a><small>- Swing based chemical diagram editor (not maintained)</small></li>
429429
<li class="list-group-item"><a target="_blank" href="https://github.com/MehmetAzizYirik/MAYGEN">MAYGEN</a><small>- A chemical structure generator for constitutional isomers based on the orderly generation principle (not maintained)</small></li>
430430
</ul>
431431
</div>
@@ -437,6 +437,7 @@ <h2 id="projects" class="text-center text-primary">Other projects</h2>
437437
<ul class="list-group">
438438
<li class="list-group-item"><a target="_blank" href="https://tech.knime.org/community/cdk">CDK Nodes for KNIME</a><small> - workflow tool</small></li>
439439
<li class="list-group-item"><a target="_blank" href="https://cran.r-project.org/web/packages/rcdk/index.html">rcdk</a><small> - Cheminformatics in R</small></li>
440+
<li class="list-group-item"><a target="_blank" href="https://github.com/sebotic/cdk_pywrapper">cdk_pywrapper</a><small> - Cheminformatics in Python</small></li>
440441
<li class="list-group-item"><a target="_blank" href="http://bioclipse.net/">Bioclipse</a><small> - workbench for life science</small></li>
441442
<li class="list-group-item"><a target="_blank" href="http://ambit.sourceforge.net/">AMBIT</a><small> - RESTful web services</small></li>
442443
<li class="list-group-item"><a target="_blank" href="http://github.com/asad/smsd/">SMSD</a><small> - MCS algorithms (not maintained)</small></li>

0 commit comments

Comments
 (0)