Skip to content

Commit

Permalink
Update oligor.html
Browse files Browse the repository at this point in the history
  • Loading branch information
EricLarG4 committed Dec 8, 2023
1 parent ff91435 commit f43ed27
Showing 1 changed file with 13 additions and 50 deletions.
63 changes: 13 additions & 50 deletions oligor.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,16 +118,18 @@
<div class="col-lg-7 my-auto">
<div class="header-content mx-auto">
<h1 class="mb-5">A native (HDX/)-MS data treatment application dedicated to oligonucleotides<br>
<a class="js-scroll-trigger" href="#download">
Watch a demo
</a></h1>
<a href="https://github.com/EricLarG4/OligoR/raw/master/man/ressources/HDX_workflow.pdf" target="_blank" class="btn btn-outline btn-xl js-scroll-trigger">Download the presentation poster</a>
<a href="https://oligor.seis.me/">Try it online</a>
</h1>
<a href="https://pubs.acs.org/doi/10.1021/acs.analchem.3c01321" class="btn btn-outline btn-xl js-scroll-trigger">
Read the paper in Analytical Chemistry</a>
<br><br>
<a href="https://pubs.acs.org/doi/10.1021/jacs.3c09365" class="btn btn-outline btn-xl js-scroll-trigger">Learn about HDX/MS for G-quadruplex DNA in JACS</a>
<br><br><br>
<h2 class="mb-5">Process HDX/MS, titration and kinetics experiments<br>
<a class="js-scroll-trigger" href="#features">
View all features
</a></h2>
<a href="https://github.com/EricLarG4/OligoR/" target="_blank" class="btn btn-outline btn-xl js-scroll-trigger">Download the package</a>
<a href="https://github.com/EricLarG4/OligoR/" class="btn btn-outline btn-xl js-scroll-trigger">See on Github</a>
</div>
</div>
<div class="col-lg-5 my-auto">
Expand All @@ -142,45 +144,6 @@ <h2 class="mb-5">Process HDX/MS, titration and kinetics experiments<br>
</div>
</header>

<section class="download bg-primary text-center" id="download">
<div class="container">
<div class="row">
<div class="col-md-8 mx-auto">
<h2 class="section-heading">OligoR in action</h2>
<p class="section-heading">ASMS 2020 video showcasing the use of OligoR for fast and easy olignucleotide HDX/MS data treatment</p>
<br>
<video class='centervideo' width="100%" controls>
<source src="/media/ASMS video-LARGY.mp4" type=video/mp4>
</video>
<br><br><br>
<p>ASMS 2020 poster: learn more about the OligoR workflow</p>
<!-- Button to Open the Modal -->
<button data-toggle="modal" data-target="#myModal">
<img src = https://raw.githubusercontent.com/EricLarG4/OligoR/master/man/ressources/HDX_workflow.png width="100%">
</button>
<!-- The Modal -->
<div class="modal" id="myModal">
<div class="modal-dialog modal-xl">
<div class="modal-content">
<!-- Modal Header -->
<div class="modal-header">
<h4 class="modal-title">Eric Largy* and Valerie Gabelica, ASMS 2020</h4>
<button type="button" class="close" data-dismiss="modal">&times;</button>
</div>
<!-- Modal body -->
<div class="modal-body">
<img
src = https://raw.githubusercontent.com/EricLarG4/OligoR/master/man/ressources/HDX_workflow.png
width="1100px">
</div>
</div>
</div>
</div>
<p>Click to enlarge</p>
</div>
</div>
</div>
</section>

<section class="features" id="features">
<div class="container">
Expand All @@ -205,7 +168,7 @@ <h2>OligoR features</h2>
<div class="feature-item">
<i class="fab fa-r-project"></i>
<h3>Shiny app</h3>
<p class="text-muted">An interactive application running in RStudio or a web browser, to go from raw data to publication-ready figures</p>
<p class="text-muted">An interactive application running in RStudio or a web browser, to go from raw data to publication-ready figures. Availble at <a href="https://oligor.seis.me/" class="gradient-text">oligor.seis.me</a></p>
</div>
</div>
<div class="col-lg-6">
Expand All @@ -221,14 +184,14 @@ <h3>Data treatment</h3>
<div class="feature-item">
<i class="fas fa-pencil-ruler"></i>
<h3>Custom figures</h3>
<p class="text-muted">Create custom </p>
<p class="text-muted">Create custom, publication-ready figures</p>
</div>
</div>
<div class="col-lg-6">
<div class="feature-item">
<i class="fas fa-unlock text-primary"></i>
<h3>Open Source</h3>
<p class="text-muted">Software GPL-3 licensed, open MS files (mzML, mzXML) input, export/import processed data in cross-platform formats (.csv, .xlsx), traceability (file names, scan numbers, m/z ranges)</p>
<p class="text-muted">Software GPL-3 licensed, open MS files (mzML, mzXML) input, export/import processed data in cross-platform formats (.csv, .xlsx), traceability (file names, scan numbers, m/z ranges). Source code on <a href="https://github.com/EricLarG4/OligoR/" class="gradient-text">GitHub</a></p>
</div>
</div>
</div>
Expand All @@ -242,11 +205,11 @@ <h3>Open Source</h3>
<div class="cta-content">
<div class="container">
<h2>Get help</h2>
<a href="https://ericlarg4.github.io/OligoR/" target="_blank" class="btn btn-outline btn-xl js-scroll-trigger">Readme</a>
<a href="https://ericlarg4.github.io/OligoR/" class="btn btn-outline btn-xl js-scroll-trigger">Readme</a>
<br><br><br>
<h3><span style="color:white">Learn more about oligonucleotide HDX/MS</span></h3>
<h3><span style="color:white">Learn more about oligonucleotide HDX/MS fundamentals</span></h3>
<br>
<a href="https://pubs.acs.org/doi/10.1021/acs.analchem.9b05298" target="_blank" class="btn btn-outline btn-xl js-scroll-trigger">Anal. Chem. 2020, 92, 6, 4402-4410</a>
<a href="https://pubs.acs.org/doi/10.1021/acs.analchem.9b05298" class="btn btn-outline btn-xl js-scroll-trigger">Anal. Chem. 2020, 92, 6, 4402-4410</a>
</div>
</div>
<div class="overlay"></div>
Expand Down

0 comments on commit f43ed27

Please sign in to comment.