{{ title }}
{{ sections['variations'].title }}
{{ sections['variations'].content | safe }}
Source | Nucleotide | Left gene | Chromosome | Breakpoint position | Strand | Right gene | Chromosome | Breakpoint position | Strand | {% for row in sections['variations'].data %}
---|---|---|---|---|---|---|---|---|---|
{{ row['source1'] }} |
{{
row['sample'] }} |
{{ row['h_gene'] }} |
{{ row['h_chr'] }} |
{{ row['h_bp'] }}
|
{{ row['h_strand'] }} |
{{ row['t_gene'] }} |
{{ row['t_chr'] }} |
{{ row['t_bp'] }}
|
{{ row['t_strand'] }} |
{{ sections['transcripts'].title }}
{{ sections['transcripts'].content | safe }}
Source | Type | Left gene transcript | Left gene | Chromosome | Position | Strand | Right gene transcript | Right gene | Chromosome | Position | Strand | {% for row in sections['transcripts'].data %}
---|---|---|---|---|---|---|---|---|---|---|---|
{{ row['ctype1'] }} |
{{ row['orf'] }} |
{{
row['h_enst']
}} |
{{ row['h_gene'] }} |
{{ row['h_chr'] }} |
{{ row['h_bp'] }}
|
{{ row['h_strand'] }} |
{{
row['t_enst']
}} |
{{ row['t_gene'] }} |
{{ row['t_chr'] }} |
{{ row['t_bp'] }}
|
{{ row['t_strand'] }} |
{{ sections['ppi'].title }}
{{ sections['ppi'].content | safe }}
{{ sections['targeting_drugs'].title }}
{{ sections['targeting_drugs'].content | safe }}
Gene | Drug Bank ID | Drug status | Drug status | Drug function | {% for row in sections['targeting_drugs'].data %}
---|---|---|---|---|
{{ row['gene_symbol'] }} ({{ row['uniprot_acc'] }}) |
{{ row['drug_name'] }} ({{
row['drug_bank_id'] }}) |
{% for status in drug_status %}
{{ status }}
{% endfor %}
|
{{ row['drug_name'] }} |
{{ row['drug_action'] }} |