open-life-science / ols-9

OLS-9 Cohort Resources
Creative Commons Attribution Share Alike 4.0 International
1 stars 17 forks source link

TidyScreen: a platform to design, execute and document virtual drug screening campaigns #39

Open alfredoq opened 1 month ago

alfredoq commented 1 month ago

Project Lead: Alfredo Quevedo - @alfredoq

Mentor: Gemma Turon - @gemmaturon

Welcome to OLS-9! This issue will be used to track your project and progress during the program. Please use this checklist over the next few weeks as you start Open Life Science program :tada:.


Week 1: Meet your mentor!

Before Week 2: Cohort Call (Welcome to Open Life Science!)

Before Week 3: Meet your mentor!

Before Week 4: Cohort Call (Tooling and road mapping for Open projects)

Week 5 and later

This issue is here to help you keep track of work as you start Open Life Science program. Please refer to the OLS-9 Syllabus for more detailed weekly notes and assignments past week 4.

Week 6

Week 7

Week 8

Week 9

Week 10

Week 11

Week 12

Week 13

Week 14

Week 15

alfredoq commented 1 month ago

TidyScreen is under active development in order to improve its quality as an open source package available to the community.

Following my learning process during the OLS-9-Catalyst cohort the repository is being enhanced:

Please find the first TidyScreen repo here;

The revised repo under development can be found here

Original README.md: here Revised README.md: here

alfredoq commented 1 month ago

TidyScreen - OpenCanvas

alfredoq commented 1 month ago

Our vision of statement:

We have been working in the field of computational chemistry in the Academic environment for several years, with particular focus towards computer-aided drug design. In this way, we have gained experience in the design and execution of bioactive compounds screening using a variaety of publicly available toolkits to aid this kind of studies.

In this context we have identified diverse difficulties associated to the field, not only to newcomers to the area, but also affecting expert users. The main issue detected is the heterogeneity of execution designs and information storage protocols, which hampers the simplicity to advance the project, with an increasing complexity as size and amount of information grows. Also, this heterogeneity complicates a straightforward collaboration since the methodology behind the obtaining results is usually not evident or feasible to be reproduced.

To contribute with a solution in this scenario, we have designed TidyScreen, a Python package implementing most of the common actions executed within a virtual drug screening campaign (i.e. chemical space generation and exploration, molecular docking studies, molecular dynamics simulations and hit prioritization analyses). All the information associated to the screening campaign is stored and organized within a structured-query database.

We aim to provide a platform to help new and expert users a straightforward way to execute screening campaigns, while also making collaboration and discussion of results more easy.