-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathintro.html
25 lines (24 loc) · 1.73 KB
/
intro.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<p><img style="display: block; margin-left: auto; margin-right: auto;" src="Logo_browser_ciliogenics.png" width="50" height="60" /></p>
<h1 style="text-align: center;">Welcome to <strong>CilioGenics</strong></h1>
<p style="text-align: left;"> <strong>CilioGenics</strong> is an integrated and open source, community friendly database for ciliary genes. </p>
<hr />
<p style="text-align: left;"> <strong>CilioGenics provides a number of resources to:</strong></p>
<ul>
<li style="text-align: left;">explore the evolutionary dynamics (the comparative genomics) of each gene (20,000 protein coding genes) in the interactive heatmap.</li>
<li style="text-align: left;">explore the expression profiles of each gene in ciliated and non-ciliated cells (20,000 protein coding genes) in whole C. elegans organisms and human lung tissue (four scRNA-seq data paper).</li>
<li style="text-align: left;">view proteomics relationship between ciliary proteins and other proteins</li>
<li style="text-align: left;">search for the name of gene in each cilia related publications (over 50 cilia related publications presenting a list of ciliary genes)</li>
<li style="text-align: left;">look for cilia localization data from Protein Atlas (https://www.proteinatlas.org/)</li>
<li style="text-align: left;">search for cilia-specific motifs.</li>
</ul>
<hr />
<p>
You can click on "help" button on any tab of "Gene search" page to start interactive guide.
</p>
<p>
To report any bugs or for suggestions, please email
<a href="mailto:[email protected]?Subject=CilioGenics" target="_top">here</a>.
</p>
<p>
For the source code of the website: <a href="https://github.com/thekaplanlab/CilioGenics-website" target="_blank">https://github.com/thekaplanlab/CilioGenics-website</a>
</p>