Template:FFCP others: Difference between revisions
From FANTOM5_SSTAR
mNo edit summary |
mNo edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
<tr><th scope="row" align="right">Score:</th><td>{{{score}}}</td></tr> | <tr><th scope="row" align="right">Score:</th><td>{{{score}}}</td></tr> | ||
<tr><th scope="row" align="right">Strand:</th><td>{{{strand}}}</td></tr> | <tr><th scope="row" align="right">Strand:</th><td>{{{strand}}}</td></tr> | ||
<tr><th scope="row" align="right">Ensembl_transcript_id:</th><td> | <tr><th scope="row" align="right">Ensembl_transcript_id:</th><td>{{#replace:{{{ensembl_transcript_id}}}|,|<br>}}</td></tr> | ||
{{# | {{#if:{{{ensembl_gene_name|}}}|<tr><th scope="row" align="right">Ensembl_gene_name:</th><td>{{{ensembl_gene_name}}}</td></tr>|}} | ||
{{#if:{{{ | <tr><th scope="row" align="right">Augustus_gene_name:</th><td>{{#replace:{{{augustus_gene_name}}}|,|<br>}}</td></tr> | ||
<tr><th scope="row" align="right">Augustus_gene_name:</th><td>{{{augustus_gene_name}}}</td></tr> | |||
<tr><th scope="row" align="right">RefSeq_transcript_id:</th><td>{{{refseq_transcript_id}}}</td></tr> | <tr><th scope="row" align="right">RefSeq_transcript_id:</th><td>{{{refseq_transcript_id}}}</td></tr> | ||
<tr><th scope="row" align="right">Genscan_gene_name:</th><td>{{{genscan_gene_name}}}</td></tr> | <tr><th scope="row" align="right">Genscan_gene_name:</th><td>{{{genscan_gene_name}}}</td></tr> | ||
Line 16: | Line 15: | ||
{{#ifeq:{{{species}}}|Gallus gallus|<tr><th scope="row" align="right">NONCODE:</th><td>{{{noncode}}}</td></tr>|}} | {{#ifeq:{{{species}}}|Gallus gallus|<tr><th scope="row" align="right">NONCODE:</th><td>{{{noncode}}}</td></tr>|}} | ||
</table> | </table> | ||
<br> | |||
{{Fontsize|3|CAGE Expression}} | {{Fontsize|3|CAGE Expression}} | ||
---- | ---- | ||
<html><script type="text/javascript" src="/5/sstar/rb_js/html5button/datatables.min.js"></script> | <html><script type="text/javascript" language="javascript" src="/5/sstar/rb_js/jquery-1.7.1.min.js"></script> | ||
<script type="text/javascript" src="/5/sstar/rb_js/html5button/datatables.min.js"></script> | |||
<script type="text/javascript" language="javascript" src="/5/sstar/rb_js/datatables/extras/TableTools/media/js/TableTools.min.js"></script> | <script type="text/javascript" language="javascript" src="/5/sstar/rb_js/datatables/extras/TableTools/media/js/TableTools.min.js"></script> | ||
<script type="text/javascript" language="javascript" src="/5/sstar/rb_js/flot/jquery.flot.min.js"></script> | <script type="text/javascript" language="javascript" src="/5/sstar/rb_js/flot/jquery.flot.min.js"></script> | ||
Line 205: | Line 186: | ||
<includeonly>{{#gene_exptable:{{#explode:{{PAGENAME}}|:|0}} | <includeonly>{{#gene_exptable:{{#explode:{{PAGENAME}}|:|0}} | ||
|,{{{expression}}} | |value,{{{expression}}}<nowiki>|</nowiki>short_description=value | ||
}}</includeonly> | }}</includeonly> | ||
<br> | <br> | ||
Line 216: | Line 197: | ||
*Click each plot point to find sample in table | *Click each plot point to find sample in table | ||
{{#arraymap:{{{short_description}}}|,|$|{{#set:short_description=$}}}} | {{#arraymap:{{{short_description}}}|,|$|{{#set:short_description=$}}}} | ||
{{#arraymap:{{{description}}}|,|$|{{#set:description=$}}}} | {{#arraymap:{{{description}}}|,|$|{{#set:description=$}}}} | ||
Line 300: | Line 210: | ||
{{#set:genomic_location_end={{#explode:{{#explode:{{PAGENAME}}|..|-1}}|,|0}}}} | {{#set:genomic_location_end={{#explode:{{#explode:{{PAGENAME}}|..|-1}}|,|0}}}} | ||
{{#set:strand={{#explode:{{PAGENAME}}|,|-1}}}} | {{#set:strand={{#explode:{{PAGENAME}}|,|-1}}}} | ||
{{#set:cage_peaks_id={{{cage_peaks_id}}}}} | {{#set:cage_peaks_id={{{cage_peaks_id}}}}} | ||
Line 310: | Line 217: | ||
{{#set:score={{{score}}}}} | {{#set:score={{{score}}}}} | ||
{{#set:strand={{{strand}}}}} | {{#set:strand={{{strand}}}}} | ||
{{#set:ensembl_transcript_id={{{ensembl_transcript_id}}}}} | {{#set:ensembl_transcript_id={{{ensembl_transcript_id|}}}}} | ||
{{#set:ensembl_gene_id={{{ensembl_gene_id}}}}} | {{#set:ensembl_gene_id={{{ensembl_gene_id}}}}} | ||
{{#set:ensembl_gene_name={{{ensembl_gene_name}}}}} | {{#set:ensembl_gene_name={{{ensembl_gene_name}}}}} | ||
Line 317: | Line 224: | ||
{{#set:genscan_gene_name={{{genscan_gene_name}}}}} | {{#set:genscan_gene_name={{{genscan_gene_name}}}}} | ||
{{#set:est_gene_name={{{est_gene_name}}}}} | {{#set:est_gene_name={{{est_gene_name}}}}} | ||
{{#set:species={{{species}}}}} | {{#set:species={{{species}}}}} | ||
[[Category:FFCP]] | [[Category:FFCP]] |
Latest revision as of 13:07, 25 January 2019
CAGE_peaks_ID: | {{{cage_peaks_id}}} |
---|---|
Chr: | {{{chromosome}}} |
Start: | {{{start}}} |
End: | {{{end}}} |
Score: | {{{score}}} |
Strand: | {{{strand}}} |
Ensembl_transcript_id: | {{{ensembl_transcript_id}}} |
Augustus_gene_name: | {{{augustus_gene_name}}} |
RefSeq_transcript_id: | {{{refseq_transcript_id}}} |
Genscan_gene_name: | {{{genscan_gene_name}}} |
EST_gene_name: | {{{est_gene_name}}} |
CAGE Expression
- Click each plot point to find sample in table
"FFCP others" is not a number.
Property "Cage peaks id" (as page type) with input value "{{{cage_peaks_id}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property "Start" (as page type) with input value "{{{start}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. Property "End" (as page type) with input value "{{{end}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. Property "Score" (as page type) with input value "{{{score}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property "Ensembl gene id" (as page type) with input value "{{{ensembl_gene_id}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property "Ensembl gene name" (as page type) with input value "{{{ensembl_gene_name}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property "Augustus gene name" (as page type) with input value "{{{augustus_gene_name}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property "Refseq transcript id" (as page type) with input value "{{{refseq_transcript_id}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property "Genscan gene name" (as page type) with input value "{{{genscan_gene_name}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property "Est gene name" (as page type) with input value "{{{est_gene_name}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.