Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Calculates Natural Product(NP)-likeness of a molecule, i.e. the similarity of the molecule to the structure space covered by known natural products. NP-likeness is a useful criterion to screen compound libraries and to design new lead compounds.
Maven dependancy:
<dependency>
<groupId>uk.ac.ebi.cheminformatics</groupId>
<artifactId>NP-Likeness</artifactId>
<version>2.1</version>
</dependency>
Required repository:
<repositories>
<repository>
<id>ebi-repo</id>
<name>EBI maven repository</name>
<url>http://www.ebi.ac.uk/~maven/m2repo</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repositories>
Latest version of the project is available here in our GIT repo https://github.com/CS76/NP-Likeness
The main goal of this project is to provide small systems (like the “GameBoyAdvance”) with a tool to solve arithmetical expressions, trigonometric or logarithmic functions, etc, in an open and extencible way.