intro text

This commit is contained in:
Tanushree Tunstall 2022-09-05 19:41:25 +01:00
parent 1b313713fc
commit 877e128ee1

View file

@ -92,13 +92,13 @@
</div>
<div id="outer-content">
<div id="intro">
<p>Write some intro text here</p>
<p>These tools were built as part of my PhD project. "Drug/Gene Target Explorer" is the main dashboard and provides several views of the data for my thesis. Likewise the ML/AL model tool give you the option of flicking back and forth between the many approaches explored. The "MSA" explorer is useful for a high-level overview of sequence alighment and provides an easy way to see which positions experience high mutational frequency.</p>
</div>
<div id="content">
<div id="main">
<a href = "drug-target/"><h2>Drug/Gene Target explorer</h2></a>
<a href = "drug-target/"><h2>Drug/Gene Targets</h2></a>
<a href="ml/"><h2>ML/AI model explorer</h2></a>
<a href="msa/"><h2>Multiple Sequence Alignment explorer</h2></a>
<a href="msa/"><h2>Multiple Sequence Alignment</h2></a>
</div>
</div>
</div>