intro text
This commit is contained in:
parent
1b313713fc
commit
877e128ee1
1 changed files with 3 additions and 3 deletions
|
@ -92,13 +92,13 @@
|
||||||
</div>
|
</div>
|
||||||
<div id="outer-content">
|
<div id="outer-content">
|
||||||
<div id="intro">
|
<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>
|
||||||
<div id="content">
|
<div id="content">
|
||||||
<div id="main">
|
<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="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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue