-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
38 changed files
with
7,447 additions
and
1,220 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,109 @@ | ||
<svelte:head> | ||
<title>MCBIOS 2022</title> | ||
<!-- <script src="./assets/bundle.js.download"></script> --> | ||
|
||
<!-- Vendor CSS Files --> | ||
<!-- <link href="./assets/bundle.css" rel="stylesheet" /> --> | ||
<link rel="stylesheet" href="./assets/style/bootstrap.min.css" /> | ||
<!-- Ionic Icon Css --> | ||
<link rel="stylesheet" href="./assets/style/ionicons.min.css" /> | ||
<!-- animate.css --> | ||
<link rel="stylesheet" href="./assets/style/animate.css" /> | ||
<!-- Magnify Popup --> | ||
<link rel="stylesheet" href="./assets/style/magnific-popup.css" /> | ||
<!-- Owl Carousel CSS --> | ||
<link rel="stylesheet" href="./assets/style/slick.css" /> | ||
<!-- Main Stylesheet --> | ||
<link rel="stylesheet" href="./assets/style.css" /> | ||
|
||
<!-- <link href="./assets/style.css" rel="stylesheet" /> --> | ||
<!-- Template Main CSS File --> | ||
<script src="./assets/js_bundle/ionicons.esm.js.download" type="module"></script> | ||
<script src="./assets/js_bundle/ionicons.js.download"></script> | ||
<script | ||
src="./assets/js_bundle/common.js.download" | ||
type="text/javascript" | ||
charset="UTF-8" | ||
></script> | ||
<script src="./assets/js_bundle/util.js.download" type="text/javascript" charset="UTF-8"></script> | ||
</svelte:head> | ||
|
||
<!-- Header Start --> | ||
<header class="navigation"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
<!-- header Nav Start --> | ||
<nav class="navbar"> | ||
<div class="container-fluid"> | ||
<!-- Brand and toggle get grouped for better mobile display --> | ||
<div class="navbar-header"> | ||
<button | ||
type="button" | ||
class="navbar-toggle collapsed" | ||
data-toggle="collapse" | ||
data-target="#bs-example-navbar-collapse-1" | ||
> | ||
<span class="sr-only">Toggle navigation</span> | ||
<span class="icon-bar" /> | ||
<span class="icon-bar" /> | ||
<span class="icon-bar" /> | ||
</button> | ||
<a class="navbar-brand" href="http://2022.mcbios.com/index.html"> | ||
<img | ||
src="./assets/images/MCBIOS_Logo2.png" | ||
alt="Logo" | ||
height="85" | ||
style="margin-top: -15px;" | ||
/> | ||
</a> | ||
</div> | ||
<!-- Collect the nav links, forms, and other content for toggling --> | ||
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> | ||
<ul class="nav navbar-nav navbar-right"> | ||
<li><a href="http://2022.mcbios.com/index.html">Home</a></li> | ||
<li> | ||
<a href="http://2022.mcbios.com/abstract-submission.html">Abstract Submission</a> | ||
</li> | ||
<li><a href="http://2022.mcbios.com/about-mcbios.html">About Us</a></li> | ||
<li> | ||
<a href="http://2022.mcbios.com/ysea.html">Young Scientist Excellence Awards</a> | ||
</li> | ||
<li /> | ||
<li><a href="http://2022.mcbios.com/program.php">Program</a></li> | ||
<li /> | ||
<li><a href="http://2022.mcbios.com/registration.php">Registration</a></li> | ||
</ul> | ||
</div> | ||
<!-- /.navbar-collapse --> | ||
</div> | ||
<!-- /.container-fluid --> | ||
</nav> | ||
</div> | ||
</div> | ||
</div> | ||
</header> | ||
|
||
<slot /> | ||
|
||
<!-- footer Start --> | ||
<footer class="footer"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
<div class="footer-manu"> | ||
<ul> | ||
<li><a href="/">Home</a></li> | ||
<li> | ||
<a href="/abstract-submission">Abstract Submissions</a> | ||
</li> | ||
<li><a href="/about-mcbios">About Us</a></li> | ||
<li> | ||
<a href="/ysea">Young Scientist Excellence Awards</a> | ||
</li> | ||
<li><a href="/program">Program</a></li> | ||
<li><a href="/registration">Registration</a></li> | ||
</ul> | ||
</div> | ||
<!--<p class="copyright">Copyright 2018 © Design & Developed by <a href="http://www.themefisher.com">themefisher.com</a>. All rights reserved.--> | ||
<br /> | ||
<p /> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,217 @@ | ||
<script> | ||
// @ts-nocheck | ||
</script> | ||
</script> | ||
|
||
<svelte:head> | ||
<title>MCBIOS 2023</title> | ||
</svelte:head> | ||
|
||
<h3>2022 MCBIOS</h3> | ||
<body id="body"> | ||
<!-- Slider Start --> | ||
<section class="slider"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
<div class="block"> | ||
<h1 class="animated fadeInUp"> | ||
“AI and Data Science <br />in Drug Development and Public Health” | ||
</h1> | ||
<p class="animated fadeInUp"><b>April 25 - 27, 2022 <br /> Virtual Meeting</b></p> | ||
<p class="animated fadeInUp"> | ||
The 18th Annual Conference for the Mid-South Computational Biology and Bioinformatics | ||
Society | ||
</p> | ||
<!--<a href="#" target="_blank" class="btn btn-main animated fadeInUp" >Registration</a> | ||
<a href="#" target="_blank" class="btn btn-main animated fadeInUp" >View Program</a>--> | ||
<a | ||
href="http://2022.mcbios.com/abstract-submission.html" | ||
target="_blank" | ||
class="btn btn-main animated fadeInUp">Abstract Submissions</a | ||
> | ||
<a | ||
href="http://2022.mcbios.com/ysea.html" | ||
target="_blank" | ||
class="btn btn-main animated fadeInUp">YSE Awards</a | ||
> | ||
<a | ||
href="http://2022.mcbios.com/registration.php" | ||
target="_blank" | ||
class="btn btn-main animated fadeInUp">Registration</a | ||
> | ||
<br /><br /> | ||
<ul style="font-size: 20px; font-weight: bold; display: inline;"> | ||
<li>• Prestigious Keynote Speakers</li> | ||
<li>• 11 Stimulating Scientific Sessions</li> | ||
<li>• Young Scientist Excellence Awards</li> | ||
<li>• Poster Awards for Students and Postdocs</li> | ||
<li> | ||
• <a | ||
style="text-decoration: underline; color: #655E79;" | ||
href="https://www.frontiersin.org/research-topics/35269/ai-and-data-science-in-drug-development-and-public-health-highlights-from-the-mcbios-2022-conference" | ||
>Proceedings in Prominent Frontiers Journals</a | ||
> | ||
</li> | ||
<li>• Serving as Board Members</li> | ||
<li>•Workshops with Door Prizes</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
<section class="service-list section bg-gray"> | ||
<div class="container"> | ||
<div class="row"> | ||
<h3 style="padding: 15px; border-radius: 5px; background-color: rgba(0,0,0,0.1);"> | ||
<center | ||
>MCBIOS is currently accepting the following open nominations for 2 board seats for a | ||
3-year term, 1 trainee seat, and 1 president elect. Nominees must be registered for the | ||
meeting by March 31st. We encourage nominees who have been involved in Bioinformatics | ||
and Computational Biology research, education, policy or related areas. Nominees will be | ||
screened by the nomination committee and voting will take place as soon as possible | ||
after March 31st and polls will remain open to all MCBIOS members until 11:59pm of the | ||
second day of our conference in Whova.</center | ||
> | ||
<br /> | ||
<center> | ||
<span style="color: red" | ||
>Nominations must be submitted by email to Dr. Weida Tong, Chair of the MCBIOS | ||
Nominations Committee (<b | ||
><a href="mailto:weida.tong@fda.hhs.gov">weida.tong@fda.hhs.gov</a></b | ||
>) and cc’d to Dr. Jake Chen, President of MCBIOS (<b | ||
><a href="mailto:jakechen@uab.edu">akechen@uab.edu</a></b | ||
>)</span | ||
> | ||
<br /><br /> | ||
<b><i>Download the nomination forms:</i></b> | ||
<br /><br /> | ||
<a | ||
href="http://2022.mcbios.com/files/MCBIOS_Board_of_Directors_Nomination_Form.docx" | ||
class="btn btn-main">Board of Directors Nomination Form</a | ||
> | ||
<a | ||
href="http://2022.mcbios.com/files/MCBIOS_Student_Nomination_form_to_Board_of_Directors.docx" | ||
class="btn btn-main">Student Nomination to Board of Directors Form</a | ||
> | ||
</center> | ||
</h3> | ||
<div class="col-md-12"> | ||
<div class="section-title text-center"> | ||
<h2>Key Dates</h2> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-4"> | ||
<div class="block"> | ||
<h4><span style="color: lightgrey">MCBIOS Session Proposals Selected</span></h4> | ||
<p>November 15, 2021</p> | ||
</div> | ||
</div> | ||
<div class="col-md-4"> | ||
<div class="block"> | ||
<h4><b>MCBIOS Young Scientists Excellence Awards Submission Opens</b></h4> | ||
<p><b>December 15, 2021</b></p> | ||
</div> | ||
</div> | ||
<div class="col-md-4"> | ||
<div class="block"> | ||
<h4><b>Abstract Submission Site Opens</b><br /><br /></h4> | ||
<p><b>December 15, 2021</b></p> | ||
</div> | ||
</div> | ||
<div class="col-md-4"> | ||
<div class="block"> | ||
<h4><b>Online Registration Opens</b><br /><br /></h4> | ||
<p><b>February 1, 2022</b></p> | ||
</div> | ||
</div> | ||
<div class="col-md-4"> | ||
<div class="block"> | ||
<h4><b>Young Scientists Excellence Awards Due</b></h4> | ||
<p><b>March 31st, 2022</b></p> | ||
</div> | ||
</div> | ||
<div class="col-md-4"> | ||
<div class="block"> | ||
<h4><b>Abstract Submission Deadline</b><br /><br /></h4> | ||
<p><b>March 31st, 2022</b></p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
<!-- Wrapper Start --> | ||
<section class="about section"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-5 col-sm-12"> | ||
<div class="block"> | ||
<img src="./assets/images/Jake_chen.jpg" alt="Img" /> | ||
</div> | ||
</div> | ||
<!-- .col-md-5 close --> | ||
<div class="col-md-7 col-sm-12"> | ||
<div class="block"> | ||
<div class="section-title"> | ||
<h2>Greeting from the MCBIOS President:</h2> | ||
<p> | ||
"The 18th Annual Meeting of MCBIOS will be held virtually with the theme of “AI and | ||
Data Science in Drug Development and Public Health”. | ||
</p> | ||
</div> | ||
<p> | ||
I am pleased to announce the 18th Annual Meeting of MCBIOS will be held | ||
<b>virtually</b> with the theme “AI and Data Science in Drug Development and Public Health” | ||
from April 25-27, 2022. | ||
</p> | ||
<p> | ||
We welcome you to register and submit an abstract for MCBIOS 2022. The abstract | ||
submission deadline is <b>March 15, 2022</b>. Below are some suggested topics: | ||
</p> | ||
<ul class="list-circle"> | ||
<li>Application of Machine Learning in Components of Predictive Public Health</li> | ||
<li>Artificial Intelligence (AI) Shakes Up Drug Discovery</li> | ||
<li>Barriers and Pitfalls of AI Application in Medicine</li> | ||
<li>Cancer Informatics</li> | ||
<li>Characterization of Microbiome Ecology and Pathogen Virulence via AI/ML</li> | ||
<li>Computational Approaches in Decoding Tumor Immune</li> | ||
<li>Microenvironment for Precision Oncology</li> | ||
<li>Data-Centric AI for Regulatory Research</li> | ||
<li>Liquid Biopsy Science</li> | ||
<li>Machine Learning and Single Cell Genomics in Public Health</li> | ||
<li>Machine Learning Applications in Toxicology</li> | ||
<li>Network Biology and Medicine</li> | ||
<li>Predicting, Modelling, and Testing of Drug Combinations in Cancer</li> | ||
<li>Terminologies and Standards in Big Data Analysis</li> | ||
<li>Text Analytics for Drug safety and Health Data</li> | ||
<li>Toxicogenomics in Assessment of Pharmacological and Environmental Toxicity</li> | ||
</ul> | ||
<p> | ||
MCBIOS 2022 will feature late-breaking research on data science and artificial | ||
intelligence applied to disease biology modeling, genomics, systems biology studies, | ||
translational bioinformatics, computational drug development, and clinical informatics | ||
applications to improve public health. The conference will include two afternoon | ||
workshops with door prizes; please keep a look out on the conference site for upcoming | ||
information on these informative workshops. MCBIOS is committed to training young | ||
scientists from diverse educational and ethnic backgrounds. Again, we gladly offer the | ||
Young Scientist Excellence Podium and Poster Awards to graduate students and | ||
postdoctoral fellows as well as podium and poster presentation opportunities for our | ||
members. More information about the eligibility, selection criteria, and deadlines can | ||
be found on the MCBIOS web site. Please select the appropriate heading at the top of | ||
the website landing page. Please spread the word about this exciting virtual MCBIOS | ||
2022 conference. We look forward to supporting Dr. Joshua Xu whole-heartedly in his | ||
organizing of this annual conference, and we look forward to your participation! | ||
</p> | ||
<p> | ||
Sincerely yours, | ||
<br />Jake Y. Chen, PhD, FACMI, FAIMBE, FAMIA | ||
<br />President, Midsouth Computational Biology and Bioinformatics Society (MCBIOS) | ||
</p> | ||
</div> | ||
</div> | ||
<!-- .col-md-7 close --> | ||
</div> | ||
</div> | ||
</section> | ||
</body> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.