File size: 2,556 Bytes
515c2cf
ce9a58f
 
 
 
 
 
515c2cf
ce9a58f
 
 
515c2cf
ce9a58f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4dd4ce6
0e701dd
4dd4ce6
0e701dd
ce9a58f
 
 
955ccd8
515c2cf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
This dataset describes transcript expression levels based on the data
from [GTEX](https://gtexportal.org/home/downloads/adult-gtex/bulk_tissue_expression) (
file: GTEx_Analysis_2017-06-05_v8_RSEMv1.3.0_transcript_tpm.gct.gz )

It measures the transcription level of each human transcripts ( 4-5 per genes ) in every
31 tissues (for the V1, 50 more specific tissues for the V2).

The expression per tissues is the result from averaging across several patients and measurements.

Each sample of the dataset correspond to:
* A unique (gene_id, transcript_id) pair
* the quantified level of expressions across several tissues, which are log-transformed ( x -> log(x+1) )
* the DNA sequence
* the RNA sequence (ATCG format)
* the protein sequence

## Splits Statistics

|              | train | test | evaluation |
|--------------|-------|------|------------|
| # Genes      | 17648 | 980  | 981        |
| # Transcript | 82205 | 4718 | 4318       |



<img src="./tr_per_gene.png" width="512"/>

<img src="./tr_expr_among_gene.png" width="512"/>

<img src="./rna_length.png" width="512"/>

<img src="./protein_length.png" width="512"/>


### NOTE

Only coding genes are included at the moment, there there the RNA is actually mRNA

### List of tissues V1
```
Adipose Tissue
Adrenal Gland
Bladder
Blood
Blood Vessel
Brain
Breast
Cervix Uteri
Colon
Esophagus
Fallopian Tube
Heart
Kidney
Liver
Lung
Muscle
Nerve
Ovary
Pancreas
Pituitary
Prostate
Salivary Gland
Skin
Small Intestine
Spleen
Stomach
Testis
Thyroid
Uterus
Vagina
 ```
### List of tissues V2
```
Adipose_Subcutaneous
Adipose_Visceral (Omentum)
Adrenal Gland
Artery_Aorta
Artery_Coronary
Artery_Tibial
Bladder
Brain_Amygdala
Brain_Anterior cingulate cortex (BA24)
Brain_Caudate (basal ganglia)
Brain_Cerebellar Hemisphere
Brain_Cerebellum
Brain_Cortex
Brain_Frontal Cortex (BA9)
Brain_Hippocampus
Brain_Hypothalamus
Brain_Nucleus accumbens (basal ganglia)
Brain_Putamen (basal ganglia)
Brain_Spinal cord (cervical c-1)
Brain_Substantia nigra
Breast_Mammary Tissue
Cells_Cultured fibroblasts
Cells_EBV-transformed lymphocytes
Cervix_Ectocervix
Cervix_Endocervix
Colon_Sigmoid
Colon_Transverse
Esophagus_Gastroesophageal Junction
Esophagus_Mucosa
Esophagus_Muscularis
Fallopian Tube
Heart_Atrial Appendage
Heart_Left Ventricle
Kidney_Cortex
Kidney_Medulla
Liver
Lung
Minor Salivary Gland
Muscle_Skeletal
Nerve_Tibial
Ovary
Pancreas
Pituitary
Prostate
Skin_Not Sun Exposed (Suprapubic)
Skin_Sun Exposed (Lower leg)
Small Intestine_Terminal Ileum
Spleen
Stomach
Testis
Thyroid
Uterus
Vagina
Whole Blood
```