Skip to content

Commit e874ce1

Browse files
authored
Update README.md
Updated various aspects and links to directories in the README file
1 parent 654898a commit e874ce1

1 file changed

Lines changed: 29 additions & 7 deletions

File tree

README.md

Lines changed: 29 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
Deep Learning and Molecular Docking Prediction of Potential Inhibitors against Dengue Virus
1212

1313
## Overview
14-
In this project we are building a in silico pipeline to identify novel dengue virus inhibitors. We will be incorporating Deep/Machine Learning (DL/ML) and molecular modeling techniques into the pipeline.
14+
In this project we are building a _in silico_ pipeline to identify novel dengue virus inhibitors. We will be incorporating Deep/Machine Learning (DL/ML) and molecular modeling techniques into the pipeline.
1515

16-
Please cite and [star](https://docs.github.com/en/get-started/exploring-projects-on-github/saving-repositories-with-stars) the repository if you utilise the pipeline for research or commercial purposes
16+
Please [cite](xxx) and [star](https://docs.github.com/en/get-started/exploring-projects-on-github/saving-repositories-with-stars) the repository if you utilise the pipeline for research or commercial purposes
1717

1818
## Table of contents
1919
1. [Objectives](#objectives)
@@ -36,24 +36,46 @@ Please cite and [star](https://docs.github.com/en/get-started/exploring-projects
3636

3737
## Description
3838

39-
**Proposed pipeline image with description when confirmed**
39+
**Proposed pipeline image**
40+
41+
**Step 1: DL/ML prediction of novel ligands**
42+
43+
Brief explaination
44+
45+
**Step 2: Molecular docking of top xx% preidcted actives**
46+
47+
Brief explaination
48+
49+
**Step 3: Molecular Dynamics and binding free energy calculations**
50+
51+
Brief explaination
4052

4153
## Manuscript
4254

43-
**link to manuscript directory with brief description or doi**
55+
**Abstract**
56+
57+
When using the pipeline in for research or commercial purposes please [cite](xxx) our research.
58+
59+
cite: doi_link
4460

4561
## Results
4662

47-
**To be added**
63+
**to be conducted**
4864

4965
## How to use
5066

51-
**Self-explanatory jupyter notebooks with links to each ones directory. Description for each notebook**
67+
The [documenation](docs) and [tutorial](notebooks) give a general overview of how the pipeline can be utilized for identifying novel Dengue Virus inhibitors.
5268

53-
All of the tutorial notebooks can be accessed [here](https://GitHub.com/omicscodeathon/denguedrug/notebooks)
69+
**Tutorial 1**
70+
DL/ML pipeline
71+
72+
**Turtorial 2**
73+
Molecular docking and dynamics
5474

5575
## Data availability
5676

77+
The data utilized for the project can be found [here](data)
78+
5779
**Links to directories containing original and processed databases, DL/ML models and methods/scripts, molecular modeling methods/scripts,etc**
5880

5981
## Credits

0 commit comments

Comments
 (0)