Difference between revisions of "Template:GenePage"
From referenceTSS
Line 35: | Line 35: | ||
<div style="width:42%; float:left;"> | <div style="width:42%; float:left;"> | ||
<table class="inner" > | <table class="inner" > | ||
− | <tr><th scope="row" align="left">Transcript_name:</th><td> | + | <tr><th scope="row" align="left">Transcript_name:</th><td>{{{transcript_name}}}</td></tr> |
<tr><th scope="row" align="left">Distance:</th><td>{{{distance}}}</td></tr> | <tr><th scope="row" align="left">Distance:</th><td>{{{distance}}}</td></tr> | ||
<tr><th scope="row" align="left">GeneID:</th><td>{{{gene_id}}}</td></tr> | <tr><th scope="row" align="left">GeneID:</th><td>{{{gene_id}}}</td></tr> | ||
Line 43: | Line 43: | ||
<div style="width:42%; float:right;"> | <div style="width:42%; float:right;"> | ||
<table class="inner" > | <table class="inner" > | ||
− | <tr><th scope="row" align="left">Gene_name:</th><td> | + | <tr><th scope="row" align="left">Gene_name:</th><td>{{{gene_name}}}</td></tr> |
− | <tr><th scope="row" align="left">Gene_symbol:</th><td> | + | <tr><th scope="row" align="left">Gene_symbol:</th><td>{{{gene_symbol}}}</td></tr> |
− | <tr><th scope="row" align="left">Gene_synonyms:</th><td> | + | <tr><th scope="row" align="left">Gene_synonyms:</th><td>{{{gene_synonyms}}}</td></tr> |
− | <tr><th scope="row" align="left">Gene_source:</th><td> | + | <tr><th scope="row" align="left">Gene_source:</th><td>{{{gene_source}}}</td></tr> |
</table> | </table> | ||
</div></td></tr> | </div></td></tr> | ||
</table> | </table> |
Revision as of 17:34, 14 February 2018
Gene and protein annotation
|