Skip to content

Commit 3a70d2b

Browse files
committed
update 2025
1 parent 946c70c commit 3a70d2b

File tree

1 file changed

+352
-1
lines changed

1 file changed

+352
-1
lines changed

index.html

Lines changed: 352 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<<<<<<< HEAD
21
<!DOCTYPE html>
32
<html lang="en">
43
<head>
@@ -705,3 +704,355 @@
705704
</body>
706705
</html>
707706
>>>>>>> parent of ebd0787 (Update index.html)
707+
=======
708+
<!DOCTYPE html>
709+
<html lang="en">
710+
<head>
711+
<meta charset="utf-8">
712+
<meta name="viewport" content="width=device-width, initial-scale=1">
713+
<title>Manish Datt</title>
714+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css">
715+
716+
<link rel="preconnect" href="https://fonts.googleapis.com">
717+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
718+
<link href="https://fonts.googleapis.com/css2?family=Geo&family=Lato&family=Bungee+Shade&display=swap" rel="stylesheet">
719+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome-animation/0.3.0/font-awesome-animation.min.css">
720+
<script src="https://kit.fontawesome.com/c6d49cdb5e.js" crossorigin="anonymous"></script>
721+
722+
</head>
723+
<body>
724+
<section class="has-background-grey-dark">
725+
<!-- <p class="is-size-6 has-text-right has-text-white pr-4">
726+
Research &nbsp; Contact</p>
727+
--> <br>
728+
</section>
729+
<section class="section pt-5 px-6 pb-0 has-background-grey-dark">
730+
<div class="columns is-centered" style="min-height: 30vh;">
731+
<div class="column is-three-fifths title is-size-3 is-size-4-mobile has-text-weight-normal">
732+
<span lang="hi" class="has-text-white ">
733+
कर्मण्येवाधिकारस्ते मा फलेषु कदाचन। <br>
734+
मा कर्मफलहेतुर्भूर्मा ते सङ्गोऽस्त्वकर्मणि॥
735+
<p class="subtitle is-size-6 has-text-right mt-2 has-text-white pr-6">
736+
भगवद गीता २-४७</p>
737+
</span>
738+
<p class="is-size-6 mt-1 has-text-grey-light translation" style="margin-left: -1em;"><u>Translate</u></p>
739+
<div class="column is-hidden" id="trans_eng" style="margin-left: -1em; margin-top: -0.25em;">
740+
<span class="is-size-6 has-text-light">
741+
<p>You have the right to work only but never to its fruits.</p>
742+
<p>Let not the fruits of action be your motive,
743+
nor let your attachment be to inaction.</p>
744+
<p class="has-text-right pr-5"><small>Bhagwad Gita, Chapter 2, Verse 47</small></p>
745+
</span>
746+
</div>
747+
</div>
748+
</div>
749+
</section>
750+
751+
<section class="section py-5">
752+
<div class="column is-four-fifths is-offset-1 is-full-mobile">
753+
<div class="tabs is-boxed is-medium is-small-mobile is-centered">
754+
<ul>
755+
<li class="is-active" data-target="Welcome">
756+
<a>
757+
<span class="icon"><i class="fa-solid fa-hands-praying" aria-hidden="true"></i></span>
758+
<span>Welcome</span>
759+
</a>
760+
</li>
761+
<li data-target="Education">
762+
<a>
763+
<span class="icon"><i class="fas fa-building-columns" aria-hidden="true"></i></span>
764+
<span>Education</span>
765+
</a>
766+
</li>
767+
<li data-target="Experience">
768+
<a>
769+
<span class="icon"><i class="fas fa-user-tie" aria-hidden="true"></i></span>
770+
<span>Experience</span>
771+
</a>
772+
</li>
773+
<li data-target="Fellowships">
774+
<a>
775+
<span class="icon"><i class="fas fa-graduation-cap" aria-hidden="true"></i></span>
776+
<span>Fellowships</span>
777+
</a>
778+
</li>
779+
</ul>
780+
</div>
781+
<div class="px-1" id="tab-content" style="min-height: 250px;">
782+
<div class="columns" id="Welcome">
783+
<div class="column is-one-third has-text-centered">
784+
<figure class="is-inline-block">
785+
<img src="images/MD_headshot_grey.jpg" alt="Manish Datt"
786+
style="object-fit: cover; border-radius: 50%; width: 200px; height: 200px;
787+
box-shadow: 0px 10px 20px grey;">
788+
</figure>
789+
</div>
790+
<div class="column is-full">
791+
<p class="title is-size-5 mb-6 pt-2">
792+
Three things you should know about me
793+
</p>
794+
<div class="subtitle mb-4" style="list-style-type: none;">
795+
<p class="mb-4"><span class="is-size-4" style="font-family: Bungee Shade; font-weight: bold;">1&nbsp;</span>
796+
I enjoy data science and its application in biology.</p>
797+
<p class="mb-4"><span class="is-size-4" style="font-family: Bungee Shade; font-weight: bold;">2&nbsp;</span>
798+
I am intrigued by structure and dynamics of biomolecules.</p>
799+
<p class="mb-6"><span class="is-size-4" style="font-family: Bungee Shade; font-weight: bold;">3&nbsp;</span>
800+
I strive to foster knowledge-sharing; which keeps me motivated.</p>
801+
</div>
802+
</div>
803+
</div>
804+
<div id="Education" class="columns is-hidden">
805+
<div class="column is-one-third has-text-centered">
806+
<figure class="is-inline-block">
807+
<img src="images/MD_headshot_grey.jpg" alt="Manish Datt"
808+
style="object-fit: cover; border-radius: 50%; width: 200px; height: 200px;
809+
box-shadow: 0px 10px 20px grey;">
810+
</figure>
811+
</div>
812+
<div class="column is-full">
813+
<p class="title is-size-5">
814+
PhD &ndash; Bioinformatics &ndash; 2004-2010
815+
</p>
816+
<p class="subtitle mb-6">
817+
CSIR-Institute of Microbial Technology, Chandigarh, India.
818+
</p>
819+
<p class="title is-size-5">
820+
MSc &ndash; Biotechnology &ndash; 2002-2004
821+
</p>
822+
<p class="subtitle mb-6">
823+
Panjab University, Chandigarh, India.
824+
</p>
825+
<p class="title is-size-5">
826+
BSc &ndash; Biochemistry &ndash; 1998-2001
827+
</p>
828+
<p class="subtitle mb-4">
829+
University of Delhi, New Delhi, India.
830+
</p>
831+
</div>
832+
</div>
833+
<div id="Experience" class="columns is-hidden">
834+
<div class="column is-one-third has-text-centered">
835+
<figure class="is-inline-block">
836+
<img src="images/MD_headshot_grey.jpg" alt="Manish Datt"
837+
style="object-fit: cover; border-radius: 50%; width: 200px; height: 200px;
838+
box-shadow: 0px 10px 20px grey;">
839+
</figure>
840+
</div>
841+
<div class="column is-four-fifths">
842+
<p class="title is-size-5 mb-4">
843+
Associate Professor &ndash; 2022-2023
844+
</p>
845+
<p class="subtitle is-size-6 mb-5">
846+
MIT World Peace University, Maharashtra, India.
847+
</p>
848+
<p class="title is-size-5 mb-4 mt-1">
849+
Assistant Professor &ndash; 2015-2021
850+
</p>
851+
<p class="subtitle is-size-6 mb-5">
852+
Ahmdedabad University, Gujarat, India.
853+
</p>
854+
<p class="title is-size-5 mb-4 mt-1">
855+
Research Scientist &ndash; 2012-2015
856+
</p>
857+
<p class="subtitle is-size-6 mb-5">
858+
International Center for Genetic Engineering and Biotechnology, New Delhi, India.
859+
</p>
860+
<p class="title is-size-5 mb-4">
861+
Post-doctoral Scholar &ndash; 2010-2012
862+
</p>
863+
<p class="subtitle is-size-6 mb-1">
864+
Case Western Reserve University, OH, USA.
865+
</p>
866+
</div>
867+
</div>
868+
<div id="Fellowships" class="columns is-hidden">
869+
<div class="column is-one-third has-text-centered">
870+
<figure class="is-inline-block">
871+
<img src="images/MD_headshot_grey.jpg" alt="Manish Datt"
872+
style="object-fit: cover; border-radius: 50%; width: 200px; height: 200px;
873+
box-shadow: 0px 10px 20px grey;">
874+
</figure>
875+
</div>
876+
<div class="column is-full">
877+
<p class="title is-size-5">
878+
The Argosy Fellow &ndash; 2017
879+
</p>
880+
<p class="subtitle mb-6">
881+
Olin College of Engineering, MA, USA.
882+
</p>
883+
<p class="title is-size-5">
884+
Senior Research Fellow &ndash; 2006-2009
885+
</p>
886+
<p class="subtitle mb-6">
887+
Council of Scientific and Industrial Research, India.
888+
</p>
889+
<p class="title is-size-5">
890+
Junior Research Fellow &ndash; 2004-2006
891+
</p>
892+
<p class="subtitle mb-6">
893+
Council of Scientific and Industrial Research, India.
894+
</p>
895+
</div>
896+
</div>
897+
</div>
898+
</div>
899+
</section>
900+
901+
<div class="column is-four-fifths is-offset-1 is-full-mobile mb-5"
902+
style="margin-top: -4em;">
903+
<p class="subtitle is-size-5 box">I am the founder of <a href="https://bioinfo.guru"><span style="font-family: Geo; color: #9c51e0; font-size: 125%;">bioinfo.guru</span></a> &mdash; a digital-first learning
904+
platform that aims to empower biologists by helping them apply
905+
computational methods in their research.
906+
</p>
907+
<p class="subtitle is-size-5 box">I blog at <a href="https://my.bioinfo.guru">
908+
<span style="font-family: Geo; color: #9c51e0; font-size: 125%;">my.bioinfo.guru</span></a>
909+
about coding, biology, and everything in-between. <br>
910+
My book on Python is available <a href="https://bioinfo.guru/pythonbook">here</a>.
911+
</p>
912+
</div>
913+
914+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma-carousel@4.0.3/dist/css/bulma-carousel.min.css">
915+
<section class="column is-four-fifths is-offset-1 is-full-mobile">
916+
<p class="title is-size-5">Research highlights
917+
(<a href="https://pubmed.ncbi.nlm.nih.gov/?term=manish+datt%5BAuthor%5D&sort=" target="_blank">PubMed</a>)</p>
918+
<div class="container" style="overflow: hidden;">
919+
<!-- Start Carousel -->
920+
<div id="carousel-demo" class="carousel">
921+
<div class="item-1">
922+
<div class="card">
923+
<div class="card-image">
924+
<figure class="image is-3by1 is-covered">
925+
<img
926+
src="images/Fig_FEL.png"
927+
alt="Free energy landscape" style="object-fit: scale-down;"
928+
/>
929+
</figure>
930+
</div>
931+
<div class="card-content">
932+
<p>Aminoacyl-tRNA synthetases are an indispensable component
933+
of ribosomal protein translational machinery and have been
934+
validated as potential drug target for malaria. The dynamic
935+
conformational landscape of <i>Plasmodium</i> tyrosyl-tRNA
936+
synthetase has been analyzed in the presence and absence
937+
of bound ligand. All-atom simulations with a cumulative time
938+
scale of microseconds show quantitative differences in the
939+
conformational diversity of this enzyme.</p>
940+
941+
<p><b>Datt M*</b></p>
942+
<p>Interplay of substrate polymorphism and conformational plasticity of <i>Plasmodium</i> tyrosyl-tRNA synthetase.
943+
Computational Biology and Chemistry, Vol. 95, Dec 2021.</p>
944+
</div>
945+
</div>
946+
</div>
947+
<div class="item-2">
948+
<div class="card">
949+
<div class="card-image">
950+
<figure class="image is-3by1 is-covered">
951+
<img
952+
src="images/3Biotech_docking.jpg"
953+
alt="Free energy landscape" style="object-fit: scale-down;"
954+
/>
955+
</figure>
956+
</div>
957+
<div class="card-content">
958+
<p>We have explored the prospects of repositioning the
959+
repertoire of approved drugs and natural products for
960+
potentially inhibiting malarial protein translation
961+
machinery. Molecular docking of a diverse set of small
962+
molecules with lysyl-, prolyl-, and tyrosyl- synthetases
963+
from <i>Plasmodium</i> and human helped us identify promising
964+
lead molecules. Overall, this study provides an exciting
965+
foundation for the development of specific antimalarials.
966+
</p>
967+
<p>Doshi K, Pandya N, <b>Datt M*</b>.</p>
968+
<p>In silico assessment of natural products and approved drugs as potential inhibitory scaffolds targeting aminoacyl-tRNA synthetases from <i>Plasmodium</i>.
969+
3 Biotech. 2020 Nov;10(11):470.
970+
</p>
971+
</div>
972+
</div>
973+
</div>
974+
<div class="item-3">
975+
<div class="card">
976+
<div class="card-image">
977+
<figure class="image is-3by1 is-covered">
978+
<img
979+
src="images/Geometric_analysis.jpg"
980+
alt="Convex hull" style="object-fit: scale-down;"
981+
/>
982+
</figure>
983+
</div>
984+
<div class="card-content">
985+
<p>Understanding a protein structure is indispensable to decipher
986+
the molecular underpinning of its physiological functions. Protein
987+
structure is a collection of Cartesian coordinates of atoms
988+
within the covalently connected amino-acids.
989+
Iterative calculation of convex hull layers in the
990+
structures have provided interesting insights into the
991+
packing of atoms in the proteins. The figure shows
992+
coordinates of C-alpha atoms of a protein structure (left)
993+
and the right image shows the same set of coordinates colored
994+
according to different convex hull layers.
995+
<p><b>Datt M*</b></p>
996+
<p>Geometric analysis of the conformational features of protein structures (BIOMAT 2015)</p>
997+
</div>
998+
</div>
999+
</div>
1000+
<div class="item-4">
1001+
<div class="card">
1002+
<div class="card-image">
1003+
<figure class="image is-3by1 is-covered">
1004+
<img
1005+
src="images/NP_violin.png"
1006+
alt="Natural products" style="object-fit: scale-down;"
1007+
/>
1008+
</figure>
1009+
</div>
1010+
<div class="card-content">
1011+
<p>Natural Products (NPs) are chemical compounds that exist
1012+
within the living systems. These molecules are suitable
1013+
candidates for lead discovery. Molecular descriptor
1014+
based evaluation of chemical space for NPs has provided
1015+
interesting insights into their drug-likeliness. A
1016+
detailed comparison of NPs from two different databases
1017+
and FDA-approved drugs highlight the potential for NPs
1018+
as lead molecules. The figure shows the distribution of
1019+
molecules based on quantitative estimation of
1020+
drug-likeness (QED) in two NP databases and their
1021+
comparison with approved drugs.
1022+
</p>
1023+
<p><b>Datt M*</b> and Shah H</p>
1024+
<p>Molecular Descriptor Based Evaluation of Drug-Likeliness
1025+
and Chemical Space of Natural Products.</p>
1026+
</div>
1027+
</div>
1028+
</div>
1029+
</div>
1030+
<!-- End Carousel -->
1031+
</div>
1032+
</section>
1033+
1034+
<script src="https://cdn.jsdelivr.net/npm/bulma-carousel@4.0.4/dist/js/bulma-carousel.min.js"></script>
1035+
<script>
1036+
bulmaCarousel.attach('#carousel-demo', {
1037+
slidesToScroll: 1,
1038+
slidesToShow: 1,
1039+
pagination: false,
1040+
infinite: true,
1041+
});
1042+
</script>
1043+
1044+
<div class="footer has-background-grey-dark has-text-light has-text-centered">
1045+
<span class="icon is-size-5">
1046+
<a class="has-text-link-light" href="https://in.linkedin.com/in/manishdatt">
1047+
<i class="fa-brands fa-linkedin-in"></i></a>
1048+
&nbsp;&nbsp;
1049+
<a class="has-text-link-light" href="https://twitter.com/dr_manishdatt">
1050+
<i class="fa-brands fa-twitter"></i></a>
1051+
</span>
1052+
<p>bioinfo<span class="icon is-size-6 has-text-light"><i class="fas fa-at"></i></span>manishdatt.com</p>
1053+
</div>
1054+
<script src="index.js"></script>
1055+
1056+
</body>
1057+
</html>
1058+
>>>>>>> parent of ebd0787 (Update index.html)

0 commit comments

Comments
 (0)