-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAIDrugApp.html
250 lines (236 loc) · 11.5 KB
/
AIDrugApp.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
<!DOCTYPE HTML>
<!--
Forty by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Divya Karade Portfolio</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<!-- Note: The "styleN" class below should match that of the banner element. -->
<header id="header" class="alt style2">
<a href="index.html" class="logo"><strong>Divya Karade</strong> <span>Portfolio</span></a>
<nav>
<a href="#menu">Menu</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="Portfolio.html">Research Portfolio</a></li>
<li><a href="AIDrugApp.html">AIDrugApp</a></li>
<li><a href="Resume.html">Resume</a></li>
</ul>
<ul class="actions stacked">
<li><a href="index.html" class="button primary fit">Get Started</a></li>
</ul>
</nav>
<!-- Banner -->
<!-- Note: The "styleN" class below should match that of the header element. -->
<section id="banner" class="style2">
<div class="inner">
<span class="image">
<img src="images/corona.jpg" alt="" />
</span>
<header class="major">
<h1>AIDrugApp</h1>
</header>
<h3>
Artificial Intelligence Based Virtual Screening Web-App for Drug Discovery
</h3>
</div>
</section>
<!-- Main -->
<div id="main">
<!-- One -->
<section id="one">
<div class="inner">
<header class="major">
<h2>About</h2>
</header>
<p>AIDrugApp v1.2.5 (https://aidrugapp.streamlit.app/) is a national award-winning, novel open-access, self-conceived project to develop a deep learning AI-based web application for drug discovery. The goal is to use AI/ML and cloud technology to develop a platform where multiple experts around the world can collaborate in drug discovery research, aiming to speed up and improve the process, especially in emergent situations like the COVID-19 pandemic. AIDrugApp built on Python3 Programming Language using libraries such as TensorFlow, Keras, scikit-learn, Matplotlib, seaborn, RDKit, pubchempy, Streamlit etc and hosted on Heroku and Streamlit platforms.</p>
<p>The current version 1.2.5 is for virtual screening of molecules against target proteins through Deep Neural Network (DNN) and Quantitative Structure-Activity Relationship (QSAR) based AI models and a data statistical visualization platform towards SARS-CoV-2. We have also implemented 'Custom ML Tools' into the 'AIDrugApp' framework. 'Custom ML Tools' includes four modules: 'Mol Identifier', 'DesCal', 'AutoDL', and 'Auto-Multi-ML' which provide users with free access to molecular identification using SMILES and compound names, similarity search, descriptor calculation, building of ML/DL QSAR models and their usage in predicting new data. Users can also store and use available data from the repository section for drug discovery research.</p>
</div>
</section>
<!-- Two -->
<section id="two" class="spotlights">
<section>
<a href="https://github.com/DivyaKarade/divyakarade.github.io/blob/main/images/pic08.jpg" class="image">
<img src="images/pic08.jpg" alt="" data-position="center center" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Bioactivity prediction against SARS-CoV-2</h3>
</header>
<p>Bioactivity prediction is one the module of AIDrugApp v1.2.5 that helps to predict the bioactivities (Active/ Inactive) and pIC-50 values of users molecules of interest towards SARS-CoV-2 replicase polyprotein (RP), 3CLpro and human angiotensin converting enzymes (ACE). It is also useful for virtual screening of chemical features of molecules towards SARS-COVID-19 clinical trials (CT) bioactivities. It uses supervised deep learning algorithms with Artificial Neural Network (ANN).</p>
<ul class="actions">
<li><a href="https://aidrugapp.streamlit.app/" class="button">Go to WebApp</a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="https://github.com/DivyaKarade/divyakarade.github.io/blob/main/images/pic09.jpg" class="image">
<img src="images/pic09.jpg" alt="" data-position="top center" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Auto-Multi-ML</h3>
</header>
<p>Automated Multiple Machine Learning (Auto-Multi-ML) is one of the Custom Machine Learning tools of AIDrugApp v1.2.3 that helps to apply and compare multiple machine learning models at the same time to select the best performing algorithm on users data. It also helps to predict target data based on user specific machine learning models.</p>
<ul class="actions">
<li><a href="https://aidrugapp-automultiml.streamlit.app/" class="button">Go to WebApp</a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="https://github.com/DivyaKarade/divyakarade.github.io/blob/main/images/AutoML.jpg" class="image">
<img src="images/AutoML.jpg" alt="" data-position="25% 25%" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Auto-DL</h3>
</header>
<p>Automated Deep Learning (Auto-DL) is one of the Custom Machine Learning tools of AIDrugApp v1.2.5, where users can build the best deep learning models with neural networks for the prediction of target data.</p>
<ul class="actions">
<li><a href="https://github.com/DivyaKarade/AutoDL" class="button">Go to GitHub</a> <a href="https://aidrugapp-autodl.streamlit.app/" class="button">Go to WebApp</a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="https://github.com/DivyaKarade/divyakarade.github.io/blob/main/images/DesCal.jpg" class="image">
<img src="images/DesCal.jpg" alt="" data-position="top center" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>DesCal</h3>
</header>
<p>Molecular descriptor calculator module of AIDrugApp v1.2.5 helps to generate various molecular 2-D descriptors and fingerprints on users data. It also helps to calculate customised molecular descriptors as selected by the user on their data.</p>
<ul class="actions">
<li><a href="https://aidrugapp.streamlit.app/" class="button">Go to WebApp</a></li>
</ul>
</div>
</div>
</section>
<section>
<a href="https://github.com/DivyaKarade/divyakarade.github.io/blob/main/images/Mol_Identifier.jpg" class="image">
<img src="images/Mol_Identifier.jpg" alt="" data-position="25% 25%" />
</a>
<div class="content">
<div class="inner">
<header class="major">
<h3>Mol_Identifier</h3>
</header>
<p>Molecule identification module of AIDrugApp v1.2.5 helps to convert chemical names to SMILES, molecular SMILES to compound names and their 2-D structures. It also helps to detect molecular similarities on users data.</p>
<ul class="actions">
<li><a href="https://aidrugapp.streamlit.app/" class="button">Go to WebApp</a></li>
</ul>
</div>
</div>
</section>
</section>
</section>
<!-- Three -->
<section id="three">
<div class="inner">
<header class="major">
<h2>Future Work</h2>
</header>
<p>We also conducted two case studies where large sets of molecules were screened by our app against SARS-CoV-2. Any feedback/suggestions regarding AIDrugApp are also welcome to my email ID. The future versions will include a collaborative networking platform with advanced features for many other diseases.</p>
<ul class="actions">
<li><a href="https://aidrugapp.streamlit.app/" class="button next">More Information on AIDrugAPP</a></li>
</ul>
</div>
</section>
</div>
<!-- Contact -->
<section id="contact">
<div class="inner">
<section>
<form method="post" action="#">
<div class="fields">
<div class="field half">
<label for="name">Name</label>
<input type="text" name="name" id="name" />
</div>
<div class="field half">
<label for="email">Email</label>
<input type="text" name="email" id="email" />
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="6"></textarea>
</div>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" class="primary" /></li>
<li><input type="reset" value="Clear" /></li>
</ul>
</form>
</section>
<section class="split">
<section>
<div class="contact-method">
<span class="icon solid alt fa-envelope"></span>
<h3>Email</h3>
<a href="#">[email protected]</a>
</div>
</section>
<section>
<div class="contact-method">
<span class="icon solid alt fa-phone"></span>
<h3>Phone</h3>
<span>+91 8830379882</span>
</div>
</section>
<section>
<div class="contact-method">
<span class="icon solid alt fa-home"></span>
<h3>Address</h3>
<span>Pune, Maharashtra<br />
India- 411008</span>
</div>
</section>
</section>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<ul class="icons">
<li><a href="https://twitter.com/DivyaKarade" class="icon brands alt fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/DivyaKarade" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li>
<li><a href="https://www.linkedin.com/in/divya-karade-49847655/" class="icon brands alt fa-linkedin-in"><span class="label">LinkedIn</span></a></li>
</ul>
<ul class="copyright">
<li>© 2021 Divya Karade</li><li>Design: <a href="https://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>