Skip to content

Commit

Permalink
refactoring of rdkit property calcs
Browse files Browse the repository at this point in the history
  • Loading branch information
tdudgeon committed Jul 25, 2024
1 parent d7c37fe commit e621550
Show file tree
Hide file tree
Showing 12 changed files with 315 additions and 167 deletions.
2 changes: 1 addition & 1 deletion Dockerfile-prep
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM informaticsmatters/vs-rdkit-base:stable
FROM informaticsmatters/vs-rdkit-base:latest

# Note: When run by the Data Manager the uid and gid
# will be set according to the Project we're running against.
Expand Down
2 changes: 1 addition & 1 deletion data-manager/dmpk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- kel
image:
name: informaticsmatters/vs-dmpk
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
fix-permissions: true
Expand Down
6 changes: 3 additions & 3 deletions data-manager/fragnet-search.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- candidate-selection
image:
name: informaticsmatters/vs-fragnet-search
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
fix-permissions: true
Expand Down Expand Up @@ -145,7 +145,7 @@ jobs:
- synthons
image:
name: informaticsmatters/vs-fragnet-search
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
fix-permissions: true
Expand Down Expand Up @@ -229,7 +229,7 @@ jobs:
- candidate-selection
image:
name: informaticsmatters/vs-fragnet-search
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
fix-permissions: true
Expand Down
32 changes: 16 additions & 16 deletions data-manager/im-virtual-screening.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- test
image:
name: informaticsmatters/vs-prep
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
fix-permissions: true
Expand Down Expand Up @@ -143,7 +143,7 @@ jobs:
- openbabel
image:
name: informaticsmatters/vs-prep
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
fix-permissions: true
Expand Down Expand Up @@ -206,7 +206,7 @@ jobs:
- 3d
image:
name: informaticsmatters/vs-prep
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
fix-permissions: true
Expand Down Expand Up @@ -294,7 +294,7 @@ jobs:
- 3d
image:
name: informaticsmatters/vs-rdock
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
fix-permissions: true
Expand Down Expand Up @@ -362,7 +362,7 @@ jobs:
- 3d
image:
name: informaticsmatters/vs-oddt
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
fix-permissions: true
Expand Down Expand Up @@ -466,7 +466,7 @@ jobs:
doc-url: im-virtual-screening/rdock-filter-sdf.md
image:
name: informaticsmatters/vs-rdock
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
fix-permissions: true
Expand Down Expand Up @@ -570,7 +570,7 @@ jobs:
doc-url: im-virtual-screening/rdock-filter-sdf.md
image:
name: informaticsmatters/vs-rdock
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
fix-permissions: true
Expand Down Expand Up @@ -679,7 +679,7 @@ jobs:
- format
image:
name: informaticsmatters/vs-prep
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
fix-permissions: true
Expand Down Expand Up @@ -735,7 +735,7 @@ jobs:
- 3d
image:
name: informaticsmatters/vs-prep
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
fix-permissions: true
Expand Down Expand Up @@ -949,7 +949,7 @@ jobs:
- 3d
image:
name: informaticsmatters/vs-nextflow
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
type: nextflow
Expand Down Expand Up @@ -1077,7 +1077,7 @@ jobs:
- 3d
image:
name: informaticsmatters/vs-nextflow
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
type: nextflow
Expand Down Expand Up @@ -1200,7 +1200,7 @@ jobs:
- 3d
image:
name: informaticsmatters/vs-nextflow
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
type: nextflow
Expand Down Expand Up @@ -1268,7 +1268,7 @@ jobs:
doc-url: im-virtual-screening/ph4-align-to-fragments.md
image:
name: informaticsmatters/vs-plants
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
fix-permissions: true
Expand Down Expand Up @@ -1415,7 +1415,7 @@ jobs:
doc-url: im-virtual-screening/ph4-align-to-fragments.md
image:
name: informaticsmatters/vs-plants
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
fix-permissions: true
Expand Down Expand Up @@ -1534,7 +1534,7 @@ jobs:
doc-url: im-virtual-screening/ph4-align-to-fragments.md
image:
name: informaticsmatters/vs-nextflow
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
type: nextflow
Expand Down Expand Up @@ -1745,7 +1745,7 @@ jobs:
- nextflow
image:
name: informaticsmatters/vs-nextflow
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
type: nextflow
Expand Down
20 changes: 10 additions & 10 deletions data-manager/moldb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- database
image:
name: informaticsmatters/vs-moldb
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
type: simple
Expand Down Expand Up @@ -80,7 +80,7 @@ jobs:
- database
image:
name: informaticsmatters/vs-moldb
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
type: simple
Expand Down Expand Up @@ -181,7 +181,7 @@ jobs:
- library
image:
name: informaticsmatters/vs-nextflow
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
type: nextflow
Expand Down Expand Up @@ -307,7 +307,7 @@ jobs:
- molecular properties
image:
name: informaticsmatters/vs-nextflow
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
type: nextflow
Expand Down Expand Up @@ -391,7 +391,7 @@ jobs:
- stereoisomers
image:
name: informaticsmatters/vs-nextflow
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
type: nextflow
Expand Down Expand Up @@ -489,7 +489,7 @@ jobs:
- conformers
image:
name: informaticsmatters/vs-nextflow
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
type: nextflow
Expand Down Expand Up @@ -586,7 +586,7 @@ jobs:
- database
image:
name: informaticsmatters/vs-moldb
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
type: simple
Expand Down Expand Up @@ -691,7 +691,7 @@ jobs:
- stereoisomers
image:
name: informaticsmatters/vs-moldb
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
type: simple
Expand Down Expand Up @@ -820,7 +820,7 @@ jobs:
- 3d
image:
name: informaticsmatters/vs-moldb
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
type: simple
Expand Down Expand Up @@ -947,7 +947,7 @@ jobs:
- database
image:
name: informaticsmatters/vs-moldb
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
type: simple
Expand Down
2 changes: 1 addition & 1 deletion data-manager/mordred.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- descriptors
image:
name: informaticsmatters/mordred
tag: 'stable'
tag: 'latest'
project-directory: /data
working-directory: /data
fix-permissions: true
Expand Down
Loading

0 comments on commit e621550

Please sign in to comment.