Skip to content

Commit 3053d8c

Browse files
Merge pull request #604 from Steinbeck-Lab/development
Development
2 parents 5f7b455 + 77e413c commit 3053d8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/.vitepress/config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ export default defineConfig({
55
title: "Cheminformatics Microservice",
66
description: "This set of essential and valuable microservices is designed to be accessed via API calls to support cheminformatics. Generally, it is designed to work with SMILES-based inputs and could be used to translate between different machine-readable representations, get Natural Product (NP) likeliness scores, visualize chemical structures, and generate descriptors. In addition, the microservice also host an instance of STOUT and another instance of DECIMER (two deep learning models for IUPAC name generation and optical chemical structure recognition, respectively).",
77

8+
ignoreDeadLinks: true ,
9+
810
themeConfig: {
911
search: {
1012
provider: 'local'

0 commit comments

Comments
 (0)