Difference between revisions of "Template:View gene"
From referenceTSS
(Created page with "{{#vardefine:param_tssid | {{#urlget:id|}} }} {{#ask:[[tss_id::{{#var:param_tssid}}]] |?transcript_name |?distance |?gene_id |?hgnc_mgi_id |?uniprot_id |?gene_name |?gene_symb...") |
m |
||
Line 1: | Line 1: | ||
− | {{ | + | {{Loading|loadingimage=sprites.gif}}<br><br> |
− | {{ | + | <html> |
− | + | <style> | |
− | | | + | table { |
− | + | border-collapse:collapse; | |
− | | | + | } |
− | + | .inner tr{ | |
− | | | + | border-bottom-style: dotted; |
− | + | border-bottom-width: thin; | |
− | | | + | } |
− | + | .section_head{ | |
− | + | font-weight: bold; | |
− | | | + | font-size: 16px; |
− | | | + | font-style:; |
− | | | + | } |
− | }} | + | |
+ | .item_label { | ||
+ | text-align:left; | ||
+ | width:60px; | ||
+ | } | ||
+ | .item_label_middle { | ||
+ | text-align:left; | ||
+ | width:120px; | ||
+ | } | ||
+ | .item_label_long { | ||
+ | text-align:left; | ||
+ | width:270px; | ||
+ | word-wrap:break-word; | ||
+ | } | ||
+ | .ttb { | ||
+ | width:400px; | ||
+ | word-wrap:break-word; | ||
+ | } | ||
+ | </style> | ||
+ | </html><table border="0" style="width:560px"><tr><td style="width:36%;"> | ||
+ | <table class="inner" > | ||
+ | <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">GeneID:</th><td>{{{?Gene id|}}}</td></tr> | ||
+ | <tr><th scope="row" align="left">HGNC/MGI_ID:</th><td>{{{?Hgnc mgi id|}}}</td></tr> | ||
+ | <tr><th scope="row" align="left">UniProt_ID:</th><td>{{{?Uniprot id|}}}</td></tr> | ||
+ | </table></td><td style="width:4%;"></td><td style="width:60%;"> | ||
+ | <table class="inner" > | ||
+ | <tr><th scope="row" align="left">Gene_name:</th><td>{{{?Gene name|}}}</td></tr> | ||
+ | <tr><th scope="row" align="left">Gene_symbol:</th><td>{{{?Gene symbol|}}}</td></tr> | ||
+ | <tr><th scope="row" align="left">Gene_synonyms:</th><td>{{{?Gene synonyms|}}}</td></tr> | ||
+ | <tr><th scope="row" align="left">Gene_source:</th><td>{{{?Gene source|}}}</td></tr> | ||
+ | </table></td></tr> | ||
+ | </table> |
Latest revision as of 16:18, 8 May 2018
|
|