Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions data-manager/rdkit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -944,7 +944,7 @@ jobs:
Filters molecules by molecular similarity using RDKit.
A number of descriptors and metrics are available.
Query molecule(s) are specified from a project file or as SMILES.
version: '1.0.1'
version: '1.0.2'
category: comp chem
keywords:
- rdkit
Expand Down Expand Up @@ -1048,7 +1048,7 @@ jobs:
Geometric mean of similarities
required: true
active: true
derived-from: inputFile
derived-from: inputFile
options:
type: object
required:
Expand Down
Loading