Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dvhh committed Mar 9, 2015
1 parent 991ac94 commit 3907341
Showing 1 changed file with 30 additions and 14 deletions.
44 changes: 30 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<div clas="row-fluid">
<div class="span12">
<header>
<h1>DINH Viet Huy Hubert's homeworks</h1>
<h1>Huy's homeworks</h1>
</header>
<article>
<h2>Recent Projects</h2>
Expand All @@ -20,47 +20,63 @@ <h2>Recent Projects</h2>
<tr>
<th>Name</th>
<th>Description</th>
<th>URL</th>
</tr>
</thead>
<tbody>
<tr>
<td>cRibbon</td>
<td>A Javascript Protein structure visualizer</td>
<td><a href="http://sysimm.ifrec.osaka-u.ac.jp/cRibbon/" title="cRibbon : Protein Ribbon Viewer">cRibbon</a></td>
<td>
<strong>A Javascript 3D Protein structure visualizer</strong>
<p>
A side project, as there was no javascript implementation of 3D protein viewer at the time
</p>
</td>
</tr>
<tr>
<td>iGenEx</td>
<td>A web front end for gene expression data analysis</td>
<td><a href="http://sysimm.ifrec.osaka-u.ac.jp/iGenEx/" title="iGenEx : A database for gene coexpression in the immune system">iGenEx</a></td>
<td>
<strong>A web front end for gene expression data analysis</strong>
<p>

</p>
</td>

</tr>
<tr>
<td>SFAS</td>
<td><a href="http://sysimm.ifrec.osaka-u.ac.jp/pipeline7/" title="pipeline7">SFAS</a></td>
<td>
<p>
SFAS : Structure Function Annotation Service<br>
A protein 3D structure prediction web service
</p>
</td>
<td>
<a href="http://sysimm.ifrec.osaka-u.ac.jp/pipeline7/" title="pipeline7">pipeline7</a>

</td>
</tr>
<tr>
<td>IDD Navigator</td>
<td></td>
<td>
<a href="http://sysimm.ifrec.osaka-u.ac.jp/disorder/beta.php" title="IDD Navigator : Similar IDD search">
<td><a href="http://sysimm.ifrec.osaka-u.ac.jp/disorder/beta.php" title="IDD Navigator : Similar IDD search">
IDD Navigator
</a>
<a href="http://www.worldscientific.com/doi/pdf/10.1142/9789814366496_0016"
</a></td>
<td>
<a href="http://www.worldscientific.com/doi/pdf/10.1142/9789814366496_0016"
title="Functional annotation of intrinsically disordered domains by their amino acid content using IDD navigator"
>Publication</a>
</td>
</tr>
</tbody>
</table>
</article>
<article>
<p>
<a href="http://stackoverflow.com/users/105104/dvhh">
<img src="http://stackoverflow.com/users/flair/105104.png" width="208" height="58" alt="profile for dvhh at Stack Overflow, Q&amp;A for professional and enthusiast programmers" title="profile for dvhh at Stack Overflow, Q&amp;A for professional and enthusiast programmers">
</a>
<a href="http://jp.linkedin.com/pub/viet-huy-dinh/92/389/493" title="linkedIn profile">
<img src="https://static.licdn.com/scds/common/u/images/logos/linkedin/logo_linkedin_1color_104x25_v1.png" alt="linkedIn logo" height="25" width="104">
</a>
</p>
</article>
</div>
</div>
</div>
Expand Down

0 comments on commit 3907341

Please sign in to comment.