NCDK is C# implementation of the Chemistry Development Kit (CDK), which is an open-source library of algorithms for structural cheminformatics and bioinformatics.
Info
Version: | 1.6.1 |
Author(s): | Kazuya Ujihara |
Last Update: | Sunday, February 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kazuyaujihara/NCDK |
NuGet Url: | https://www.nuget.org/packages/NCDK |
Install
Install-Package NCDK
dotnet add package NCDK
paket add NCDK
NCDK Download (Unzip the "nupkg" after downloading)
Dependencies
- MathNet.Numerics.Signed(>= 4.15.0)
Tags