Skip to content

TUCAN-nest/ChEMBL-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test TUCAN with the ChEMBL compounds database

Snapshot generation using Snakemake in Docker

Build Docker image with all necessary dependencies:

docker build -t tucan/chembl-test - < Dockerfile

Run Snakemake to generate the snapshot file:

docker run -v $(pwd):/ChEMBL-test -it --rm tucan/chembl-test snakemake -j all --snakefile Snakefile_ChEMBL snapshot

Remove Docker image:

docker rmi tucan/chembl-test

About

Tests against the ChEMBL database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published