Liu-Hy commited on
Commit
a35b997
·
verified ·
1 Parent(s): 6f366b0

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +13 -0
  2. p3/preprocess/Substance_Use_Disorder/gene_data/GSE103580.csv +3 -0
  3. p3/preprocess/Substance_Use_Disorder/gene_data/GSE138297.csv +3 -0
  4. p3/preprocess/Telomere_Length/GSE52237.csv +3 -0
  5. p3/preprocess/Telomere_Length/gene_data/GSE52237.csv +3 -0
  6. p3/preprocess/Testicular_Cancer/gene_data/GSE62523.csv +3 -0
  7. p3/preprocess/Thymoma/GSE42977.csv +3 -0
  8. p3/preprocess/Thymoma/gene_data/GSE131027.csv +3 -0
  9. p3/preprocess/Thymoma/gene_data/GSE42977.csv +3 -0
  10. p3/preprocess/Thymoma/gene_data/TCGA.csv +3 -0
  11. p3/preprocess/Thyroid_Cancer/GSE138198.csv +37 -0
  12. p3/preprocess/Thyroid_Cancer/GSE151179.csv +53 -0
  13. p3/preprocess/Thyroid_Cancer/GSE82208.csv +53 -0
  14. p3/preprocess/Thyroid_Cancer/TCGA.csv +573 -0
  15. p3/preprocess/Thyroid_Cancer/clinical_data/GSE107754.csv +3 -0
  16. p3/preprocess/Thyroid_Cancer/clinical_data/GSE138198.csv +3 -0
  17. p3/preprocess/Thyroid_Cancer/clinical_data/GSE151179.csv +2 -0
  18. p3/preprocess/Thyroid_Cancer/clinical_data/GSE151181.csv +2 -0
  19. p3/preprocess/Thyroid_Cancer/clinical_data/GSE58689.csv +4 -0
  20. p3/preprocess/Thyroid_Cancer/clinical_data/GSE76039.csv +3 -0
  21. p3/preprocess/Thyroid_Cancer/clinical_data/GSE80022.csv +2 -0
  22. p3/preprocess/Thyroid_Cancer/clinical_data/GSE82208.csv +4 -0
  23. p3/preprocess/Thyroid_Cancer/code/GSE104005.py +189 -0
  24. p3/preprocess/Thyroid_Cancer/code/GSE104006.py +125 -0
  25. p3/preprocess/Thyroid_Cancer/code/GSE107754.py +154 -0
  26. p3/preprocess/Thyroid_Cancer/code/GSE138198.py +170 -0
  27. p3/preprocess/Thyroid_Cancer/code/GSE151179.py +180 -0
  28. p3/preprocess/Thyroid_Cancer/code/GSE151181.py +150 -0
  29. p3/preprocess/Thyroid_Cancer/code/GSE58689.py +178 -0
  30. p3/preprocess/Thyroid_Cancer/code/GSE76039.py +182 -0
  31. p3/preprocess/Thyroid_Cancer/code/GSE80022.py +165 -0
  32. p3/preprocess/Thyroid_Cancer/code/GSE82208.py +183 -0
  33. p3/preprocess/Thyroid_Cancer/code/TCGA.py +116 -0
  34. p3/preprocess/Thyroid_Cancer/gene_data/GSE104005.csv +8 -0
  35. p3/preprocess/Thyroid_Cancer/gene_data/GSE104006.csv +0 -0
  36. p3/preprocess/Thyroid_Cancer/gene_data/GSE107754.csv +4 -0
  37. p3/preprocess/Thyroid_Cancer/gene_data/GSE138198.csv +18 -0
  38. p3/preprocess/Thyroid_Cancer/gene_data/GSE151179.csv +10 -0
  39. p3/preprocess/Thyroid_Cancer/gene_data/GSE151181.csv +3 -0
  40. p3/preprocess/Thyroid_Cancer/gene_data/GSE58689.csv +2 -0
  41. p3/preprocess/Thyroid_Cancer/gene_data/GSE76039.csv +6 -0
  42. p3/preprocess/Thyroid_Cancer/gene_data/GSE80022.csv +9 -0
  43. p3/preprocess/Thyroid_Cancer/gene_data/GSE82208.csv +6 -0
  44. p3/preprocess/Thyroid_Cancer/gene_data/TCGA.csv +9 -0
  45. p3/preprocess/Type_1_Diabetes/GSE156035.csv +3 -0
  46. p3/preprocess/Type_1_Diabetes/GSE193273.csv +3 -0
  47. p3/preprocess/Type_1_Diabetes/GSE232310.csv +3 -0
  48. p3/preprocess/Type_1_Diabetes/GSE75062.csv +0 -0
  49. p3/preprocess/Type_1_Diabetes/clinical_data/GSE123086.csv +4 -0
  50. p3/preprocess/Type_1_Diabetes/clinical_data/GSE123088.csv +4 -0
.gitattributes CHANGED
@@ -1358,3 +1358,16 @@ p1/preprocess/Ovarian_Cancer/gene_data/TCGA.csv filter=lfs diff=lfs merge=lfs -t
1358
  p3/preprocess/Stroke/gene_data/GSE68526.csv filter=lfs diff=lfs merge=lfs -text
1359
  p3/preprocess/Substance_Use_Disorder/GSE103580.csv filter=lfs diff=lfs merge=lfs -text
1360
  p3/preprocess/Stroke/gene_data/GSE47727.csv filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1358
  p3/preprocess/Stroke/gene_data/GSE68526.csv filter=lfs diff=lfs merge=lfs -text
1359
  p3/preprocess/Substance_Use_Disorder/GSE103580.csv filter=lfs diff=lfs merge=lfs -text
1360
  p3/preprocess/Stroke/gene_data/GSE47727.csv filter=lfs diff=lfs merge=lfs -text
1361
+ p3/preprocess/Substance_Use_Disorder/gene_data/GSE138297.csv filter=lfs diff=lfs merge=lfs -text
1362
+ p3/preprocess/Telomere_Length/gene_data/GSE52237.csv filter=lfs diff=lfs merge=lfs -text
1363
+ p3/preprocess/Testicular_Cancer/gene_data/GSE62523.csv filter=lfs diff=lfs merge=lfs -text
1364
+ p3/preprocess/Substance_Use_Disorder/gene_data/GSE103580.csv filter=lfs diff=lfs merge=lfs -text
1365
+ p3/preprocess/Telomere_Length/GSE52237.csv filter=lfs diff=lfs merge=lfs -text
1366
+ p3/preprocess/Thymoma/GSE42977.csv filter=lfs diff=lfs merge=lfs -text
1367
+ p3/preprocess/Thymoma/gene_data/GSE42977.csv filter=lfs diff=lfs merge=lfs -text
1368
+ p3/preprocess/Thymoma/gene_data/GSE131027.csv filter=lfs diff=lfs merge=lfs -text
1369
+ p3/preprocess/Type_1_Diabetes/GSE156035.csv filter=lfs diff=lfs merge=lfs -text
1370
+ p3/preprocess/Type_1_Diabetes/GSE193273.csv filter=lfs diff=lfs merge=lfs -text
1371
+ p3/preprocess/Type_1_Diabetes/GSE232310.csv filter=lfs diff=lfs merge=lfs -text
1372
+ p3/preprocess/Thymoma/gene_data/TCGA.csv filter=lfs diff=lfs merge=lfs -text
1373
+ p3/preprocess/Thyroid_Cancer/gene_data/GSE151181.csv filter=lfs diff=lfs merge=lfs -text
p3/preprocess/Substance_Use_Disorder/gene_data/GSE103580.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c1f8d5835316b71bc596e75a2f15db124c9439f22329e1dc3fb7a2c222d942f
3
+ size 22354044
p3/preprocess/Substance_Use_Disorder/gene_data/GSE138297.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de9565415a246beb680e5ba05e15de50eccfec4d24f558d0cba022302313ca04
3
+ size 15408302
p3/preprocess/Telomere_Length/GSE52237.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2d710579a0f74baca297dd33ed71fb4c2d91763294bb94e3cee7cd1ccaee3f8
3
+ size 11771694
p3/preprocess/Telomere_Length/gene_data/GSE52237.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b24b1ebee2cf459027aa30614e1eb00f1f2cf319bca043c89d8497526613ee76
3
+ size 11771450
p3/preprocess/Testicular_Cancer/gene_data/GSE62523.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06fd8b96a535652a78097c48b7376f7a4a033d041cc2df0ddad94c5c3341dfbe
3
+ size 13083445
p3/preprocess/Thymoma/GSE42977.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:292745155401b16941bd7e6f2ccc1082deeac09b3dd619d38e01ed63455b4b7a
3
+ size 24576654
p3/preprocess/Thymoma/gene_data/GSE131027.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8582008fe6fc5b90879aea7d12ca4ea58cc0bbe03209acb333425d229be6e33
3
+ size 24379939
p3/preprocess/Thymoma/gene_data/GSE42977.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee4aba8ed3943a5e7f98022325bcf90252f7fb056f558e0e99dd7f361acd56f8
3
+ size 24576182
p3/preprocess/Thymoma/gene_data/TCGA.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b7b28d036ad87ff3f89a1cf30425e17d10a0dda3092fa87bd017b8d48ce65a7
3
+ size 36560043
p3/preprocess/Thyroid_Cancer/GSE138198.csv ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,Thyroid_Cancer,Gender,OR4F16,OR4F17,OR4F1P,OR4F21,OR4F28P,OR4F29,OR4F2P,OR4F3,OR4F4,OR4F5,OR4F7P,OR4F8P,OR4G11P,OR4G1P,OR4G2P,PCMTD2,SEPT14
2
+ GSM4101749,0.0,0.0,1.2105290909090909,1.1025428571428573,1.2105290909090909,1.2105290909090909,2.909266590909091,1.2105290909090909,1.2105290909090909,1.2105290909090909,1.1025428571428573,1.1025428571428573,1.2105290909090909,1.2105290909090909,3.2972533333333334,3.2972533333333334,3.2972533333333334,11.436327132867133,6.6898307692307695
3
+ GSM4101750,0.0,0.0,1.5661209090909092,1.1957871428571427,1.5661209090909092,1.5661209090909092,3.073785909090909,1.5661209090909092,1.5661209090909092,1.5661209090909092,1.1957871428571427,1.1957871428571427,1.5661209090909092,1.5661209090909092,2.8349433333333334,2.8349433333333334,2.8349433333333334,11.535389204545455,6.817035000000001
4
+ GSM4101751,0.0,0.0,1.5950409090909092,1.1760042857142856,1.5950409090909092,1.5950409090909092,3.195853409090909,1.5950409090909092,1.5950409090909092,1.5950409090909092,1.1760042857142856,1.1760042857142856,1.5950409090909092,1.5950409090909092,2.9728733333333333,2.9728733333333333,2.9728733333333333,11.513362386363637,6.866875
5
+ GSM4101752,0.0,0.0,1.792,1.3324928571428571,1.792,1.792,3.367965,1.792,1.792,1.792,1.3324928571428571,1.3324928571428571,1.792,1.792,3.0537366666666665,3.0537366666666665,3.0537366666666665,12.027991494755245,6.981311153846154
6
+ GSM4101753,0.0,0.0,2.047191818181818,1.3737857142857142,2.047191818181818,2.047191818181818,3.601859318181818,2.047191818181818,2.047191818181818,2.047191818181818,1.3737857142857142,1.3737857142857142,2.047191818181818,2.047191818181818,3.3122933333333338,3.3122933333333338,3.3122933333333338,12.264098085664335,6.8614011538461535
7
+ GSM4101754,0.0,0.0,1.5404863636363637,1.4116328571428571,1.5404863636363637,1.5404863636363637,3.081456363636364,1.5404863636363637,1.5404863636363637,1.5404863636363637,1.4116328571428571,1.4116328571428571,1.5404863636363637,1.5404863636363637,3.040943333333333,3.040943333333333,3.040943333333333,11.584086984265735,6.393868461538462
8
+ GSM4101755,0.0,0.0,1.7627927272727273,1.375902857142857,1.7627927272727273,1.7627927272727273,3.1130302272727275,1.7627927272727273,1.7627927272727273,1.7627927272727273,1.375902857142857,1.375902857142857,1.7627927272727273,1.7627927272727273,2.852263333333333,2.852263333333333,2.852263333333333,11.714681870629372,6.604908461538462
9
+ GSM4101756,0.0,0.0,1.6926709090909091,1.3055914285714287,1.6926709090909091,1.6926709090909091,3.448095909090909,1.6926709090909091,1.6926709090909091,1.6926709090909091,1.3055914285714287,1.3055914285714287,1.6926709090909091,1.6926709090909091,2.910893333333333,2.910893333333333,2.910893333333333,12.519042954545455,7.53084
10
+ GSM4101757,0.0,0.0,1.554149090909091,1.2425314285714286,1.554149090909091,1.554149090909091,3.0819265909090907,1.554149090909091,1.554149090909091,1.554149090909091,1.2425314285714286,1.2425314285714286,1.554149090909091,1.554149090909091,3.09757,3.09757,3.09757,13.855359466783218,7.845172307692309
11
+ GSM4101758,0.0,0.0,2.158764545454545,1.587767142857143,2.158764545454545,2.158764545454545,3.7275945454545454,2.158764545454545,2.158764545454545,2.158764545454545,1.587767142857143,1.587767142857143,2.158764545454545,2.158764545454545,3.83905,3.83905,3.83905,12.24095090034965,6.918141923076924
12
+ GSM4101759,0.0,0.0,1.7152354545454545,1.23081,1.7152354545454545,1.7152354545454545,3.1238104545454544,1.7152354545454545,1.7152354545454545,1.7152354545454545,1.23081,1.23081,1.7152354545454545,1.7152354545454545,2.8687,2.8687,2.8687,11.704224484265735,6.463448461538462
13
+ GSM4101760,0.0,0.0,2.077417272727273,1.210654285714286,2.077417272727273,2.077417272727273,3.516932272727273,2.077417272727273,2.077417272727273,2.077417272727273,1.210654285714286,1.210654285714286,2.077417272727273,2.077417272727273,2.663873333333333,2.663873333333333,2.663873333333333,12.969304117132868,7.180299230769232
14
+ GSM4101761,0.0,1.0,1.9251281818181818,1.7244085714285715,1.9251281818181818,1.9251281818181818,3.507703181818182,1.9251281818181818,1.9251281818181818,1.9251281818181818,1.7244085714285715,1.7244085714285715,1.9251281818181818,1.9251281818181818,3.2282833333333336,3.2282833333333336,3.2282833333333336,11.938088277972026,6.678633846153845
15
+ GSM4101762,1.0,0.0,1.301870909090909,1.1930914285714285,1.301870909090909,1.301870909090909,2.781080909090909,1.301870909090909,1.301870909090909,1.301870909090909,1.1930914285714285,1.1930914285714285,1.301870909090909,1.301870909090909,2.953676666666667,2.953676666666667,2.953676666666667,10.427026634615384,6.125595384615384
16
+ GSM4101763,1.0,1.0,1.4374654545454544,1.193412857142857,1.4374654545454544,1.4374654545454544,2.9846729545454544,1.4374654545454544,1.4374654545454544,1.4374654545454544,1.193412857142857,1.193412857142857,1.4374654545454544,1.4374654545454544,2.8186966666666664,2.8186966666666664,2.8186966666666664,11.312280944055944,6.450847307692308
17
+ GSM4101764,1.0,0.0,1.61656,1.33947,1.61656,1.61656,3.1973175,1.61656,1.61656,1.61656,1.33947,1.33947,1.61656,1.61656,3.0140766666666665,3.0140766666666665,3.0140766666666665,11.426698033216784,6.502652692307692
18
+ GSM4101765,1.0,0.0,1.7996145454545456,1.1104757142857142,1.7996145454545456,1.7996145454545456,3.2040620454545454,1.7996145454545456,1.7996145454545456,1.7996145454545456,1.1104757142857142,1.1104757142857142,1.7996145454545456,1.7996145454545456,2.564753333333333,2.564753333333333,2.564753333333333,12.274489125874126,6.929437307692308
19
+ GSM4101766,1.0,1.0,1.8026718181818184,1.2065314285714286,1.8026718181818184,1.8026718181818184,3.3822568181818182,1.8026718181818184,1.8026718181818184,1.8026718181818184,1.2065314285714286,1.2065314285714286,1.8026718181818184,1.8026718181818184,2.886956666666667,2.886956666666667,2.886956666666667,10.946772159090909,6.22633
20
+ GSM4101767,1.0,0.0,1.6357172727272726,1.2279642857142856,1.6357172727272726,1.6357172727272726,3.1078922727272724,1.6357172727272726,1.6357172727272726,1.6357172727272726,1.2279642857142856,1.2279642857142856,1.6357172727272726,1.6357172727272726,2.4307533333333335,2.4307533333333335,2.4307533333333335,11.286160594405594,6.49314423076923
21
+ GSM4101768,1.0,0.0,1.8616672727272727,1.1929757142857143,1.8616672727272727,1.8616672727272727,3.3754497727272725,1.8616672727272727,1.8616672727272727,1.8616672727272727,1.1929757142857143,1.1929757142857143,1.8616672727272727,1.8616672727272727,2.6393566666666666,2.6393566666666666,2.6393566666666666,12.925716966783217,7.116677307692308
22
+ GSM4101769,1.0,0.0,1.9618563636363635,1.5626100000000003,1.9618563636363635,1.9618563636363635,3.5895988636363634,1.9618563636363635,1.9618563636363635,1.9618563636363635,1.5626100000000003,1.5626100000000003,1.9618563636363635,1.9618563636363635,4.007043333333334,4.007043333333334,4.007043333333334,12.458844134615385,7.155825384615384
23
+ GSM4101770,1.0,1.0,1.6107663636363636,1.0797985714285714,1.6107663636363636,1.6107663636363636,3.0956338636363636,1.6107663636363636,1.6107663636363636,1.6107663636363636,1.0797985714285714,1.0797985714285714,1.6107663636363636,1.6107663636363636,2.92547,2.92547,2.92547,11.968397858391608,6.799666153846155
24
+ GSM4101771,1.0,0.0,2.134390909090909,1.5305142857142857,2.134390909090909,2.134390909090909,3.660550909090909,2.134390909090909,2.134390909090909,2.134390909090909,1.5305142857142857,1.5305142857142857,2.134390909090909,2.134390909090909,3.19674,3.19674,3.19674,12.429004396853147,7.097932692307692
25
+ GSM4101772,1.0,0.0,1.7285472727272728,1.3935257142857143,1.7285472727272728,1.7285472727272728,3.2842747727272728,1.7285472727272728,1.7285472727272728,1.7285472727272728,1.3935257142857143,1.3935257142857143,1.7285472727272728,1.7285472727272728,2.635213333333333,2.635213333333333,2.635213333333333,10.628479554195804,5.954733076923077
26
+ GSM4101773,1.0,0.0,1.7333736363636363,1.2653571428571428,1.7333736363636363,1.7333736363636363,3.1867261363636366,1.7333736363636363,1.7333736363636363,1.7333736363636363,1.2653571428571428,1.2653571428571428,1.7333736363636363,1.7333736363636363,3.3525133333333335,3.3525133333333335,3.3525133333333335,12.541045244755244,7.042211153846154
27
+ GSM4101774,1.0,1.0,1.8601827272727274,1.2487114285714287,1.8601827272727274,1.8601827272727274,3.559585227272727,1.8601827272727274,1.8601827272727274,1.8601827272727274,1.2487114285714287,1.2487114285714287,1.8601827272727274,1.8601827272727274,3.136216666666667,3.136216666666667,3.136216666666667,11.52420409965035,6.590938076923077
28
+ GSM4101775,1.0,1.0,2.0307136363636364,1.4240914285714286,2.0307136363636364,2.0307136363636364,3.5241686363636364,2.0307136363636364,2.0307136363636364,2.0307136363636364,1.4240914285714286,1.4240914285714286,2.0307136363636364,2.0307136363636364,2.85754,2.85754,2.85754,11.863067316433566,6.864115384615384
29
+ GSM4101776,1.0,0.0,1.4752363636363637,1.290574285714286,1.4752363636363637,1.4752363636363637,2.9222338636363636,1.4752363636363637,1.4752363636363637,1.4752363636363637,1.290574285714286,1.290574285714286,1.4752363636363637,1.4752363636363637,2.4531166666666664,2.4531166666666664,2.4531166666666664,11.822076005244755,6.632488846153846
30
+ GSM4101777,1.0,0.0,1.5678400000000001,1.2281142857142857,1.5678400000000001,1.5678400000000001,3.1880550000000003,1.5678400000000001,1.5678400000000001,1.5678400000000001,1.2281142857142857,1.2281142857142857,1.5678400000000001,1.5678400000000001,2.800583333333333,2.800583333333333,2.800583333333333,11.730658146853147,6.738447692307693
31
+ GSM4101778,1.0,0.0,1.5751109090909092,1.4777657142857143,1.5751109090909092,1.5751109090909092,3.0386609090909094,1.5751109090909092,1.5751109090909092,1.5751109090909092,1.4777657142857143,1.4777657142857143,1.5751109090909092,1.5751109090909092,2.8017233333333333,2.8017233333333333,2.8017233333333333,11.922068295454546,6.886945000000001
32
+ GSM4101779,1.0,1.0,1.8002799999999999,1.3032814285714285,1.8002799999999999,1.8002799999999999,3.3212924999999998,1.8002799999999999,1.8002799999999999,1.8002799999999999,1.3032814285714285,1.3032814285714285,1.8002799999999999,1.8002799999999999,2.63483,2.63483,2.63483,11.422043006993006,6.292143461538461
33
+ GSM4101780,1.0,0.0,2.120352727272727,1.3480885714285713,2.120352727272727,2.120352727272727,3.682462727272727,2.120352727272727,2.120352727272727,2.120352727272727,1.3480885714285713,1.3480885714285713,2.120352727272727,2.120352727272727,3.3681900000000002,3.3681900000000002,3.3681900000000002,12.13046909965035,6.7276180769230765
34
+ GSM4101781,1.0,0.0,1.8816818181818182,1.23507,1.8816818181818182,1.8816818181818182,3.3000893181818185,1.8816818181818182,1.8816818181818182,1.8816818181818182,1.23507,1.23507,1.8816818181818182,1.8816818181818182,2.75253,2.75253,2.75253,12.747018426573426,7.013631153846154
35
+ GSM4101782,0.0,0.0,1.2871127272727272,1.2465857142857142,1.2871127272727272,1.2871127272727272,2.8438577272727272,1.2871127272727272,1.2871127272727272,1.2871127272727272,1.2465857142857142,1.2465857142857142,1.2871127272727272,1.2871127272727272,2.7853833333333333,2.7853833333333333,2.7853833333333333,10.60941576048951,6.156647692307692
36
+ GSM4101783,0.0,0.0,1.362950909090909,1.2375342857142857,1.362950909090909,1.362950909090909,3.0468259090909093,1.362950909090909,1.362950909090909,1.362950909090909,1.2375342857142857,1.2375342857142857,1.362950909090909,1.362950909090909,2.5853433333333333,2.5853433333333333,2.5853433333333333,9.938798863636364,5.7881800000000005
37
+ GSM4101784,0.0,0.0,1.2955981818181819,1.365737142857143,1.2955981818181819,1.2955981818181819,2.8256931818181816,1.2955981818181819,1.2955981818181819,1.2955981818181819,1.365737142857143,1.365737142857143,1.2955981818181819,1.2955981818181819,2.91287,2.91287,2.91287,9.804823225524474,5.769045384615384
p3/preprocess/Thyroid_Cancer/GSE151179.csv ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,Thyroid_Cancer,OR4F16,OR4F17,OR4F21,OR4F29,OR4F3,OR4F4,OR4F5,PCMTD2,SEPT14
2
+ GSM4567912,1.0,1.0465012933030302,0.5438008632857143,0.5727971915,1.0465012933030302,1.0465012933030302,0.3882443252727273,1.157839018,0.8471772968269231,0.36031393533333334
3
+ GSM4567913,1.0,1.0603309373232324,0.6407799634285715,0.5407462931666667,1.0603309373232324,1.0603309373232324,0.3609770118181818,1.125154795,0.9077509671346153,0.34838840433333335
4
+ GSM4567914,1.0,1.1357017189191918,1.005223642,0.8066213038333333,1.1357017189191918,1.1357017189191918,0.6665381901818181,1.4844198858,0.9322533739076924,0.4127493977777778
5
+ GSM4567915,1.0,0.9477164001515151,0.5185171314285715,0.5668744228333333,0.9477164001515151,0.9477164001515151,0.3606331172727273,1.1142108670000002,0.9104521309615385,0.3785842547777778
6
+ GSM4567916,1.0,1.1125561521212122,0.6011142437142858,0.5960693998333334,1.1125561521212122,1.1125561521212122,0.4206880286363637,1.1625706072,0.9508180132499999,0.41334754255555556
7
+ GSM4567917,1.0,0.9883280758484849,0.6243506182857143,0.5948525295,0.9883280758484849,0.9883280758484849,0.36139760881818184,1.1592953542,0.9792805162846153,0.3682222725555555
8
+ GSM4567918,1.0,1.0755359297272729,0.5289624095714286,0.5813010193333333,1.0755359297272729,1.0755359297272729,0.33894044327272727,1.0967067624,0.939098765873077,0.31724880555555557
9
+ GSM4567919,1.0,1.0174353015454545,0.5823271215714286,0.5761712583333333,1.0174353015454545,1.0174353015454545,0.3610612929090909,1.2585877818,0.9424736703115384,0.37441857866666667
10
+ GSM4567920,1.0,1.0651704626464646,0.616978896,0.5671887728333334,1.0651704626464646,1.0651704626464646,0.38859966836363635,1.1478604546,0.8873788246846154,0.33811914788888886
11
+ GSM4567921,1.0,1.107011279929293,0.6096199458571429,0.6799359441666667,1.107011279929293,1.107011279929293,0.3437999264545455,1.2664438784,0.8698283879961538,0.38329986833333335
12
+ GSM4567922,1.0,1.1113905328080809,0.6374812188571429,0.6027862443333333,1.1113905328080809,1.1113905328080809,0.4137115788181818,1.305214323,0.9411254311999999,0.37538313144444446
13
+ GSM4567923,1.0,1.125875768171717,0.6997868918571429,0.6130587851666667,1.125875768171717,1.125875768171717,0.4358034259090909,1.2912933224,0.9393648830615384,0.37514921855555555
14
+ GSM4567924,1.0,1.1080899102525252,0.8092549631428572,0.6387690561666667,1.1080899102525252,1.1080899102525252,0.4578120162727272,1.365711273,0.9507066423115385,0.4204913688888889
15
+ GSM4567925,1.0,1.316787242969697,0.7171263995714285,0.7184424985,1.316787242969697,1.316787242969697,0.42018117245454545,1.218400152,0.8297334794692307,0.4622594894444444
16
+ GSM4567926,1.0,1.0506319446161616,0.5645671838571429,0.5891605956666667,1.0506319446161616,1.0506319446161616,0.35642350727272726,1.1112620952,0.913709934053846,0.3576014677777778
17
+ GSM4567927,1.0,1.020871052818182,0.5577804408571428,0.5649721513333333,1.020871052818182,1.020871052818182,0.3607424938181818,1.2383323562,0.9288832971115385,0.3665021146666667
18
+ GSM4567928,1.0,0.9172204519292928,0.5827476941428572,0.5330350815,0.9172204519292928,0.9172204519292928,0.3607459793636364,1.2097011930000001,0.963189021826923,0.35972804399999997
19
+ GSM4567929,1.0,0.9666584846161617,0.5700629618571428,0.5669109325,0.9666584846161617,0.9666584846161617,0.37935631254545454,1.197141618,0.9198454182923077,0.4028451528888889
20
+ GSM4567930,1.0,1.1905667953737373,0.7391855901428571,0.6551259091666667,1.1905667953737373,1.1905667953737373,0.4909608405454545,1.3417949666,0.9536991131961539,0.3958415011111111
21
+ GSM4567931,1.0,1.1144391802222222,0.6640923458571428,0.6140744378333333,1.1144391802222222,1.1144391802222222,0.37694248227272725,1.2595340302,0.9249199374038463,0.3617469437777778
22
+ GSM4567932,1.0,1.1326790592626261,0.6397325957142856,0.6307950316666667,1.1326790592626261,1.1326790592626261,0.36983867745454546,1.2250554942,0.9661777642461538,0.4179325551111111
23
+ GSM4567933,1.0,1.1317367265151514,1.12786056,0.7545969181666666,1.1317367265151514,1.1317367265151514,0.6762534990909091,1.7626061969999998,0.9531300063653845,0.44278239066666664
24
+ GSM4567934,1.0,1.330812689,0.9838273862857143,0.6555993285,1.330812689,1.330812689,0.5942118493636364,1.6105100806,0.9877263551192307,0.39713970233333334
25
+ GSM4567935,1.0,1.0351206963636364,0.5572789295714285,0.5969209098333333,1.0351206963636364,1.0351206963636364,0.34033463145454546,1.0945791136,0.905675997173077,0.32309320433333333
26
+ GSM4567936,1.0,1.0830808587171716,0.6018877268571429,0.6230716896666667,1.0830808587171716,1.0830808587171716,0.3852973831818182,1.2153163698,0.9392852443461538,0.3805953252222222
27
+ GSM4567937,1.0,1.0283972457575759,0.5607407401428571,0.5747806948333333,1.0283972457575759,1.0283972457575759,0.3503533267272727,1.1316989546,0.9144243255615385,0.3547365501111111
28
+ GSM4567938,1.0,1.004240989838384,0.5744943117142858,0.5906843683333333,1.004240989838384,1.004240989838384,0.347631308,1.2354148842000001,0.9216271713769231,0.3625713506666666
29
+ GSM4567939,1.0,1.143709108919192,0.7712353291428571,0.5970187075,1.143709108919192,1.143709108919192,0.4333801653636364,1.2935531841999999,0.9465064661192308,0.3613375976666667
30
+ GSM4567940,1.0,1.0990412567474745,0.7591133081428572,0.6757818048333334,1.0990412567474745,1.0990412567474745,0.39536935909090914,1.3046484652,0.9426649635730769,0.4273561142222222
31
+ GSM4567941,1.0,1.2238314004747475,0.7921453505714285,0.7256523336666666,1.2238314004747475,1.2238314004747475,0.48029340018181815,1.2504284918,0.9618977408115384,0.3699934611111111
32
+ GSM4567942,1.0,1.009017810090909,0.6377931625714286,0.63190324,1.009017810090909,1.009017810090909,0.38831535072727275,1.1179613558,0.9635981983192308,0.360020144
33
+ GSM4567943,1.0,1.0481824803636364,0.6400085305714286,0.6028435243333333,1.0481824803636364,1.0481824803636364,0.3961198674545454,1.2166491116,0.9418376101923076,0.3830371118888889
34
+ GSM4567944,1.0,1.1151814694747475,0.8703453782857142,0.6279232035,1.1151814694747475,1.1151814694747475,0.5583931921818182,1.3721641778,0.9660613869307693,0.45969410788888887
35
+ GSM4567945,1.0,1.173540193030303,0.882252735,0.5820749468333334,1.173540193030303,1.173540193030303,0.5530650005454546,1.383596357,0.9637457833038461,0.376414982
36
+ GSM4567946,1.0,1.1870192851919192,0.781425187,0.6357473711666667,1.1870192851919192,1.1870192851919192,0.5148929135454545,1.4049361892,0.9319323929192307,0.4556242863333333
37
+ GSM4567947,1.0,1.0216192448282828,0.580014759,0.595330416,1.0216192448282828,1.0216192448282828,0.341386062,1.108871798,0.9446853894730769,0.35611790944444444
38
+ GSM4567948,1.0,0.9729747364747474,0.5298644728571429,0.5656921163333334,0.9729747364747474,0.9729747364747474,0.34509697472727274,1.0795711388,0.9386102269192308,0.33995661722222226
39
+ GSM4567949,1.0,1.2740173692626262,0.7444771664285714,0.6949233726666666,1.2740173692626262,1.2740173692626262,0.4122710639090909,1.391298642,0.917372974173077,0.4330711231111111
40
+ GSM4567950,1.0,1.1558928051111113,0.7763806955714285,0.6989438125,1.1558928051111113,1.1558928051111113,0.5063364195454546,1.3109358124,0.9685475676769231,0.3362166928888889
41
+ GSM4567951,0.0,0.9516969039898989,0.5730636247142857,0.5654510448333333,0.9516969039898989,0.9516969039898989,0.365329455,1.1325959896,0.8963933449423076,0.3796734126666667
42
+ GSM4567952,0.0,1.0160061655151515,0.7111552052857143,0.6400868558333334,1.0160061655151515,1.0160061655151515,0.4583635930909091,1.2948879204000001,0.9107916834807692,0.388140924
43
+ GSM4567953,0.0,1.065833573,0.6815640865714286,0.595501663,1.065833573,1.065833573,0.4109324724545455,1.2343766033999999,0.9096940023269231,0.3927486675555556
44
+ GSM4567954,0.0,0.9999911537777778,0.5259888957142856,0.5666709518333334,0.9999911537777778,0.9999911537777778,0.31778785336363635,1.0907802952,0.9147845623461538,0.365338423
45
+ GSM4567955,0.0,0.9873547826868687,0.5671261461428572,0.5899886326666667,0.9873547826868687,0.9873547826868687,0.37154700572727273,1.1008631648,0.9419338617999999,0.3710848033333333
46
+ GSM4567956,0.0,1.0432003036060606,0.6404052088571428,0.5979002303333333,1.0432003036060606,1.0432003036060606,0.3886963776363636,1.2300305968,0.9344676333730769,0.3947531364444445
47
+ GSM4567957,0.0,1.06948005389899,0.7905205635714285,0.6201918963333334,1.06948005389899,1.06948005389899,0.486158037,1.2745616028,0.9657786440423077,0.4294321557777778
48
+ GSM4567958,0.0,1.0544004240909093,0.7055007187142858,0.5851795851666667,1.0544004240909093,1.0544004240909093,0.49414361290909087,1.304051134,0.99075569,0.4429721628888889
49
+ GSM4567959,0.0,1.0208589106161616,0.6453230687142858,0.6221427126666667,1.0208589106161616,1.0208589106161616,0.3817615304545454,1.1772701052,0.8765215914192308,0.34973110255555556
50
+ GSM4567960,0.0,1.0540721938888888,0.6957351965714286,0.6354749815,1.0540721938888888,1.0540721938888888,0.43346925854545454,1.1510311928,0.9737948805076924,0.402329656
51
+ GSM4567961,0.0,0.9598944457070708,0.5877374868571429,0.5395624873333333,0.9598944457070708,0.9598944457070708,0.3510207160909091,1.1489895294,0.9377997686576923,0.3329001122222222
52
+ GSM4567962,0.0,1.068440189919192,0.65710397,0.5650154505,1.068440189919192,1.068440189919192,0.3990887921818182,1.1687331708,0.9503675560884616,0.41413862144444447
53
+ GSM4567963,0.0,0.9854447931616162,0.5326585954285714,0.5819128653333333,0.9854447931616162,0.9854447931616162,0.3294917217272727,1.1920656828,0.9657066101730769,0.349667424
p3/preprocess/Thyroid_Cancer/GSE82208.csv ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,Thyroid_Cancer,Age,Gender,OR4F16,OR4F21,OR4F29,OR4F3,PCMTD2
2
+ GSM2186533,1.0,74.0,0.0,0.56625070675,0.56625070675,0.56625070675,0.56625070675,13.340083793
3
+ GSM2186534,1.0,80.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.696405838
4
+ GSM2186535,1.0,66.0,1.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,12.674283164
5
+ GSM2186536,0.0,78.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,12.134027695999999
6
+ GSM2186537,1.0,74.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.7511866
7
+ GSM2186538,1.0,50.0,1.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.967323545
8
+ GSM2186539,1.0,61.0,0.0,0.56661486625,0.56661486625,0.56661486625,0.56661486625,12.644154974000001
9
+ GSM2186540,1.0,72.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.433079322
10
+ GSM2186541,1.0,80.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.439497604
11
+ GSM2186542,1.0,61.0,0.0,0.83305713125,0.83305713125,0.83305713125,0.83305713125,12.341327494
12
+ GSM2186543,0.0,38.0,1.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.918212836
13
+ GSM2186544,1.0,66.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,12.76499734
14
+ GSM2186545,0.0,47.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,12.892185727000001
15
+ GSM2186546,1.0,69.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.982029146
16
+ GSM2186547,0.0,44.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.992884867
17
+ GSM2186548,1.0,72.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.864432357
18
+ GSM2186549,1.0,66.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.582239492
19
+ GSM2186550,0.0,34.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.946876533
20
+ GSM2186551,1.0,39.0,0.0,0.59265495775,0.59265495775,0.59265495775,0.59265495775,11.680585538999999
21
+ GSM2186552,0.0,23.0,0.0,0.569935921,0.569935921,0.569935921,0.569935921,12.161589961
22
+ GSM2186553,0.0,14.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,12.27008558
23
+ GSM2186554,0.0,42.0,0.0,0.5656104435,0.5656104435,0.5656104435,0.5656104435,12.022847056
24
+ GSM2186555,0.0,29.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.850357563
25
+ GSM2186556,0.0,43.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,12.224271863999999
26
+ GSM2186557,0.0,31.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.669124342
27
+ GSM2186558,0.0,58.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.561379617
28
+ GSM2186559,0.0,52.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.313221948
29
+ GSM2186560,0.0,60.0,0.0,0.567072312,0.567072312,0.567072312,0.567072312,11.508705157
30
+ GSM2186561,0.0,69.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,12.27396976
31
+ GSM2186562,0.0,60.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.78633447
32
+ GSM2186563,0.0,49.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,12.195693576
33
+ GSM2186564,1.0,67.0,1.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,15.287510292
34
+ GSM2186565,1.0,68.0,1.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,10.15973545
35
+ GSM2186566,1.0,72.0,1.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,12.952136995
36
+ GSM2186567,1.0,66.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,12.343602082999999
37
+ GSM2186568,1.0,61.0,1.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,10.340761082
38
+ GSM2186569,1.0,55.4,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.743684362
39
+ GSM2186570,1.0,55.4,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.811592713
40
+ GSM2186571,1.0,76.0,1.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.003436892
41
+ GSM2186572,0.0,53.0,1.0,0.57431155175,0.57431155175,0.57431155175,0.57431155175,11.846090768
42
+ GSM2186573,1.0,61.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,12.567798336000001
43
+ GSM2186574,1.0,61.0,1.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,12.691589792
44
+ GSM2186575,1.0,60.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.454818623
45
+ GSM2186576,1.0,71.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,12.458335203
46
+ GSM2186577,1.0,36.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,15.967245672
47
+ GSM2186578,0.0,71.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,11.257699696
48
+ GSM2186579,0.0,55.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,12.732074233
49
+ GSM2186580,0.0,71.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,12.346004101
50
+ GSM2186581,0.0,33.0,1.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,14.663855000000002
51
+ GSM2186582,0.0,33.0,0.0,0.573312487,0.573312487,0.573312487,0.573312487,12.744262900999999
52
+ GSM2186583,0.0,25.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,13.016909309999999
53
+ GSM2186584,0.0,29.0,0.0,0.56436822825,0.56436822825,0.56436822825,0.56436822825,12.139404054
p3/preprocess/Thyroid_Cancer/TCGA.csv ADDED
@@ -0,0 +1,573 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ,Thyroid_Cancer,Age,Gender,LOC728323,OR4F17,OR4F21,OR4F29,OR4F4,OR4F5,PCMTD2,SEPT14
2
+ TCGA-4C-A93U-01,1,74,0,0.298006671869,-0.00698045259462,-0.0232130862271,-0.00123825204838,-0.0240291221225,-0.0353370815451,-0.106359703472,-0.380474880999
3
+ TCGA-BJ-A0YZ-01,1,65,1,-0.326993328131,-0.00698045259462,-0.0232130862271,-0.0675382520484,-0.0240291221225,-0.0353370815451,-0.334959703472,-0.380474880999
4
+ TCGA-BJ-A0Z0-01,1,55,1,0.851606671869,-0.00698045259462,-0.0232130862271,-0.0897382520484,-0.0240291221225,-0.0353370815451,0.445140296528,0.0996251190012
5
+ TCGA-BJ-A0Z2-01,1,57,1,1.02290667187,-0.00698045259462,-0.0232130862271,1.37526174795,0.536770877877,-0.0353370815451,0.560840296528,-0.380474880999
6
+ TCGA-BJ-A0Z3-01,1,33,0,0.360906671869,-0.00698045259462,-0.0232130862271,0.463061747952,-0.0240291221225,-0.0353370815451,0.181840296528,-0.380474880999
7
+ TCGA-BJ-A0Z5-01,1,58,1,0.189806671869,-0.00698045259462,-0.0232130862271,0.620861747952,-0.0240291221225,0.478262918455,0.234240296528,-0.380474880999
8
+ TCGA-BJ-A0Z9-01,1,57,0,0.109406671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.709959703472,-0.380474880999
9
+ TCGA-BJ-A0ZA-01,1,67,0,0.398706671869,0.448319547405,-0.0232130862271,0.743161747952,-0.0240291221225,-0.0353370815451,0.179840296528,-0.380474880999
10
+ TCGA-BJ-A0ZB-01,1,66,1,0.193106671869,-0.00698045259462,-0.0232130862271,0.101461747952,-0.0240291221225,-0.0353370815451,0.0210402965275,-0.380474880999
11
+ TCGA-BJ-A0ZC-01,1,55,1,0.334406671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.127159703472,-0.380474880999
12
+ TCGA-BJ-A0ZE-01,1,63,0,-0.861993328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0628402965275,-0.380474880999
13
+ TCGA-BJ-A0ZF-01,1,54,0,-0.135993328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.464359703472,-0.380474880999
14
+ TCGA-BJ-A0ZG-01,1,80,1,0.622606671869,-0.00698045259462,-0.0232130862271,-0.0802382520484,-0.0240291221225,-0.0353370815451,0.0957402965275,-0.380474880999
15
+ TCGA-BJ-A0ZH-01,1,52,0,-0.322593328131,-0.00698045259462,-0.0232130862271,1.04756174795,-0.0240291221225,-0.0353370815451,-0.153959703472,-0.380474880999
16
+ TCGA-BJ-A0ZJ-01,1,36,1,-0.221593328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0837402965275,-0.380474880999
17
+ TCGA-BJ-A18Y-01,1,29,1,0.668606671869,-0.00698045259462,-0.0232130862271,0.243561747952,-0.0240291221225,-0.0353370815451,0.307040296528,-0.380474880999
18
+ TCGA-BJ-A18Z-01,1,58,1,-0.316793328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.137440296528,-0.380474880999
19
+ TCGA-BJ-A190-01,1,55,1,-1.35919332813,-0.00698045259462,-0.0232130862271,1.84876174795,-0.0240291221225,-0.0353370815451,0.317340296528,0.00962511900117
20
+ TCGA-BJ-A191-01,1,49,0,0.667506671869,-0.00698045259462,-0.0232130862271,1.19486174795,-0.0240291221225,-0.0353370815451,0.378040296528,-0.380474880999
21
+ TCGA-BJ-A192-01,1,54,0,-0.576193328131,-0.00698045259462,-0.0232130862271,-0.117838252048,-0.0240291221225,-0.0353370815451,-0.339959703472,0.415125119001
22
+ TCGA-BJ-A28R-01,1,38,0,1.31930667187,-0.00698045259462,-0.0232130862271,-0.243638252048,-0.0240291221225,-0.0353370815451,-0.346659703472,-0.380474880999
23
+ TCGA-BJ-A28R-11,0,38,0,1.48840667187,-0.00698045259462,-0.0232130862271,-0.0702382520484,-0.0240291221225,-0.0353370815451,0.0245402965275,-0.380474880999
24
+ TCGA-BJ-A28S-01,1,79,1,0.596006671869,0.513819547405,-0.0232130862271,-0.0490382520484,-0.0240291221225,-0.0353370815451,0.485440296528,-0.380474880999
25
+ TCGA-BJ-A28T-01,1,34,0,0.883006671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.269859703472,-0.380474880999
26
+ TCGA-BJ-A28V-01,1,80,0,0.347006671869,-0.00698045259462,-0.0232130862271,0.499761747952,-0.0240291221225,-0.0353370815451,0.587540296528,-0.0302748809988
27
+ TCGA-BJ-A28W-01,1,32,0,-3.47939332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.806959703472,-0.380474880999
28
+ TCGA-BJ-A28W-11,0,32,0,-1.85969332813,-0.00698045259462,-0.0232130862271,0.672261747952,-0.0240291221225,-0.0353370815451,-1.60105970347,-0.380474880999
29
+ TCGA-BJ-A28X-01,1,32,0,0.992706671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.322959703472,-0.380474880999
30
+ TCGA-BJ-A28X-11,0,32,0,1.27380667187,-0.00698045259462,-0.0232130862271,0.641061747952,-0.0240291221225,-0.0353370815451,0.139440296528,-0.380474880999
31
+ TCGA-BJ-A28Z-01,1,46,0,-0.882793328131,-0.00698045259462,-0.0232130862271,-0.00883825204838,-0.0240291221225,-0.0353370815451,-0.223959703472,-0.380474880999
32
+ TCGA-BJ-A290-01,1,70,1,0.210106671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.710140296528,-0.380474880999
33
+ TCGA-BJ-A290-11,0,70,1,0.785406671869,-0.00698045259462,-0.0232130862271,0.288261747952,-0.0240291221225,-0.0353370815451,0.164940296528,-0.380474880999
34
+ TCGA-BJ-A291-01,1,56,0,-0.445593328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.824459703472,-0.380474880999
35
+ TCGA-BJ-A2N7-01,1,30,0,0.412606671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0958402965275,-0.380474880999
36
+ TCGA-BJ-A2N7-11,0,30,0,0.911806671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.245240296528,-0.0276748809988
37
+ TCGA-BJ-A2N8-01,1,30,0,-0.0650933281311,-0.00698045259462,-0.0232130862271,-0.154538252048,-0.0240291221225,-0.0353370815451,0.0341402965275,0.0348251190012
38
+ TCGA-BJ-A2N8-11,0,30,0,0.974106671869,-0.00698045259462,-0.0232130862271,-0.280338252048,-0.0240291221225,-0.0353370815451,0.0379402965275,-0.0909748809988
39
+ TCGA-BJ-A2N9-01,1,42,0,-0.647093328131,-0.00698045259462,-0.0232130862271,-0.0988382520484,-0.0240291221225,-0.0353370815451,-0.689359703472,-0.380474880999
40
+ TCGA-BJ-A2N9-11,0,42,0,-0.362793328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.300659703472,-0.380474880999
41
+ TCGA-BJ-A2NA-01,1,77,1,0.349806671869,-0.00698045259462,0.678986913773,0.386561747952,-0.0240291221225,-0.0353370815451,0.0950402965275,-0.380474880999
42
+ TCGA-BJ-A2NA-11,0,77,1,0.404806671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.121059703472,-0.380474880999
43
+ TCGA-BJ-A2P4-01,1,29,0,-3.63639332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0964402965275,-0.380474880999
44
+ TCGA-BJ-A3EZ-01,1,51,1,0.442506671869,-0.00698045259462,-0.0232130862271,0.319061747952,-0.0240291221225,-0.0353370815451,-0.0832597034725,-0.380474880999
45
+ TCGA-BJ-A3F0-01,1,64,0,-0.327893328131,-0.00698045259462,-0.0232130862271,-0.103638252048,-0.0240291221225,-0.0353370815451,-0.321659703472,-0.380474880999
46
+ TCGA-BJ-A3PR-01,1,69,0,0.174306671869,-0.00698045259462,-0.0232130862271,-0.102938252048,-0.0240291221225,-0.0353370815451,-0.227059703472,-0.380474880999
47
+ TCGA-BJ-A3PR-11,0,69,0,-3.26829332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.815159703472,-0.380474880999
48
+ TCGA-BJ-A3PT-01,1,51,0,-0.0408933281311,-0.00698045259462,-0.0232130862271,0.333761747952,-0.0240291221225,-0.0353370815451,-0.00915970347246,-0.380474880999
49
+ TCGA-BJ-A3PU-01,1,52,1,-1.54139332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.774359703472,-0.380474880999
50
+ TCGA-BJ-A3PU-11,0,52,1,1.16950667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0805402965275,-0.0264748809988
51
+ TCGA-BJ-A45C-01,1,78,1,0.573706671869,-0.00698045259462,-0.0232130862271,0.736861747952,-0.0240291221225,-0.0353370815451,0.233040296528,-0.380474880999
52
+ TCGA-BJ-A45D-01,1,36,1,-1.85119332813,-0.00698045259462,-0.0232130862271,-0.110338252048,-0.0240291221225,-0.0353370815451,-0.723159703472,-0.380474880999
53
+ TCGA-BJ-A45E-01,1,46,0,-0.409793328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.715159703472,-0.380474880999
54
+ TCGA-BJ-A45F-01,1,59,0,0.341006671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.325540296528,-0.380474880999
55
+ TCGA-BJ-A45G-01,1,48,0,0.677506671869,-0.00698045259462,0.747186913773,-0.133738252048,-0.0240291221225,-0.0353370815451,0.132640296528,-0.380474880999
56
+ TCGA-BJ-A45H-01,1,45,1,0.336706671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0307402965275,-0.380474880999
57
+ TCGA-BJ-A45I-01,1,51,0,-0.274993328131,-0.00698045259462,-0.0232130862271,-0.0759382520484,-0.0240291221225,-0.0353370815451,-0.373559703472,-0.380474880999
58
+ TCGA-BJ-A45J-01,1,39,0,-0.365393328131,-0.00698045259462,-0.0232130862271,0.719361747952,-0.0240291221225,-0.0353370815451,0.0330402965275,-0.380474880999
59
+ TCGA-BJ-A45K-01,1,33,1,0.749906671869,-0.00698045259462,-0.0232130862271,0.162761747952,-0.0240291221225,-0.0353370815451,-0.245759703472,0.0318251190012
60
+ TCGA-BJ-A4O8-01,1,47,1,0.228706671869,-0.00698045259462,1.12478691377,1.02796174795,-0.0240291221225,-0.0353370815451,0.238340296528,-0.380474880999
61
+ TCGA-BJ-A4O9-01,1,51,0,0.327806671869,-0.00698045259462,-0.0232130862271,0.0739617479516,-0.0240291221225,-0.0353370815451,0.0719402965275,-0.380474880999
62
+ TCGA-CE-A13K-01,1,30,0,0.186606671869,-0.00698045259462,-0.0232130862271,-0.0915382520484,-0.0240291221225,-0.0353370815451,0.235140296528,-0.380474880999
63
+ TCGA-CE-A27D-01,1,28,0,0.175706671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.558759703472,-0.380474880999
64
+ TCGA-CE-A3MD-01,1,31,1,-0.864693328131,-0.00698045259462,-0.0232130862271,0.275161747952,-0.0240291221225,-0.0353370815451,0.147240296528,-0.380474880999
65
+ TCGA-CE-A3ME-01,1,51,0,1.07960667187,-0.00698045259462,-0.0232130862271,0.223061747952,-0.0240291221225,-0.0353370815451,-0.200059703472,-0.380474880999
66
+ TCGA-CE-A481-01,1,41,0,0.203506671869,-0.00698045259462,0.403286913773,1.19916174795,-0.0240291221225,-0.0353370815451,0.322840296528,-0.380474880999
67
+ TCGA-CE-A482-01,1,27,0,0.498306671869,-0.00698045259462,-0.0232130862271,0.424261747952,-0.0240291221225,-0.0353370815451,0.294340296528,-0.380474880999
68
+ TCGA-CE-A483-01,1,34,0,0.967306671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0552402965275,-0.380474880999
69
+ TCGA-CE-A484-01,1,37,0,-0.336593328131,-0.00698045259462,-0.0232130862271,0.525861747952,-0.0240291221225,-0.0353370815451,0.724340296528,0.0832251190012
70
+ TCGA-CE-A485-01,1,32,1,0.538406671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.211540296528,0.417725119001
71
+ TCGA-DE-A0XZ-01,1,65,0,0.200206671869,-0.00698045259462,-0.0232130862271,-0.0953382520484,-0.0240291221225,-0.0353370815451,0.644640296528,-0.380474880999
72
+ TCGA-DE-A0Y2-01,1,30,0,0.695506671869,-0.00698045259462,-0.0232130862271,-0.129038252048,-0.0240291221225,-0.0353370815451,-0.380059703472,-0.380474880999
73
+ TCGA-DE-A0Y3-01,1,60,0,0.344806671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0755402965275,-0.380474880999
74
+ TCGA-DE-A2OL-01,1,44,0,1.05490667187,-0.00698045259462,-0.0232130862271,0.542761747952,-0.0240291221225,-0.0353370815451,0.492040296528,-0.380474880999
75
+ TCGA-DE-A3KN-01,1,49,0,0.426906671869,-0.00698045259462,-0.0232130862271,0.155961747952,-0.0240291221225,-0.0353370815451,0.100740296528,-0.380474880999
76
+ TCGA-DE-A4M8-01,1,61,0,-0.221193328131,-0.00698045259462,-0.0232130862271,0.0107617479516,-0.0240291221225,-0.0353370815451,0.0761402965275,-0.380474880999
77
+ TCGA-DE-A4M9-01,1,28,1,0.947506671869,-0.00698045259462,-0.0232130862271,0.254261747952,-0.0240291221225,-0.0353370815451,0.273240296528,0.443625119001
78
+ TCGA-DE-A4MA-01,1,52,0,-3.50959332813,-0.00698045259462,-0.0232130862271,0.129661747952,-0.0240291221225,-0.0353370815451,-1.36655970347,-0.380474880999
79
+ TCGA-DE-A4MB-01,1,79,0,-0.274093328131,-0.00698045259462,-0.0232130862271,0.0432617479516,-0.0240291221225,-0.0353370815451,-0.210659703472,-0.380474880999
80
+ TCGA-DE-A4MC-01,1,43,0,-0.218093328131,-0.00698045259462,-0.0232130862271,-0.149138252048,-0.0240291221225,-0.0353370815451,0.0878402965275,-0.380474880999
81
+ TCGA-DE-A4MD-01,1,71,1,0.772806671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.426040296528,-0.380474880999
82
+ TCGA-DE-A4MD-06,1,71,1,-0.951593328131,-0.00698045259462,-0.0232130862271,-0.0331382520484,-0.0240291221225,-0.0353370815451,0.217740296528,-0.380474880999
83
+ TCGA-DE-A69J-01,1,34,0,0.986606671869,-0.00698045259462,-0.0232130862271,0.418161747952,-0.0240291221225,-0.0353370815451,-0.0974597034725,-0.380474880999
84
+ TCGA-DE-A69K-01,1,58,0,0.951206671869,-0.00698045259462,-0.0232130862271,0.566861747952,-0.0240291221225,-0.0353370815451,0.0532402965275,-0.380474880999
85
+ TCGA-DE-A7U5-01,1,36,0,1.07840667187,-0.00698045259462,-0.0232130862271,0.103361747952,-0.0240291221225,-0.0353370815451,-0.435559703472,-0.380474880999
86
+ TCGA-DJ-A13L-01,1,85,1,0.00040667186891,-0.00698045259462,-0.0232130862271,-0.129338252048,-0.0240291221225,-0.0353370815451,0.170340296528,-0.380474880999
87
+ TCGA-DJ-A13M-01,1,28,0,-1.78449332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.308859703472,-0.380474880999
88
+ TCGA-DJ-A13O-01,1,56,1,-0.0144933281311,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.250759703472,-0.380474880999
89
+ TCGA-DJ-A13P-01,1,52,0,0.304006671869,-0.00698045259462,-0.0232130862271,0.383061747952,-0.0240291221225,-0.0353370815451,0.568040296528,-0.380474880999
90
+ TCGA-DJ-A13R-01,1,50,1,-3.35999332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,0.813762918455,-0.823459703472,-0.380474880999
91
+ TCGA-DJ-A13S-01,1,19,0,0.362106671869,-0.00698045259462,-0.0232130862271,0.107561747952,-0.0240291221225,-0.0353370815451,0.0516402965275,-0.380474880999
92
+ TCGA-DJ-A13T-01,1,37,0,0.958906671869,-0.00698045259462,-0.0232130862271,-0.195538252048,-0.0240291221225,-0.0353370815451,0.418140296528,-0.00617488099883
93
+ TCGA-DJ-A13U-01,1,60,1,0.697206671869,-0.00698045259462,-0.0232130862271,0.173561747952,-0.0240291221225,-0.0353370815451,-0.195459703472,-0.380474880999
94
+ TCGA-DJ-A13V-01,1,21,0,-0.100793328131,-0.00698045259462,-0.0232130862271,-0.0325382520484,-0.0240291221225,-0.0353370815451,0.159340296528,-0.380474880999
95
+ TCGA-DJ-A13W-01,1,45,0,-1.02759332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.533759703472,-0.380474880999
96
+ TCGA-DJ-A13X-01,1,51,0,0.808206671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.369940296528,-0.380474880999
97
+ TCGA-DJ-A1QD-01,1,20,0,0.421206671869,-0.00698045259462,-0.0232130862271,-0.228438252048,-0.0240291221225,-0.0353370815451,-0.324659703472,-0.380474880999
98
+ TCGA-DJ-A1QE-01,1,62,0,0.714306671869,-0.00698045259462,-0.0232130862271,0.652861747952,-0.0240291221225,-0.0353370815451,-0.238659703472,-0.380474880999
99
+ TCGA-DJ-A1QF-01,1,61,0,1.13830667187,-0.00698045259462,-0.0232130862271,0.651261747952,-0.0240291221225,-0.0353370815451,0.335540296528,-0.380474880999
100
+ TCGA-DJ-A1QG-01,1,62,1,0.921306671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.196240296528,-0.380474880999
101
+ TCGA-DJ-A1QH-01,1,58,0,0.730606671869,-0.00698045259462,-0.0232130862271,0.0818617479516,-0.0240291221225,-0.0353370815451,-0.202159703472,-0.380474880999
102
+ TCGA-DJ-A1QI-01,1,63,0,0.519906671869,-0.00698045259462,-0.0232130862271,0.135161747952,-0.0240291221225,-0.0353370815451,0.316740296528,-0.380474880999
103
+ TCGA-DJ-A1QL-01,1,70,1,0.238706671869,-0.00698045259462,-0.0232130862271,0.866761747952,-0.0240291221225,-0.0353370815451,0.0979402965275,0.0432251190012
104
+ TCGA-DJ-A1QM-01,1,42,1,-0.295193328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0221402965275,-0.380474880999
105
+ TCGA-DJ-A1QN-01,1,42,0,0.192706671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.564340296528,-0.380474880999
106
+ TCGA-DJ-A1QO-01,1,69,1,0.341606671869,-0.00698045259462,-0.0232130862271,-0.0438382520484,-0.0240291221225,-0.0353370815451,-0.293859703472,0.145525119001
107
+ TCGA-DJ-A1QQ-01,1,43,1,1.26540667187,-0.00698045259462,-0.0232130862271,0.491361747952,-0.0240291221225,-0.0353370815451,0.0564402965275,-0.380474880999
108
+ TCGA-DJ-A2PN-01,1,70,0,0.831206671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.00274029652754,-0.380474880999
109
+ TCGA-DJ-A2PO-01,1,54,1,0.213206671869,-0.00698045259462,-0.0232130862271,-0.127738252048,1.02967087788,-0.0353370815451,0.256440296528,-0.380474880999
110
+ TCGA-DJ-A2PP-01,1,47,1,0.697806671869,-0.00698045259462,-0.0232130862271,0.353761747952,-0.0240291221225,-0.0353370815451,-0.408059703472,-0.380474880999
111
+ TCGA-DJ-A2PQ-01,1,26,1,-0.369293328131,-0.00698045259462,-0.0232130862271,0.0669617479516,-0.0240291221225,-0.0353370815451,0.484440296528,-0.380474880999
112
+ TCGA-DJ-A2PR-01,1,27,1,0.641506671869,-0.00698045259462,-0.0232130862271,-0.180838252048,-0.0240291221225,-0.0353370815451,0.559040296528,-0.380474880999
113
+ TCGA-DJ-A2PS-01,1,40,0,-0.552093328131,-0.00698045259462,-0.0232130862271,0.542161747952,-0.0240291221225,-0.0353370815451,0.493440296528,0.0916251190012
114
+ TCGA-DJ-A2PT-01,1,70,0,-0.573793328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.575459703472,-0.380474880999
115
+ TCGA-DJ-A2PU-01,1,52,0,-0.0242933281311,-0.00698045259462,0.375486913773,-0.569838252048,-0.0240291221225,-0.0353370815451,0.346140296528,-0.380474880999
116
+ TCGA-DJ-A2PV-01,1,53,0,0.448106671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.211040296528,-0.380474880999
117
+ TCGA-DJ-A2PW-01,1,65,1,-2.22409332813,-0.00698045259462,-0.0232130862271,0.832761747952,-0.0240291221225,-0.0353370815451,-0.189759703472,-0.380474880999
118
+ TCGA-DJ-A2PX-01,1,55,0,0.256406671869,-0.00698045259462,-0.0232130862271,-0.180038252048,-0.0240291221225,-0.0353370815451,0.559140296528,-0.380474880999
119
+ TCGA-DJ-A2PY-01,1,46,0,0.349706671869,-0.00698045259462,-0.0232130862271,0.539461747952,-0.0240291221225,-0.0353370815451,0.0933402965275,-0.380474880999
120
+ TCGA-DJ-A2PZ-01,1,63,1,-0.112493328131,-0.00698045259462,1.43168691377,0.333761747952,-0.0240291221225,-0.0353370815451,-0.195959703472,-0.380474880999
121
+ TCGA-DJ-A2Q0-01,1,57,0,-0.223293328131,-0.00698045259462,-0.0232130862271,0.316261747952,-0.0240291221225,-0.0353370815451,0.115440296528,-0.380474880999
122
+ TCGA-DJ-A2Q1-01,1,44,0,-2.06539332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.513859703472,-0.380474880999
123
+ TCGA-DJ-A2Q2-01,1,57,0,0.196606671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.146959703472,-0.00527488099883
124
+ TCGA-DJ-A2Q3-01,1,61,0,0.700906671869,-0.00698045259462,-0.0232130862271,0.0513617479516,-0.0240291221225,-0.0353370815451,0.0615402965275,-0.380474880999
125
+ TCGA-DJ-A2Q4-01,1,53,1,0.593206671869,-0.00698045259462,0.297686913773,-0.248938252048,-0.0240291221225,-0.0353370815451,0.122840296528,-0.380474880999
126
+ TCGA-DJ-A2Q5-01,1,51,1,0.172906671869,-0.00698045259462,-0.0232130862271,-0.180038252048,-0.0240291221225,-0.0353370815451,0.176540296528,-0.380474880999
127
+ TCGA-DJ-A2Q6-01,1,38,0,0.829806671869,-0.00698045259462,-0.0232130862271,0.00216174795162,-0.0240291221225,-0.0353370815451,0.302240296528,0.191525119001
128
+ TCGA-DJ-A2Q7-01,1,52,0,-0.250093328131,-0.00698045259462,-0.0232130862271,0.0252617479516,-0.0240291221225,-0.0353370815451,0.339040296528,-0.0524748809988
129
+ TCGA-DJ-A2Q9-01,1,65,0,0.573506671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.355859703472,-0.380474880999
130
+ TCGA-DJ-A2QA-01,1,56,0,-4.20909332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.488659703472,-0.380474880999
131
+ TCGA-DJ-A2QB-01,1,53,0,-0.304793328131,-0.00698045259462,-0.0232130862271,-0.569838252048,0.438170877877,-0.0353370815451,-0.0142597034725,-0.380474880999
132
+ TCGA-DJ-A2QC-01,1,70,0,-1.70249332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.509759703472,-0.380474880999
133
+ TCGA-DJ-A3UK-01,1,35,0,0.552606671869,-0.00698045259462,-0.0232130862271,0.443061747952,-0.0240291221225,-0.0353370815451,0.130940296528,-0.380474880999
134
+ TCGA-DJ-A3UM-01,1,45,0,0.911106671869,-0.00698045259462,-0.0232130862271,0.307961747952,-0.0240291221225,-0.0353370815451,0.0784402965275,-0.380474880999
135
+ TCGA-DJ-A3UN-01,1,51,0,0.419706671869,-0.00698045259462,-0.0232130862271,-0.143238252048,0.402570877877,-0.0353370815451,0.0334402965275,-0.380474880999
136
+ TCGA-DJ-A3UO-01,1,63,1,0.441706671869,-0.00698045259462,-0.0232130862271,-0.142638252048,-0.0240291221225,-0.0353370815451,-0.0983597034725,-0.380474880999
137
+ TCGA-DJ-A3UP-01,1,38,0,-0.0528933281311,-0.00698045259462,-0.0232130862271,0.968761747952,-0.0240291221225,-0.0353370815451,0.641940296528,0.0173251190012
138
+ TCGA-DJ-A3UQ-01,1,45,0,0.706606671869,0.414619547405,-0.0232130862271,-0.148238252048,-0.0240291221225,-0.0353370815451,-0.0692597034725,-0.380474880999
139
+ TCGA-DJ-A3UR-01,1,51,0,0.611006671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.293440296528,-0.380474880999
140
+ TCGA-DJ-A3US-01,1,37,0,0.823306671869,-0.00698045259462,-0.0232130862271,0.424061747952,0.387970877877,-0.0353370815451,-0.284359703472,-0.380474880999
141
+ TCGA-DJ-A3UT-01,1,43,0,0.586006671869,-0.00698045259462,-0.0232130862271,0.645261747952,-0.0240291221225,-0.0353370815451,-0.178259703472,-0.380474880999
142
+ TCGA-DJ-A3UU-01,1,49,0,1.04340667187,-0.00698045259462,-0.0232130862271,-0.110438252048,-0.0240291221225,-0.0353370815451,0.355240296528,-0.380474880999
143
+ TCGA-DJ-A3UV-01,1,18,0,0.874906671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.199959703472,-0.380474880999
144
+ TCGA-DJ-A3UW-01,1,50,0,-0.881393328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.0297597034725,-0.380474880999
145
+ TCGA-DJ-A3UX-01,1,46,0,1.00240667187,-0.00698045259462,-0.0232130862271,-0.173338252048,-0.0240291221225,-0.0353370815451,-0.309259703472,-0.380474880999
146
+ TCGA-DJ-A3UY-01,1,32,0,0.624606671869,-0.00698045259462,-0.0232130862271,0.137361747952,-0.0240291221225,-0.0353370815451,-0.226559703472,0.0160251190012
147
+ TCGA-DJ-A3UZ-01,1,70,0,0.933806671869,-0.00698045259462,-0.0232130862271,0.172761747952,-0.0240291221225,-0.0353370815451,-0.184859703472,-0.380474880999
148
+ TCGA-DJ-A3V0-01,1,56,1,-0.217293328131,-0.00698045259462,-0.0232130862271,-0.102738252048,-0.0240291221225,-0.0353370815451,-0.687559703472,-0.380474880999
149
+ TCGA-DJ-A3V2-01,1,44,0,0.605806671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.257740296528,-0.380474880999
150
+ TCGA-DJ-A3V3-01,1,57,0,-0.287293328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0461402965275,-0.380474880999
151
+ TCGA-DJ-A3V4-01,1,60,0,0.803106671869,-0.00698045259462,-0.0232130862271,-0.187338252048,-0.0240291221225,-0.0353370815451,0.250340296528,-0.380474880999
152
+ TCGA-DJ-A3V5-01,1,76,0,1.11580667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.0561597034725,-0.380474880999
153
+ TCGA-DJ-A3V6-01,1,54,1,-0.470193328131,-0.00698045259462,-0.0232130862271,0.834361747952,-0.0240291221225,-0.0353370815451,-0.193759703472,-0.380474880999
154
+ TCGA-DJ-A3V7-01,1,44,0,0.107906671869,-0.00698045259462,-0.0232130862271,0.117861747952,-0.0240291221225,-0.0353370815451,-0.524759703472,-0.380474880999
155
+ TCGA-DJ-A3V8-01,1,28,0,0.645506671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.0210597034725,-0.00867488099883
156
+ TCGA-DJ-A3V9-01,1,50,0,0.763106671869,-0.00698045259462,-0.0232130862271,0.848561747952,-0.0240291221225,-0.0353370815451,0.118540296528,-0.380474880999
157
+ TCGA-DJ-A3VA-01,1,39,0,1.17000667187,-0.00698045259462,-0.0232130862271,0.754561747952,-0.0240291221225,-0.0353370815451,0.382340296528,-0.380474880999
158
+ TCGA-DJ-A3VB-01,1,52,1,-0.704793328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.268559703472,-0.380474880999
159
+ TCGA-DJ-A3VD-01,1,32,0,0.658606671869,-0.00698045259462,-0.0232130862271,-0.0987382520484,0.447070877877,0.435762918455,-0.295359703472,-0.380474880999
160
+ TCGA-DJ-A3VE-01,1,50,1,0.308006671869,-0.00698045259462,-0.0232130862271,0.536161747952,-0.0240291221225,-0.0353370815451,0.485040296528,-0.380474880999
161
+ TCGA-DJ-A3VF-01,1,60,0,0.328806671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.165659703472,-0.380474880999
162
+ TCGA-DJ-A3VG-01,1,40,1,0.223006671869,-0.00698045259462,-0.0232130862271,0.841761747952,-0.0240291221225,-0.0353370815451,0.0810402965275,-0.380474880999
163
+ TCGA-DJ-A3VI-01,1,52,0,-0.0432933281311,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.0935597034725,-0.380474880999
164
+ TCGA-DJ-A3VJ-01,1,22,1,0.361106671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.292559703472,-0.380474880999
165
+ TCGA-DJ-A3VK-01,1,63,1,0.0981066718689,-0.00698045259462,-0.0232130862271,0.673261747952,-0.0240291221225,-0.0353370815451,0.680140296528,-0.380474880999
166
+ TCGA-DJ-A3VL-01,1,38,1,6.67186890979e-06,-0.00698045259462,-0.0232130862271,-0.0234382520484,-0.0240291221225,-0.0353370815451,0.0596402965275,-0.380474880999
167
+ TCGA-DJ-A3VM-01,1,68,0,0.478606671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.408840296528,0.0853251190012
168
+ TCGA-DJ-A4UL-01,1,68,0,-0.670093328131,-0.00698045259462,-0.0232130862271,1.03566174795,-0.0240291221225,-0.0353370815451,-0.0637597034725,-0.380474880999
169
+ TCGA-DJ-A4UP-01,1,15,0,-0.102693328131,-0.00698045259462,-0.0232130862271,0.227161747952,-0.0240291221225,-0.0353370815451,-0.141159703472,-0.380474880999
170
+ TCGA-DJ-A4UQ-01,1,60,1,0.618506671869,-0.00698045259462,-0.0232130862271,0.205461747952,-0.0240291221225,-0.0353370815451,0.247040296528,0.667225119001
171
+ TCGA-DJ-A4UR-01,1,36,0,-1.02009332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.734740296528,-0.380474880999
172
+ TCGA-DJ-A4UT-01,1,32,0,-0.0660933281311,-0.00698045259462,-0.0232130862271,1.51446174795,-0.0240291221225,-0.0353370815451,-0.535159703472,-0.380474880999
173
+ TCGA-DJ-A4UW-01,1,34,0,0.288206671869,-0.00698045259462,-0.0232130862271,0.525061747952,-0.0240291221225,-0.0353370815451,0.283140296528,-0.380474880999
174
+ TCGA-DJ-A4V0-01,1,36,0,0.803706671869,-0.00698045259462,-0.0232130862271,0.735961747952,-0.0240291221225,-0.0353370815451,0.356940296528,-0.380474880999
175
+ TCGA-DJ-A4V2-01,1,38,0,-0.351693328131,-0.00698045259462,-0.0232130862271,-0.131438252048,-0.0240291221225,-0.0353370815451,-0.00225970347246,-0.380474880999
176
+ TCGA-DJ-A4V4-01,1,48,0,-0.420393328131,-0.00698045259462,-0.0232130862271,0.344161747952,-0.0240291221225,-0.0353370815451,0.0288402965275,-0.380474880999
177
+ TCGA-DJ-A4V5-01,1,55,1,-0.338193328131,-0.00698045259462,-0.0232130862271,0.210361747952,-0.0240291221225,-0.0353370815451,0.162140296528,-0.380474880999
178
+ TCGA-DO-A1JZ-01,1,23,0,0.697306671869,-0.00698045259462,-0.0232130862271,0.933461747952,-0.0240291221225,-0.0353370815451,-0.0316597034725,-0.380474880999
179
+ TCGA-DO-A1JZ-11,0,23,0,0.869006671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.302859703472,-0.380474880999
180
+ TCGA-DO-A1K0-01,1,30,0,0.748606671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.365940296528,-0.380474880999
181
+ TCGA-DO-A2HM-01,1,49,1,0.102806671869,-0.00698045259462,-0.0232130862271,-0.137638252048,-0.0240291221225,-0.0353370815451,-0.0713597034725,-0.380474880999
182
+ TCGA-E3-A3DY-01,1,37,1,0.459606671869,-0.00698045259462,-0.0232130862271,0.111161747952,-0.0240291221225,-0.0353370815451,0.525940296528,-0.380474880999
183
+ TCGA-E3-A3DZ-01,1,55,0,1.10730667187,-0.00698045259462,-0.0232130862271,0.229161747952,-0.0240291221225,-0.0353370815451,0.657840296528,-0.380474880999
184
+ TCGA-E3-A3E0-01,1,34,0,-0.0649933281311,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.297640296528,0.101925119001
185
+ TCGA-E3-A3E1-01,1,46,0,0.0867066718689,-0.00698045259462,-0.0232130862271,0.109361747952,-0.0240291221225,-0.0353370815451,-0.236559703472,-0.380474880999
186
+ TCGA-E3-A3E2-01,1,34,0,-0.556093328131,-0.00698045259462,-0.0232130862271,-0.111938252048,-0.0240291221225,-0.0353370815451,0.0794402965275,0.0774251190012
187
+ TCGA-E3-A3E3-01,1,49,0,0.679906671869,-0.00698045259462,-0.0232130862271,-0.142338252048,-0.0240291221225,-0.0353370815451,-0.0728597034725,-0.380474880999
188
+ TCGA-E3-A3E5-01,1,57,1,-0.174293328131,-0.00698045259462,-0.0232130862271,0.774461747952,-0.0240291221225,-0.0353370815451,0.199540296528,-0.380474880999
189
+ TCGA-E8-A242-01,1,56,0,-0.417693328131,-0.00698045259462,-0.0232130862271,-0.214438252048,-0.0240291221225,-0.0353370815451,-0.691659703472,-0.380474880999
190
+ TCGA-E8-A2EA-01,1,52,0,-0.909993328131,-0.00698045259462,-0.0232130862271,0.608561747952,-0.0240291221225,-0.0353370815451,-0.173559703472,-0.380474880999
191
+ TCGA-E8-A2JQ-01,1,18,0,-0.644993328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.281659703472,-0.380474880999
192
+ TCGA-E8-A2JQ-11,0,18,0,0.568806671869,-0.00698045259462,-0.0232130862271,-0.0839382520484,-0.0240291221225,-0.0353370815451,-0.0606597034725,-0.380474880999
193
+ TCGA-E8-A3X7-01,1,57,0,-1.32329332813,-0.00698045259462,-0.0232130862271,0.00706174795162,-0.0240291221225,-0.0353370815451,-0.661359703472,-0.380474880999
194
+ TCGA-E8-A413-01,1,38,0,0.614406671869,-0.00698045259462,0.424886913773,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.000759703472458,-0.380474880999
195
+ TCGA-E8-A414-01,1,45,0,1.07430667187,-0.00698045259462,-0.0232130862271,-0.173438252048,-0.0240291221225,-0.0353370815451,-0.0191597034725,-0.380474880999
196
+ TCGA-E8-A415-01,1,39,0,0.505706671869,-0.00698045259462,-0.0232130862271,0.289961747952,-0.0240291221225,-0.0353370815451,0.108740296528,-0.380474880999
197
+ TCGA-E8-A416-01,1,51,0,0.545606671869,-0.00698045259462,0.369886913773,0.131861747952,-0.0240291221225,-0.0353370815451,0.486240296528,-0.380474880999
198
+ TCGA-E8-A417-01,1,38,0,0.771706671869,-0.00698045259462,-0.0232130862271,-0.194738252048,-0.0240291221225,-0.0353370815451,-0.0102597034725,-0.380474880999
199
+ TCGA-E8-A418-01,1,75,0,0.236506671869,-0.00698045259462,-0.0232130862271,0.261761747952,-0.0240291221225,-0.0353370815451,-0.551159703472,-0.0471748809988
200
+ TCGA-E8-A419-01,1,30,0,-0.0204933281311,-0.00698045259462,-0.0232130862271,0.236961747952,-0.0240291221225,-0.0353370815451,-0.166259703472,-0.380474880999
201
+ TCGA-E8-A432-01,1,57,0,0.0582066718689,-0.00698045259462,-0.0232130862271,-0.168938252048,-0.0240291221225,-0.0353370815451,0.215840296528,-0.380474880999
202
+ TCGA-E8-A433-01,1,25,0,-1.08489332813,-0.00698045259462,-0.0232130862271,-0.00183825204838,-0.0240291221225,-0.0353370815451,-0.709759703472,-0.380474880999
203
+ TCGA-E8-A434-01,1,56,0,0.452006671869,-0.00698045259462,-0.0232130862271,-0.155238252048,-0.0240291221225,-0.0353370815451,0.00364029652754,-0.380474880999
204
+ TCGA-E8-A436-01,1,53,0,0.386406671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0756402965275,-0.380474880999
205
+ TCGA-E8-A437-01,1,57,0,-1.47059332813,-0.00698045259462,-0.0232130862271,0.704261747952,-0.0240291221225,-0.0353370815451,0.0263402965275,-0.380474880999
206
+ TCGA-E8-A438-01,1,23,0,-1.13779332813,-0.00698045259462,-0.0232130862271,0.296361747952,-0.0240291221225,-0.0353370815451,-0.174259703472,0.485725119001
207
+ TCGA-E8-A44K-01,1,50,0,-0.618593328131,-0.00698045259462,-0.0232130862271,-0.0236382520484,-0.0240291221225,-0.0353370815451,-0.334359703472,-0.380474880999
208
+ TCGA-E8-A44M-01,1,23,0,0.321806671869,-0.00698045259462,-0.0232130862271,-0.0822382520484,-0.0240291221225,-0.0353370815451,0.0232402965275,-0.380474880999
209
+ TCGA-EL-A3CL-01,1,70,0,0.115106671869,-0.00698045259462,-0.0232130862271,0.782661747952,-0.0240291221225,-0.0353370815451,0.377540296528,-0.380474880999
210
+ TCGA-EL-A3CM-01,1,64,0,-0.0874933281311,-0.00698045259462,0.472686913773,-0.0739382520484,-0.0240291221225,-0.0353370815451,0.168140296528,-0.380474880999
211
+ TCGA-EL-A3CN-01,1,47,0,0.941106671869,-0.00698045259462,-0.0232130862271,-0.105938252048,-0.0240291221225,0.428562918455,-0.262859703472,-0.380474880999
212
+ TCGA-EL-A3CO-01,1,88,1,-0.535893328131,-0.00698045259462,-0.0232130862271,0.878461747952,-0.0240291221225,-0.0353370815451,-0.235659703472,-0.380474880999
213
+ TCGA-EL-A3CP-01,1,50,0,0.753506671869,-0.00698045259462,-0.0232130862271,-0.122438252048,-0.0240291221225,-0.0353370815451,0.179640296528,-0.380474880999
214
+ TCGA-EL-A3CR-01,1,78,0,0.0753066718689,-0.00698045259462,-0.0232130862271,-0.138138252048,-0.0240291221225,-0.0353370815451,-0.204859703472,-0.380474880999
215
+ TCGA-EL-A3CS-01,1,62,0,1.51560667187,-0.00698045259462,-0.0232130862271,0.482161747952,-0.0240291221225,-0.0353370815451,-0.0107597034725,-0.380474880999
216
+ TCGA-EL-A3CT-01,1,78,0,1.65530667187,-0.00698045259462,-0.0232130862271,-0.111138252048,-0.0240291221225,-0.0353370815451,-0.0902597034725,-0.380474880999
217
+ TCGA-EL-A3CU-01,1,70,0,0.227806671869,-0.00698045259462,-0.0232130862271,0.261761747952,-0.0240291221225,-0.0353370815451,-0.0297597034725,-0.380474880999
218
+ TCGA-EL-A3CV-01,1,40,1,0.600006671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.0739597034725,-0.380474880999
219
+ TCGA-EL-A3CW-01,1,87,0,-0.139893328131,-0.00698045259462,-0.0232130862271,0.377761747952,-0.0240291221225,-0.0353370815451,0.0194402965275,-0.380474880999
220
+ TCGA-EL-A3CX-01,1,22,0,-0.581093328131,-0.00698045259462,-0.0232130862271,0.243761747952,-0.0240291221225,-0.0353370815451,1.10334029653,-0.380474880999
221
+ TCGA-EL-A3CY-01,1,28,1,0.496606671869,-0.00698045259462,-0.0232130862271,0.442661747952,-0.0240291221225,-0.0353370815451,-0.0925597034725,0.0408251190012
222
+ TCGA-EL-A3CZ-01,1,37,0,1.24490667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.538040296528,-0.380474880999
223
+ TCGA-EL-A3D0-01,1,61,1,1.06620667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0622402965275,-0.380474880999
224
+ TCGA-EL-A3D1-01,1,39,1,-2.99579332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.783659703472,-0.380474880999
225
+ TCGA-EL-A3D4-01,1,62,1,0.410406671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.555559703472,-0.380474880999
226
+ TCGA-EL-A3D5-01,1,44,0,-0.317893328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0363402965275,-0.380474880999
227
+ TCGA-EL-A3D6-01,1,51,0,-0.538693328131,-0.00698045259462,-0.0232130862271,-0.0936382520484,-0.0240291221225,-0.0353370815451,0.188940296528,-0.380474880999
228
+ TCGA-EL-A3GO-01,1,31,0,1.53640667187,-0.00698045259462,-0.0232130862271,0.217761747952,-0.0240291221225,-0.0353370815451,0.316540296528,-0.380474880999
229
+ TCGA-EL-A3GP-01,1,70,1,0.929406671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.317959703472,-0.380474880999
230
+ TCGA-EL-A3GQ-01,1,72,0,1.24800667187,-0.00698045259462,-0.0232130862271,0.213861747952,-0.0240291221225,-0.0353370815451,0.454840296528,-0.380474880999
231
+ TCGA-EL-A3GR-01,1,31,0,0.887406671869,-0.00698045259462,-0.0232130862271,-0.0842382520484,-0.0240291221225,-0.0353370815451,0.286840296528,-0.380474880999
232
+ TCGA-EL-A3GS-01,1,37,0,0.591806671869,-0.00698045259462,-0.0232130862271,-0.173438252048,-0.0240291221225,-0.0353370815451,-0.310059703472,-0.380474880999
233
+ TCGA-EL-A3GU-01,1,72,0,0.471606671869,-0.00698045259462,-0.0232130862271,0.254061747952,-0.0240291221225,-0.0353370815451,-0.0182597034725,-0.380474880999
234
+ TCGA-EL-A3GV-01,1,65,0,0.750106671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.354440296528,-0.380474880999
235
+ TCGA-EL-A3GW-01,1,37,0,0.919806671869,-0.00698045259462,-0.0232130862271,0.323061747952,-0.0240291221225,-0.0353370815451,0.248040296528,0.512425119001
236
+ TCGA-EL-A3GX-01,1,41,0,0.542706671869,-0.00698045259462,0.386486913773,1.28896174795,-0.0240291221225,-0.0353370815451,-0.0707597034725,-0.380474880999
237
+ TCGA-EL-A3GY-01,1,40,0,0.965406671869,-0.00698045259462,0.303886913773,0.614361747952,-0.0240291221225,-0.0353370815451,0.171240296528,-0.380474880999
238
+ TCGA-EL-A3GZ-01,1,34,0,0.0710066718689,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.393040296528,-0.380474880999
239
+ TCGA-EL-A3GZ-11,0,34,0,1.25990667187,-0.00698045259462,-0.0232130862271,-0.0947382520484,-0.0240291221225,-0.0353370815451,-0.00925970347246,0.0946251190012
240
+ TCGA-EL-A3H1-01,1,66,0,0.770006671869,-0.00698045259462,-0.0232130862271,0.375361747952,-0.0240291221225,-0.0353370815451,0.372840296528,-0.380474880999
241
+ TCGA-EL-A3H1-11,0,66,0,1.28200667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.0360597034725,-0.00957488099883
242
+ TCGA-EL-A3H2-01,1,58,1,-0.770193328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.127859703472,-0.380474880999
243
+ TCGA-EL-A3H2-11,0,58,1,1.06720667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.0559597034725,0.347725119001
244
+ TCGA-EL-A3H3-01,1,19,0,-0.919893328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.760459703472,-0.380474880999
245
+ TCGA-EL-A3H4-01,1,46,0,1.37370667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.251659703472,-0.380474880999
246
+ TCGA-EL-A3H5-01,1,57,0,0.304506671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.221759703472,-0.380474880999
247
+ TCGA-EL-A3H7-01,1,36,0,-0.160893328131,-0.00698045259462,-0.0232130862271,0.380661747952,-0.0240291221225,-0.0353370815451,-0.0767597034725,-0.380474880999
248
+ TCGA-EL-A3H7-11,0,36,0,1.09330667187,-0.00698045259462,-0.0232130862271,0.451761747952,-0.0240291221225,-0.0353370815451,0.185440296528,0.0454251190012
249
+ TCGA-EL-A3H8-01,1,35,0,1.55650667187,-0.00698045259462,-0.0232130862271,0.270961747952,-0.0240291221225,-0.0353370815451,-0.171159703472,-0.380474880999
250
+ TCGA-EL-A3MW-01,1,55,0,0.348406671869,-0.00698045259462,0.719286913773,-0.151338252048,-0.0240291221225,-0.0353370815451,0.264740296528,-0.380474880999
251
+ TCGA-EL-A3MW-11,0,55,0,1.26140667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0190402965275,-0.380474880999
252
+ TCGA-EL-A3MX-01,1,66,0,-0.925593328131,-0.00698045259462,-0.0232130862271,1.94936174795,-0.0240291221225,-0.0353370815451,0.915440296528,0.0673251190012
253
+ TCGA-EL-A3MX-11,0,66,0,1.13240667187,-0.00698045259462,-0.0232130862271,0.810461747952,-0.0240291221225,-0.0353370815451,-0.0731597034725,-0.380474880999
254
+ TCGA-EL-A3MY-01,1,81,1,-0.258993328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0206402965275,-0.380474880999
255
+ TCGA-EL-A3MY-11,0,81,1,1.40390667187,-0.00698045259462,-0.0232130862271,0.404861747952,-0.0240291221225,-0.0353370815451,0.337840296528,0.0220251190012
256
+ TCGA-EL-A3MZ-01,1,66,1,0.193206671869,-0.00698045259462,0.708386913773,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.0594597034725,-0.380474880999
257
+ TCGA-EL-A3N2-01,1,24,0,0.553006671869,-0.00698045259462,-0.0232130862271,-0.162038252048,-0.0240291221225,-0.0353370815451,0.344440296528,-0.380474880999
258
+ TCGA-EL-A3N2-11,0,24,0,1.40600667187,-0.00698045259462,-0.0232130862271,0.118661747952,-0.0240291221225,-0.0353370815451,0.379240296528,-0.380474880999
259
+ TCGA-EL-A3N3-01,1,53,0,0.382406671869,-0.00698045259462,-0.0232130862271,0.310061747952,-0.0240291221225,-0.0353370815451,-0.422459703472,-0.380474880999
260
+ TCGA-EL-A3N3-11,0,53,0,1.32230667187,-0.00698045259462,0.354986913773,0.355361747952,-0.0240291221225,-0.0353370815451,0.0619402965275,-0.380474880999
261
+ TCGA-EL-A3T0-01,1,45,0,0.364706671869,-0.00698045259462,-0.0232130862271,1.20406174795,-0.0240291221225,-0.0353370815451,0.0877402965275,0.0479251190012
262
+ TCGA-EL-A3T0-11,0,45,0,1.53850667187,-0.00698045259462,-0.0232130862271,0.494261747952,-0.0240291221225,-0.0353370815451,-0.0166597034725,-0.380474880999
263
+ TCGA-EL-A3T1-01,1,38,0,0.717206671869,-0.00698045259462,-0.0232130862271,-0.225238252048,-0.0240291221225,-0.0353370815451,-0.553459703472,-0.380474880999
264
+ TCGA-EL-A3T1-11,0,38,0,1.07320667187,-0.00698045259462,-0.0232130862271,0.533861747952,-0.0240291221225,-0.0353370815451,-0.722259703472,-0.380474880999
265
+ TCGA-EL-A3T2-01,1,55,0,1.51340667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.675840296528,-0.380474880999
266
+ TCGA-EL-A3T2-11,0,55,0,2.00330667187,-0.00698045259462,-0.0232130862271,-0.163738252048,-0.0240291221225,-0.0353370815451,0.0640402965275,0.601625119001
267
+ TCGA-EL-A3T3-01,1,63,1,-0.335693328131,-0.00698045259462,-0.0232130862271,0.262261747952,-0.0240291221225,-0.0353370815451,-0.0745597034725,-0.380474880999
268
+ TCGA-EL-A3T3-11,0,63,1,1.16240667187,-0.00698045259462,-0.0232130862271,0.123261747952,-0.0240291221225,-0.0353370815451,-0.311059703472,-0.380474880999
269
+ TCGA-EL-A3T6-01,1,34,0,0.693306671869,-0.00698045259462,-0.0232130862271,0.373261747952,-0.0240291221225,-0.0353370815451,0.0969402965275,-0.380474880999
270
+ TCGA-EL-A3T6-11,0,34,0,1.05950667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.143359703472,0.650225119001
271
+ TCGA-EL-A3T7-01,1,47,0,0.474606671869,-0.00698045259462,-0.0232130862271,0.887761747952,-0.0240291221225,-0.0353370815451,0.112140296528,-0.380474880999
272
+ TCGA-EL-A3T7-11,0,47,0,1.56130667187,-0.00698045259462,-0.0232130862271,0.849461747952,0.392670877877,0.381362918455,0.230540296528,-0.380474880999
273
+ TCGA-EL-A3T8-01,1,36,1,0.608306671869,-0.00698045259462,-0.0232130862271,-0.118338252048,-0.0240291221225,-0.0353370815451,0.592340296528,-0.380474880999
274
+ TCGA-EL-A3T8-11,0,36,1,0.686306671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.170940296528,0.0487251190012
275
+ TCGA-EL-A3T9-01,1,69,0,0.219506671869,-0.00698045259462,-0.0232130862271,0.202561747952,-0.0240291221225,-0.0353370815451,0.251840296528,-0.380474880999
276
+ TCGA-EL-A3TA-01,1,42,1,-0.202393328131,-0.00698045259462,-0.0232130862271,-0.118038252048,-0.0240291221225,-0.0353370815451,-0.0428597034725,-0.380474880999
277
+ TCGA-EL-A3TA-11,0,42,1,1.15390667187,-0.00698045259462,-0.0232130862271,0.555261747952,-0.0240291221225,-0.0353370815451,0.00544029652754,-0.380474880999
278
+ TCGA-EL-A3TB-01,1,47,0,-0.0866933281311,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.503459703472,-0.380474880999
279
+ TCGA-EL-A3TB-11,0,47,0,0.933206671869,-0.00698045259462,-0.0232130862271,0.755061747952,-0.0240291221225,-0.0353370815451,0.0973402965275,-0.380474880999
280
+ TCGA-EL-A3ZG-01,1,15,1,0.366306671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.105840296528,-0.380474880999
281
+ TCGA-EL-A3ZG-11,0,15,1,0.454506671869,-0.00698045259462,-0.0232130862271,0.129861747952,-0.0240291221225,-0.0353370815451,-0.207259703472,-0.380474880999
282
+ TCGA-EL-A3ZH-01,1,42,0,1.48610667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,0.369262918455,0.145040296528,0.0241251190012
283
+ TCGA-EL-A3ZH-11,0,42,0,1.44340667187,-0.00698045259462,0.362186913773,0.119361747952,-0.0240291221225,-0.0353370815451,-0.135259703472,-0.380474880999
284
+ TCGA-EL-A3ZK-01,1,41,0,1.21110667187,-0.00698045259462,-0.0232130862271,0.213361747952,-0.0240291221225,-0.0353370815451,-0.0533597034725,-0.380474880999
285
+ TCGA-EL-A3ZK-11,0,41,0,1.12760667187,-0.00698045259462,-0.0232130862271,-0.0821382520484,-0.0240291221225,-0.0353370815451,-0.0220597034725,-0.380474880999
286
+ TCGA-EL-A3ZL-01,1,34,0,-0.740593328131,-0.00698045259462,-0.0232130862271,0.134461747952,-0.0240291221225,-0.0353370815451,0.290640296528,-0.380474880999
287
+ TCGA-EL-A3ZL-11,0,34,0,1.12800667187,-0.00698045259462,-0.0232130862271,1.27216174795,-0.0240291221225,-0.0353370815451,0.270540296528,-0.380474880999
288
+ TCGA-EL-A3ZM-01,1,60,1,-0.872693328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-1.08635970347,-0.380474880999
289
+ TCGA-EL-A3ZM-11,0,60,1,1.06740667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.426559703472,-0.380474880999
290
+ TCGA-EL-A3ZN-01,1,28,0,0.696306671869,-0.00698045259462,-0.0232130862271,-0.0877382520484,-0.0240291221225,-0.0353370815451,0.113440296528,-0.380474880999
291
+ TCGA-EL-A3ZO-01,1,79,0,0.117306671869,-0.00698045259462,-0.0232130862271,-0.159838252048,-0.0240291221225,-0.0353370815451,-0.279759703472,-0.380474880999
292
+ TCGA-EL-A3ZO-11,0,79,0,1.30550667187,-0.00698045259462,-0.0232130862271,-0.116238252048,-0.0240291221225,-0.0353370815451,-0.160659703472,-0.380474880999
293
+ TCGA-EL-A3ZP-01,1,19,1,0.0564066718689,-0.00698045259462,-0.0232130862271,0.800561747952,-0.0240291221225,-0.0353370815451,-0.000759703472458,-0.380474880999
294
+ TCGA-EL-A3ZP-11,0,19,1,1.52680667187,-0.00698045259462,-0.0232130862271,-0.0756382520484,-0.0240291221225,-0.0353370815451,0.165640296528,0.113725119001
295
+ TCGA-EL-A3ZQ-01,1,78,0,-2.65089332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-1.07845970347,-0.380474880999
296
+ TCGA-EL-A3ZQ-11,0,78,0,1.02750667187,-0.00698045259462,-0.0232130862271,0.0966617479516,-0.0240291221225,-0.0353370815451,-0.0790597034725,-0.380474880999
297
+ TCGA-EL-A3ZR-01,1,46,0,0.383806671869,-0.00698045259462,-0.0232130862271,-0.130538252048,-0.0240291221225,-0.0353370815451,0.224140296528,-0.380474880999
298
+ TCGA-EL-A3ZR-11,0,46,0,1.16940667187,-0.00698045259462,-0.0232130862271,0.428961747952,-0.0240291221225,-0.0353370815451,0.155040296528,-0.380474880999
299
+ TCGA-EL-A3ZS-01,1,22,0,0.612706671869,-0.00698045259462,-0.0232130862271,0.218861747952,-0.0240291221225,-0.0353370815451,-0.127159703472,0.0671251190012
300
+ TCGA-EL-A3ZS-11,0,22,0,-0.710693328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.673759703472,0.641125119001
301
+ TCGA-EL-A3ZT-01,1,35,1,0.243906671869,-0.00698045259462,-0.0232130862271,0.281261747952,-0.0240291221225,-0.0353370815451,0.00734029652754,-0.380474880999
302
+ TCGA-EL-A3ZT-11,0,35,1,1.03370667187,-0.00698045259462,-0.0232130862271,0.535861747952,-0.0240291221225,-0.0353370815451,0.120640296528,-0.380474880999
303
+ TCGA-EL-A4JV-01,1,41,0,0.420106671869,-0.00698045259462,-0.0232130862271,0.271361747952,-0.0240291221225,-0.0353370815451,0.398640296528,-0.380474880999
304
+ TCGA-EL-A4JW-01,1,38,0,0.643206671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.727459703472,-0.380474880999
305
+ TCGA-EL-A4JX-01,1,31,0,0.924606671869,-0.00698045259462,-0.0232130862271,1.77866174795,-0.0240291221225,0.714962918455,-0.387859703472,-0.380474880999
306
+ TCGA-EL-A4JZ-01,1,55,0,0.0493066718689,-0.00698045259462,-0.0232130862271,0.723561747952,-0.0240291221225,-0.0353370815451,0.138440296528,-0.380474880999
307
+ TCGA-EL-A4K0-01,1,54,0,0.267906671869,-0.00698045259462,0.420886913773,-0.569838252048,-0.0240291221225,-0.0353370815451,0.468540296528,-0.380474880999
308
+ TCGA-EL-A4K1-01,1,68,0,-1.78789332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.389159703472,-0.380474880999
309
+ TCGA-EL-A4K2-01,1,43,0,0.580506671869,-0.00698045259462,-0.0232130862271,0.891561747952,-0.0240291221225,-0.0353370815451,-0.187259703472,-0.380474880999
310
+ TCGA-EL-A4K4-01,1,33,0,0.616706671869,-0.00698045259462,-0.0232130862271,-0.140838252048,-0.0240291221225,-0.0353370815451,-0.198759703472,-0.380474880999
311
+ TCGA-EL-A4K6-01,1,75,1,0.712706671869,-0.00698045259462,-0.0232130862271,1.14566174795,-0.0240291221225,-0.0353370815451,0.803240296528,-0.380474880999
312
+ TCGA-EL-A4K7-01,1,74,1,-0.820493328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.789359703472,-0.380474880999
313
+ TCGA-EL-A4K9-01,1,68,1,-0.236993328131,-0.00698045259462,-0.0232130862271,0.328761747952,-0.0240291221225,-0.0353370815451,0.269940296528,-0.380474880999
314
+ TCGA-EL-A4KD-01,1,41,1,-0.506393328131,-0.00698045259462,-0.0232130862271,0.631461747952,-0.0240291221225,-0.0353370815451,0.0980402965275,-0.380474880999
315
+ TCGA-EL-A4KG-01,1,35,0,0.169306671869,-0.00698045259462,-0.0232130862271,0.345861747952,-0.0240291221225,-0.0353370815451,-0.127059703472,-0.380474880999
316
+ TCGA-EL-A4KH-01,1,36,0,-1.81159332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.625459703472,-0.380474880999
317
+ TCGA-EL-A4KI-01,1,63,1,-1.67739332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.264840296528,-0.380474880999
318
+ TCGA-EM-A1CS-01,1,55,0,0.932106671869,-0.00698045259462,-0.0232130862271,-0.199038252048,-0.0240291221225,-0.0353370815451,0.432340296528,-0.380474880999
319
+ TCGA-EM-A1CS-11,0,55,0,0.245806671869,-0.00698045259462,-0.0232130862271,0.203761747952,-0.0240291221225,-0.0353370815451,-0.124259703472,0.393125119001
320
+ TCGA-EM-A1CT-01,1,76,1,-0.0555933281311,-0.00698045259462,-0.0232130862271,0.149161747952,-0.0240291221225,-0.0353370815451,-0.237359703472,-0.380474880999
321
+ TCGA-EM-A1CT-11,0,76,1,-0.0199933281311,-0.00698045259462,-0.0232130862271,0.132361747952,-0.0240291221225,-0.0353370815451,-0.216559703472,0.0129251190012
322
+ TCGA-EM-A1CU-01,1,31,1,0.769406671869,-0.00698045259462,-0.0232130862271,-0.122638252048,-0.0240291221225,0.411862918455,0.520840296528,-0.380474880999
323
+ TCGA-EM-A1CU-11,0,31,1,1.35270667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,0.466962918455,0.240940296528,-0.380474880999
324
+ TCGA-EM-A1CV-01,1,32,0,0.993706671869,-0.00698045259462,-0.0232130862271,-0.234738252048,-0.0240291221225,-0.0353370815451,0.676340296528,-0.0453748809988
325
+ TCGA-EM-A1CV-11,0,32,0,0.142406671869,-0.00698045259462,-0.0232130862271,-0.104438252048,-0.0240291221225,-0.0353370815451,-0.0536597034725,0.436125119001
326
+ TCGA-EM-A1CW-01,1,39,0,0.102206671869,-0.00698045259462,-0.0232130862271,-0.163838252048,-0.0240291221225,-0.0353370815451,-0.515859703472,-0.380474880999
327
+ TCGA-EM-A1CW-11,0,39,0,1.24730667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.603540296528,-0.380474880999
328
+ TCGA-EM-A1YA-01,1,74,0,0.789206671869,-0.00698045259462,-0.0232130862271,0.160261747952,-0.0240291221225,-0.0353370815451,-0.163859703472,-0.380474880999
329
+ TCGA-EM-A1YB-01,1,73,0,-1.46479332813,-0.00698045259462,0.684686913773,0.610861747952,-0.0240291221225,-0.0353370815451,-0.231759703472,-0.380474880999
330
+ TCGA-EM-A1YC-01,1,71,0,0.756706671869,-0.00698045259462,-0.0232130862271,0.198661747952,-0.0240291221225,-0.0353370815451,0.436340296528,-0.380474880999
331
+ TCGA-EM-A1YC-11,0,71,0,-0.989693328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0776402965275,-0.380474880999
332
+ TCGA-EM-A1YD-01,1,53,0,-0.0975933281311,-0.00698045259462,-0.0232130862271,0.341161747952,-0.0240291221225,-0.0353370815451,0.304440296528,-0.380474880999
333
+ TCGA-EM-A1YE-01,1,47,0,-3.06769332813,-0.00698045259462,-0.0232130862271,0.110961747952,-0.0240291221225,-0.0353370815451,-0.209059703472,-0.380474880999
334
+ TCGA-EM-A22I-01,1,52,0,0.715306671869,-0.00698045259462,-0.0232130862271,0.248061747952,-0.0240291221225,-0.0353370815451,-0.189459703472,-0.380474880999
335
+ TCGA-EM-A22J-01,1,56,0,2.17280667187,-0.00698045259462,-0.0232130862271,1.38096174795,-0.0240291221225,-0.0353370815451,-0.0825597034725,-0.380474880999
336
+ TCGA-EM-A22K-01,1,46,0,0.541606671869,-0.00698045259462,-0.0232130862271,-0.126238252048,-0.0240291221225,-0.0353370815451,0.553840296528,0.0631251190012
337
+ TCGA-EM-A22L-01,1,33,0,1.77710667187,0.325219547405,-0.0232130862271,0.455561747952,0.308170877877,-0.0353370815451,0.443540296528,-0.380474880999
338
+ TCGA-EM-A22M-01,1,52,1,-0.189193328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0328402965275,-0.380474880999
339
+ TCGA-EM-A22N-01,1,68,0,0.536306671869,-0.00698045259462,-0.0232130862271,0.372961747952,-0.0240291221225,-0.0353370815451,0.0407402965275,-0.380474880999
340
+ TCGA-EM-A22O-01,1,75,1,0.00240667186891,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.472459703472,-0.380474880999
341
+ TCGA-EM-A22P-01,1,64,1,-0.213093328131,-0.00698045259462,-0.0232130862271,0.444261747952,-0.0240291221225,-0.0353370815451,0.400140296528,-0.380474880999
342
+ TCGA-EM-A22Q-01,1,36,1,-1.42259332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.789859703472,-0.380474880999
343
+ TCGA-EM-A2CJ-01,1,49,0,-0.0966933281311,-0.00698045259462,-0.0232130862271,0.942061747952,-0.0240291221225,-0.0353370815451,-0.00655970347246,-0.380474880999
344
+ TCGA-EM-A2CK-01,1,28,1,0.316106671869,-0.00698045259462,-0.0232130862271,1.29536174795,-0.0240291221225,-0.0353370815451,0.378740296528,-0.380474880999
345
+ TCGA-EM-A2CL-01,1,31,1,1.16640667187,-0.00698045259462,-0.0232130862271,0.523161747952,-0.0240291221225,-0.0353370815451,0.347140296528,-0.0205748809988
346
+ TCGA-EM-A2CM-01,1,62,0,-0.252093328131,-0.00698045259462,-0.0232130862271,2.05996174795,-0.0240291221225,-0.0353370815451,0.240140296528,0.222525119001
347
+ TCGA-EM-A2CN-01,1,62,1,0.0388066718689,-0.00698045259462,-0.0232130862271,0.212561747952,-0.0240291221225,-0.0353370815451,0.137740296528,-0.380474880999
348
+ TCGA-EM-A2CO-01,1,77,0,-0.434093328131,-0.00698045259462,-0.0232130862271,-0.0140382520484,-0.0240291221225,-0.0353370815451,0.0778402965275,-0.380474880999
349
+ TCGA-EM-A2CP-01,1,26,0,0.0385066718689,-0.00698045259462,-0.0232130862271,-0.0751382520484,-0.0240291221225,-0.0353370815451,-0.154559703472,-0.380474880999
350
+ TCGA-EM-A2CQ-01,1,40,0,1.01830667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.177959703472,-0.380474880999
351
+ TCGA-EM-A2CR-01,1,46,0,-3.22959332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.0920597034725,-0.380474880999
352
+ TCGA-EM-A2CS-01,1,51,0,0.961206671869,-0.00698045259462,-0.0232130862271,0.668661747952,-0.0240291221225,-0.0353370815451,0.266740296528,0.0416251190012
353
+ TCGA-EM-A2CS-06,1,51,0,-0.531993328131,-0.00698045259462,-0.0232130862271,0.226761747952,-0.0240291221225,-0.0353370815451,0.230740296528,-0.380474880999
354
+ TCGA-EM-A2CT-01,1,20,0,1.47850667187,-0.00698045259462,-0.0232130862271,0.315361747952,-0.0240291221225,-0.0353370815451,-0.398459703472,-0.380474880999
355
+ TCGA-EM-A2CU-01,1,47,0,-0.525893328131,-0.00698045259462,-0.0232130862271,0.159661747952,-0.0240291221225,-0.0353370815451,-0.0981597034725,-0.380474880999
356
+ TCGA-EM-A2OV-01,1,64,0,0.816506671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.302959703472,-0.380474880999
357
+ TCGA-EM-A2OW-01,1,37,0,0.658406671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.172559703472,-0.380474880999
358
+ TCGA-EM-A2OX-01,1,46,1,-0.272793328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.340640296528,-0.380474880999
359
+ TCGA-EM-A2OY-01,1,46,0,0.146306671869,-0.00698045259462,-0.0232130862271,1.41656174795,-0.0240291221225,-0.0353370815451,0.564540296528,-0.380474880999
360
+ TCGA-EM-A2OZ-01,1,66,1,0.692606671869,-0.00698045259462,-0.0232130862271,1.31846174795,-0.0240291221225,-0.0353370815451,0.254140296528,-0.380474880999
361
+ TCGA-EM-A2P0-01,1,33,1,0.651206671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.0422597034725,-0.380474880999
362
+ TCGA-EM-A2P1-01,1,33,1,0.471306671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.209059703472,-0.380474880999
363
+ TCGA-EM-A2P1-06,1,33,1,0.897306671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.182859703472,-0.380474880999
364
+ TCGA-EM-A2P2-01,1,46,1,-0.000493328131091,-0.00698045259462,-0.0232130862271,0.101861747952,-0.0240291221225,-0.0353370815451,0.00244029652754,2.213925119
365
+ TCGA-EM-A2P3-01,1,47,0,1.42310667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.230840296528,-0.380474880999
366
+ TCGA-EM-A3AI-01,1,67,0,-0.103993328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.367640296528,0.389025119001
367
+ TCGA-EM-A3AJ-01,1,39,1,-0.299793328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0414402965275,-0.380474880999
368
+ TCGA-EM-A3AK-01,1,62,0,0.452606671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.411840296528,-0.380474880999
369
+ TCGA-EM-A3AL-01,1,45,0,0.0810066718689,-0.00698045259462,-0.0232130862271,0.484061747952,-0.0240291221225,-0.0353370815451,0.303440296528,-0.380474880999
370
+ TCGA-EM-A3AN-01,1,36,0,0.0580066718689,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0579402965275,-0.380474880999
371
+ TCGA-EM-A3AO-01,1,61,1,-0.313393328131,-0.00698045259462,-0.0232130862271,1.77606174795,-0.0240291221225,-0.0353370815451,-1.02585970347,-0.380474880999
372
+ TCGA-EM-A3AP-01,1,31,0,0.690606671869,-0.00698045259462,-0.0232130862271,-0.569838252048,0.314770877877,-0.0353370815451,0.374440296528,-0.380474880999
373
+ TCGA-EM-A3AQ-01,1,85,0,-0.800393328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.118059703472,-0.380474880999
374
+ TCGA-EM-A3AR-01,1,41,1,-1.12319332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.00685970347246,-0.380474880999
375
+ TCGA-EM-A3FJ-01,1,24,0,0.454806671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.573240296528,-0.380474880999
376
+ TCGA-EM-A3FK-01,1,30,0,0.603706671869,-0.00698045259462,-0.0232130862271,0.398561747952,-0.0240291221225,-0.0353370815451,0.408540296528,0.0188251190012
377
+ TCGA-EM-A3FL-01,1,63,0,-0.0954933281311,-0.00698045259462,-0.0232130862271,0.178261747952,-0.0240291221225,-0.0353370815451,-0.659959703472,-0.380474880999
378
+ TCGA-EM-A3FM-01,1,57,1,-0.515093328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-1.11155970347,-0.380474880999
379
+ TCGA-EM-A3FN-01,1,42,0,-1.10259332813,-0.00698045259462,-0.0232130862271,-0.0359382520484,-0.0240291221225,-0.0353370815451,-0.0751597034725,-0.380474880999
380
+ TCGA-EM-A3FO-01,1,40,1,-0.830793328131,-0.00698045259462,-0.0232130862271,-0.152238252048,-0.0240291221225,-0.0353370815451,0.0901402965275,-0.380474880999
381
+ TCGA-EM-A3FP-01,1,71,0,-0.244293328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.0930597034725,-0.380474880999
382
+ TCGA-EM-A3FQ-01,1,19,0,0.188106671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.157040296528,-0.380474880999
383
+ TCGA-EM-A3FQ-06,1,19,0,-1.58329332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0667402965275,-0.380474880999
384
+ TCGA-EM-A3FR-01,1,55,0,0.544806671869,-0.00698045259462,-0.0232130862271,-0.176938252048,-0.0240291221225,-0.0353370815451,0.241340296528,-0.380474880999
385
+ TCGA-EM-A3O3-01,1,83,0,-2.68729332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.0320597034725,-0.380474880999
386
+ TCGA-EM-A3O6-01,1,54,0,-0.148093328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.101859703472,-0.380474880999
387
+ TCGA-EM-A3O7-01,1,46,0,0.282906671869,-0.00698045259462,-0.0232130862271,-0.168338252048,-0.0240291221225,-0.0353370815451,0.332640296528,-0.380474880999
388
+ TCGA-EM-A3O8-01,1,33,0,1.15790667187,-0.00698045259462,-0.0232130862271,0.0338617479516,-0.0240291221225,-0.0353370815451,0.682440296528,-0.380474880999
389
+ TCGA-EM-A3O9-01,1,40,1,-0.733393328131,-0.00698045259462,-0.0232130862271,-0.00223825204838,-0.0240291221225,-0.0353370815451,0.0701402965275,-0.380474880999
390
+ TCGA-EM-A3OA-01,1,55,0,1.12490667187,-0.00698045259462,-0.0232130862271,-0.116438252048,-0.0240291221225,-0.0353370815451,-0.467059703472,-0.380474880999
391
+ TCGA-EM-A3OB-01,1,33,0,1.19340667187,-0.00698045259462,-0.0232130862271,0.554461747952,-0.0240291221225,-0.0353370815451,0.826440296528,-0.380474880999
392
+ TCGA-EM-A3ST-01,1,62,0,-1.13899332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.139340296528,-0.380474880999
393
+ TCGA-EM-A3ST-11,0,62,0,-0.158993328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.617759703472,-0.380474880999
394
+ TCGA-EM-A3SU-01,1,43,0,-1.29609332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.882859703472,-0.380474880999
395
+ TCGA-EM-A3SU-06,1,43,0,0.414306671869,-0.00698045259462,-0.0232130862271,0.372361747952,-0.0240291221225,-0.0353370815451,0.00764029652754,-0.380474880999
396
+ TCGA-EM-A3SX-01,1,28,0,0.325006671869,-0.00698045259462,-0.0232130862271,1.05226174795,-0.0240291221225,-0.0353370815451,0.550040296528,-0.380474880999
397
+ TCGA-EM-A3SY-01,1,36,1,-0.341893328131,-0.00698045259462,-0.0232130862271,-0.0722382520484,-0.0240291221225,-0.0353370815451,-0.137159703472,-0.380474880999
398
+ TCGA-EM-A3SZ-01,1,42,0,-0.144493328131,-0.00698045259462,-0.0232130862271,0.418061747952,-0.0240291221225,-0.0353370815451,-0.00935970347246,-0.380474880999
399
+ TCGA-EM-A4FF-01,1,40,0,0.214606671869,-0.00698045259462,-0.0232130862271,-0.204438252048,-0.0240291221225,-0.0353370815451,-0.0272597034725,-0.380474880999
400
+ TCGA-EM-A4FH-01,1,69,1,0.282506671869,-0.00698045259462,-0.0232130862271,-0.197438252048,-0.0240291221225,-0.0353370815451,0.156740296528,-0.380474880999
401
+ TCGA-EM-A4FK-01,1,33,0,0.468406671869,-0.00698045259462,-0.0232130862271,0.206561747952,-0.0240291221225,-0.0353370815451,-0.798459703472,-0.380474880999
402
+ TCGA-EM-A4FM-01,1,59,0,0.0683066718689,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.279359703472,-0.380474880999
403
+ TCGA-EM-A4FN-01,1,49,0,-1.04339332813,-0.00698045259462,-0.0232130862271,-0.0642382520484,-0.0240291221225,-0.0353370815451,-0.161359703472,-0.380474880999
404
+ TCGA-EM-A4FO-01,1,72,1,-0.886193328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0485402965275,-0.380474880999
405
+ TCGA-EM-A4FQ-01,1,42,0,-0.101993328131,-0.00698045259462,-0.0232130862271,0.440561747952,-0.0240291221225,-0.0353370815451,0.0124402965275,-0.380474880999
406
+ TCGA-EM-A4FR-01,1,28,1,-0.535593328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.647340296528,-0.380474880999
407
+ TCGA-EM-A4FU-01,1,35,1,0.337106671869,-0.00698045259462,-0.0232130862271,0.135061747952,-0.0240291221225,-0.0353370815451,0.515940296528,-0.380474880999
408
+ TCGA-EM-A4FV-01,1,64,0,1.09690667187,-0.00698045259462,-0.0232130862271,-0.0505382520484,-0.0240291221225,-0.0353370815451,0.300940296528,-0.380474880999
409
+ TCGA-EM-A4G1-01,1,26,0,0.764506671869,-0.00698045259462,-0.0232130862271,-0.00143825204838,-0.0240291221225,-0.0353370815451,0.203640296528,-0.380474880999
410
+ TCGA-ET-A25G-01,1,56,0,-0.110693328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.659659703472,-0.380474880999
411
+ TCGA-ET-A25I-01,1,37,0,0.424206671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.484059703472,-0.380474880999
412
+ TCGA-ET-A25J-01,1,40,0,0.564806671869,-0.00698045259462,-0.0232130862271,0.119861747952,-0.0240291221225,-0.0353370815451,-0.112859703472,-0.380474880999
413
+ TCGA-ET-A25K-01,1,36,0,0.443906671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0880402965275,-0.380474880999
414
+ TCGA-ET-A25L-01,1,52,0,-0.266693328131,-0.00698045259462,-0.0232130862271,0.314161747952,-0.0240291221225,-0.0353370815451,-0.00755970347246,-0.380474880999
415
+ TCGA-ET-A25M-01,1,33,1,0.462306671869,-0.00698045259462,-0.0232130862271,0.888861747952,-0.0240291221225,-0.0353370815451,-1.37455970347,-0.380474880999
416
+ TCGA-ET-A25N-01,1,28,0,0.598206671869,-0.00698045259462,-0.0232130862271,0.752061747952,-0.0240291221225,-0.0353370815451,-0.101359703472,-0.380474880999
417
+ TCGA-ET-A25O-01,1,35,0,0.337506671869,-0.00698045259462,-0.0232130862271,0.105061747952,-0.0240291221225,-0.0353370815451,0.243140296528,-0.380474880999
418
+ TCGA-ET-A25P-01,1,24,0,0.625806671869,-0.00698045259462,-0.0232130862271,-0.184638252048,-0.0240291221225,-0.0353370815451,0.521040296528,-0.380474880999
419
+ TCGA-ET-A25R-01,1,51,0,0.100406671869,-0.00698045259462,-0.0232130862271,0.463061747952,-0.0240291221225,-0.0353370815451,-0.479359703472,-0.380474880999
420
+ TCGA-ET-A2MX-01,1,27,1,-0.563693328131,-0.00698045259462,0.459086913773,0.561761747952,-0.0240291221225,-0.0353370815451,-0.832759703472,-0.380474880999
421
+ TCGA-ET-A2MX-11,0,27,1,0.473406671869,-0.00698045259462,0.417986913773,1.50706174795,-0.0240291221225,-0.0353370815451,-0.0154597034725,-0.380474880999
422
+ TCGA-ET-A2MY-01,1,72,0,0.354706671869,-0.00698045259462,-0.0232130862271,0.231461747952,-0.0240291221225,-0.0353370815451,-0.190159703472,-0.380474880999
423
+ TCGA-ET-A2MZ-01,1,39,1,-0.0363933281311,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.292640296528,-0.380474880999
424
+ TCGA-ET-A2N0-01,1,51,0,-1.68259332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-1.11705970347,-0.380474880999
425
+ TCGA-ET-A2N3-01,1,34,0,-0.614393328131,-0.00698045259462,-0.0232130862271,0.939561747952,-0.0240291221225,-0.0353370815451,0.168540296528,-0.380474880999
426
+ TCGA-ET-A2N4-01,1,53,0,-0.142693328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.454940296528,0.0610251190012
427
+ TCGA-ET-A2N5-01,1,46,0,1.26060667187,-0.00698045259462,-0.0232130862271,0.844861747952,-0.0240291221225,-0.0353370815451,0.0580402965275,0.121825119001
428
+ TCGA-ET-A2N5-11,0,46,0,1.18170667187,-0.00698045259462,-0.0232130862271,0.925961747952,-0.0240291221225,-0.0353370815451,-0.269059703472,-0.380474880999
429
+ TCGA-ET-A39I-01,1,83,0,0.245506671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.337740296528,0.0116251190012
430
+ TCGA-ET-A39J-01,1,23,0,-1.39089332813,-0.00698045259462,-0.0232130862271,0.436461747952,-0.0240291221225,-0.0353370815451,0.196940296528,-0.380474880999
431
+ TCGA-ET-A39K-01,1,48,0,-2.29659332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-1.03145970347,-0.380474880999
432
+ TCGA-ET-A39L-01,1,20,0,0.653306671869,-0.00698045259462,-0.0232130862271,-0.189138252048,-0.0240291221225,-0.0353370815451,0.443440296528,-0.380474880999
433
+ TCGA-ET-A39M-01,1,34,1,-2.44179332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.273359703472,-0.380474880999
434
+ TCGA-ET-A39N-01,1,35,0,-1.09729332813,-0.00698045259462,-0.0232130862271,0.495161747952,-0.0240291221225,-0.0353370815451,-0.192659703472,-0.380474880999
435
+ TCGA-ET-A39O-01,1,39,1,-1.05249332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.119959703472,-0.380474880999
436
+ TCGA-ET-A39P-01,1,73,0,-0.585793328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.0763597034725,-0.380474880999
437
+ TCGA-ET-A39R-01,1,24,0,-0.136993328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,0.466762918455,0.0976402965275,0.121625119001
438
+ TCGA-ET-A39S-01,1,27,0,-0.692193328131,-0.00698045259462,-0.0232130862271,0.487261747952,-0.0240291221225,-0.0353370815451,0.248240296528,-0.380474880999
439
+ TCGA-ET-A39T-01,1,55,0,0.344306671869,-0.00698045259462,-0.0232130862271,0.258161747952,-0.0240291221225,-0.0353370815451,-0.0182597034725,-0.380474880999
440
+ TCGA-ET-A3BN-01,1,33,0,0.866906671869,-0.00698045259462,-0.0232130862271,-0.146638252048,-0.0240291221225,-0.0353370815451,0.0692402965275,-0.380474880999
441
+ TCGA-ET-A3BO-01,1,44,0,-0.0523933281311,-0.00698045259462,0.708186913773,0.161561747952,-0.0240291221225,-0.0353370815451,-0.0958597034725,-0.380474880999
442
+ TCGA-ET-A3BP-01,1,34,0,0.152006671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.226440296528,-0.380474880999
443
+ TCGA-ET-A3BQ-01,1,27,0,0.458306671869,-0.00698045259462,-0.0232130862271,-0.223638252048,-0.0240291221225,-0.0353370815451,0.470440296528,-0.380474880999
444
+ TCGA-ET-A3BS-01,1,42,1,0.305706671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.456640296528,-0.380474880999
445
+ TCGA-ET-A3BT-01,1,60,0,-0.196993328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.185040296528,-0.380474880999
446
+ TCGA-ET-A3BU-01,1,28,1,0.225906671869,-0.00698045259462,-0.0232130862271,-0.172138252048,-0.0240291221225,-0.0353370815451,0.142440296528,-0.380474880999
447
+ TCGA-ET-A3BV-01,1,47,0,0.523706671869,-0.00698045259462,-0.0232130862271,-0.0780382520484,-0.0240291221225,-0.0353370815451,-0.319759703472,-0.380474880999
448
+ TCGA-ET-A3BW-01,1,30,0,-0.466293328131,-0.00698045259462,-0.0232130862271,-0.121638252048,-0.0240291221225,-0.0353370815451,0.341940296528,0.0677251190012
449
+ TCGA-ET-A3BX-01,1,24,1,-0.0511933281311,-0.00698045259462,0.388686913773,-0.157938252048,-0.0240291221225,-0.0353370815451,-0.220259703472,-0.380474880999
450
+ TCGA-ET-A3DO-01,1,33,0,0.00780667186891,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.134459703472,-0.380474880999
451
+ TCGA-ET-A3DP-01,1,43,0,1.30620667187,-0.00698045259462,-0.0232130862271,0.552661747952,-0.0240291221225,-0.0353370815451,0.399940296528,-0.380474880999
452
+ TCGA-ET-A3DP-11,0,43,0,0.869706671869,-0.00698045259462,-0.0232130862271,0.104861747952,-0.0240291221225,-0.0353370815451,-0.118959703472,-0.380474880999
453
+ TCGA-ET-A3DQ-01,1,43,0,0.404906671869,-0.00698045259462,-0.0232130862271,0.297361747952,-0.0240291221225,-0.0353370815451,0.406040296528,-0.380474880999
454
+ TCGA-ET-A3DR-01,1,42,0,-0.0763933281311,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.110040296528,0.205725119001
455
+ TCGA-ET-A3DS-01,1,33,0,0.865106671869,-0.00698045259462,-0.0232130862271,0.231661747952,-0.0240291221225,-0.0353370815451,0.408440296528,0.0753251190012
456
+ TCGA-ET-A3DT-01,1,23,0,0.592106671869,-0.00698045259462,-0.0232130862271,-0.101038252048,-0.0240291221225,-0.0353370815451,0.448040296528,-0.380474880999
457
+ TCGA-ET-A3DU-01,1,21,0,-0.476493328131,-0.00698045259462,-0.0232130862271,0.390361747952,-0.0240291221225,-0.0353370815451,-0.652259703472,-0.380474880999
458
+ TCGA-ET-A3DV-01,1,68,0,-0.275693328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0408402965275,-0.380474880999
459
+ TCGA-ET-A3DW-01,1,64,1,0.286306671869,-0.00698045259462,-0.0232130862271,0.437661747952,-0.0240291221225,-0.0353370815451,0.176840296528,-0.380474880999
460
+ TCGA-ET-A3DW-11,0,64,1,0.491806671869,-0.00698045259462,-0.0232130862271,0.450061747952,-0.0240291221225,-0.0353370815451,-0.0229597034725,-0.380474880999
461
+ TCGA-ET-A40P-01,1,32,0,-1.91449332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.271940296528,-0.380474880999
462
+ TCGA-ET-A40Q-01,1,38,1,0.251206671869,-0.00698045259462,-0.0232130862271,0.466261747952,-0.0240291221225,-0.0353370815451,0.104240296528,-0.380474880999
463
+ TCGA-ET-A40R-01,1,24,0,-0.360793328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,0.372762918455,-0.274859703472,-0.380474880999
464
+ TCGA-ET-A40S-01,1,62,1,0.334306671869,-0.00698045259462,-0.0232130862271,0.378661747952,-0.0240291221225,-0.0353370815451,0.142040296528,-0.380474880999
465
+ TCGA-ET-A40T-01,1,26,0,-0.159393328131,-0.00698045259462,-0.0232130862271,1.11856174795,-0.0240291221225,-0.0353370815451,0.369140296528,-0.380474880999
466
+ TCGA-ET-A4KN-01,1,51,0,-4.20909332813,2.12091954741,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-2.09545970347,-0.380474880999
467
+ TCGA-ET-A4KQ-01,1,45,0,1.28730667187,-0.00698045259462,-0.0232130862271,-0.235038252048,-0.0240291221225,-0.0353370815451,0.410940296528,-0.0456748809988
468
+ TCGA-FE-A22Z-01,1,61,0,0.581506671869,-0.00698045259462,-0.0232130862271,0.463061747952,-0.0240291221225,-0.0353370815451,-0.396059703472,-0.380474880999
469
+ TCGA-FE-A230-01,1,30,0,1.03410667187,-0.00698045259462,-0.0232130862271,0.0552617479516,-0.0240291221225,-0.0353370815451,-0.365159703472,-0.380474880999
470
+ TCGA-FE-A231-01,1,70,1,0.232406671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.377440296528,-0.380474880999
471
+ TCGA-FE-A232-01,1,44,0,-0.0473933281311,-0.00698045259462,-0.0232130862271,0.753261747952,-0.0240291221225,-0.0353370815451,-0.467659703472,-0.380474880999
472
+ TCGA-FE-A233-01,1,18,0,1.29540667187,-0.00698045259462,-0.0232130862271,0.501061747952,-0.0240291221225,-0.0353370815451,-0.708259703472,-0.380474880999
473
+ TCGA-FE-A234-01,1,26,0,0.684306671869,-0.00698045259462,-0.0232130862271,1.11246174795,-0.0240291221225,-0.0353370815451,0.286740296528,-0.380474880999
474
+ TCGA-FE-A235-01,1,26,0,-1.97979332813,-0.00698045259462,-0.0232130862271,1.11426174795,-0.0240291221225,-0.0353370815451,-0.439659703472,-0.380474880999
475
+ TCGA-FE-A236-01,1,33,1,1.08240667187,-0.00698045259462,0.340786913773,0.874661747952,-0.0240291221225,-0.0353370815451,-0.435259703472,-0.380474880999
476
+ TCGA-FE-A237-01,1,19,0,0.402106671869,-0.00698045259462,-0.0232130862271,-0.158338252048,-0.0240291221225,-0.0353370815451,0.0990402965275,-0.380474880999
477
+ TCGA-FE-A238-01,1,36,0,0.122006671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.295159703472,-0.380474880999
478
+ TCGA-FE-A239-01,1,82,1,0.722306671869,-0.00698045259462,-0.0232130862271,0.164161747952,-0.0240291221225,-0.0353370815451,0.689740296528,-0.380474880999
479
+ TCGA-FE-A23A-01,1,27,0,-0.124593328131,-0.00698045259462,0.369686913773,0.601461747952,-0.0240291221225,-0.0353370815451,-0.435359703472,0.0124251190012
480
+ TCGA-FE-A3PA-01,1,16,1,-1.38699332813,-0.00698045259462,-0.0232130862271,-0.129238252048,-0.0240291221225,-0.0353370815451,-0.0744597034725,-0.380474880999
481
+ TCGA-FE-A3PB-01,1,33,0,-0.994193328131,-0.00698045259462,-0.0232130862271,-0.156938252048,-0.0240291221225,-0.0353370815451,-0.0474597034725,-0.380474880999
482
+ TCGA-FE-A3PC-01,1,37,0,-2.86859332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.323540296528,-0.380474880999
483
+ TCGA-FE-A3PD-01,1,17,0,-0.448493328131,-0.00698045259462,-0.0232130862271,0.934561747952,-0.0240291221225,-0.0353370815451,0.0851402965275,-0.380474880999
484
+ TCGA-FK-A3S3-01,1,43,0,0.807906671869,-0.00698045259462,-0.0232130862271,-0.154338252048,-0.0240291221225,-0.0353370815451,-0.0737597034725,-0.380474880999
485
+ TCGA-FK-A3SB-01,1,28,0,0.671206671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.660940296528,-0.380474880999
486
+ TCGA-FK-A3SD-01,1,61,0,-0.981493328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.215959703472,0.00902511900117
487
+ TCGA-FK-A3SE-01,1,31,0,0.629406671869,0.318719547405,-0.0232130862271,0.0214617479516,-0.0240291221225,-0.0353370815451,-0.0427597034725,-0.380474880999
488
+ TCGA-FK-A3SG-01,1,21,0,-1.24589332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.0900597034725,-0.380474880999
489
+ TCGA-FK-A3SH-01,1,50,0,-1.01469332813,-0.00698045259462,-0.0232130862271,0.602861747952,0.678370877877,-0.0353370815451,-0.0835597034725,0.980125119001
490
+ TCGA-FK-A4UB-01,1,51,1,-1.35289332813,-0.00698045259462,-0.0232130862271,1.17016174795,-0.0240291221225,-0.0353370815451,-0.0902597034725,-0.380474880999
491
+ TCGA-FY-A2QD-01,1,61,0,0.499206671869,-0.00698045259462,-0.0232130862271,0.464061747952,-0.0240291221225,-0.0353370815451,0.368740296528,-0.380474880999
492
+ TCGA-FY-A3BL-01,1,29,1,-0.0585933281311,-0.00698045259462,-0.0232130862271,0.276661747952,-0.0240291221225,-0.0353370815451,-0.240859703472,-0.380474880999
493
+ TCGA-FY-A3I4-01,1,34,0,0.472406671869,-0.00698045259462,-0.0232130862271,-0.233738252048,-0.0240291221225,-0.0353370815451,-0.349759703472,-0.380474880999
494
+ TCGA-FY-A3I5-01,1,64,0,0.691606671869,-0.00698045259462,-0.0232130862271,0.830961747952,-0.0240291221225,-0.0353370815451,0.362140296528,-0.380474880999
495
+ TCGA-FY-A3NM-01,1,48,0,0.637206671869,-0.00698045259462,-0.0232130862271,0.411461747952,-0.0240291221225,-0.0353370815451,0.0364402965275,-0.0659748809988
496
+ TCGA-FY-A3NN-01,1,48,0,1.49400667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.540040296528,-0.380474880999
497
+ TCGA-FY-A3NP-01,1,69,1,0.616406671869,-0.00698045259462,-0.0232130862271,0.0753617479516,-0.0240291221225,-0.0353370815451,0.289040296528,-0.380474880999
498
+ TCGA-FY-A3ON-01,1,20,1,0.428406671869,-0.00698045259462,-0.0232130862271,0.141261747952,-0.0240291221225,-0.0353370815451,0.588040296528,-0.380474880999
499
+ TCGA-FY-A3R6-01,1,57,0,0.714206671869,-0.00698045259462,-0.0232130862271,0.0963617479516,-0.0240291221225,-0.0353370815451,-0.335059703472,-0.380474880999
500
+ TCGA-FY-A3R7-01,1,50,0,1.08550667187,-0.00698045259462,-0.0232130862271,-0.184638252048,-0.0240291221225,-0.0353370815451,0.290240296528,0.00472511900117
501
+ TCGA-FY-A3R8-01,1,62,0,0.378006671869,-0.00698045259462,-0.0232130862271,-0.192238252048,-0.0240291221225,-0.0353370815451,-0.0521597034725,-0.380474880999
502
+ TCGA-FY-A3R9-01,1,66,0,0.627706671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.172840296528,-0.380474880999
503
+ TCGA-FY-A3RA-01,1,21,0,0.945906671869,-0.00698045259462,-0.0232130862271,0.201361747952,-0.0240291221225,-0.0353370815451,0.139440296528,-0.380474880999
504
+ TCGA-FY-A3TY-01,1,61,0,0.309606671869,-0.00698045259462,-0.0232130862271,0.0134617479516,-0.0240291221225,-0.0353370815451,0.0647402965275,-0.380474880999
505
+ TCGA-FY-A3TY-11,0,61,0,1.51420667187,-0.00698045259462,-0.0232130862271,0.296261747952,-0.0240291221225,-0.0353370815451,0.0999402965275,-0.380474880999
506
+ TCGA-FY-A3W9-01,1,66,0,0.841406671869,-0.00698045259462,-0.0232130862271,0.922961747952,-0.0240291221225,-0.0353370815451,0.388540296528,-0.380474880999
507
+ TCGA-FY-A3WA-01,1,52,0,1.77390667187,-0.00698045259462,-0.0232130862271,0.581061747952,-0.0240291221225,-0.0353370815451,0.506140296528,-0.380474880999
508
+ TCGA-FY-A3YR-01,1,64,0,-0.00989332813109,-0.00698045259462,-0.0232130862271,0.366861747952,-0.0240291221225,-0.0353370815451,-0.262759703472,-0.380474880999
509
+ TCGA-FY-A40K-01,1,46,0,0.879706671869,-0.00698045259462,-0.0232130862271,0.245261747952,-0.0240291221225,-0.0353370815451,0.633840296528,0.0839251190012
510
+ TCGA-FY-A40L-01,1,55,0,0.816606671869,-0.00698045259462,-0.0232130862271,0.413161747952,-0.0240291221225,-0.0353370815451,0.0215402965275,-0.380474880999
511
+ TCGA-FY-A40M-01,1,51,0,0.738206671869,-0.00698045259462,0.367486913773,-0.179138252048,-0.0240291221225,-0.0353370815451,0.273840296528,0.0102251190012
512
+ TCGA-FY-A40N-01,1,55,0,1.00810667187,-0.00698045259462,-0.0232130862271,0.930061747952,-0.0240291221225,-0.0353370815451,-0.110759703472,-0.380474880999
513
+ TCGA-FY-A4B0-01,1,76,1,-0.104993328131,-0.00698045259462,-0.0232130862271,0.286061747952,-0.0240291221225,-0.0353370815451,0.351340296528,1.009025119
514
+ TCGA-FY-A4B3-01,1,51,1,0.714706671869,-0.00698045259462,-0.0232130862271,-0.154538252048,-0.0240291221225,-0.0353370815451,-0.183759703472,-0.380474880999
515
+ TCGA-FY-A4B4-01,1,62,0,-0.00839332813109,-0.00698045259462,-0.0232130862271,0.507361747952,-0.0240291221225,0.418862918455,0.0214402965275,-0.380474880999
516
+ TCGA-FY-A76V-01,1,54,1,0.846506671869,-0.00698045259462,-0.0232130862271,0.00426174795162,-0.0240291221225,-0.0353370815451,0.459540296528,-0.380474880999
517
+ TCGA-GE-A2C6-01,1,33,0,0.508606671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.0631597034725,-0.380474880999
518
+ TCGA-GE-A2C6-11,0,33,0,1.03320667187,-0.00698045259462,-0.0232130862271,0.0264617479516,-0.0240291221225,-0.0353370815451,0.0680402965275,-0.380474880999
519
+ TCGA-H2-A26U-01,1,54,0,-0.280593328131,-0.00698045259462,-0.0232130862271,0.190561747952,-0.0240291221225,0.725062918455,-0.405559703472,-0.380474880999
520
+ TCGA-H2-A2K9-01,1,25,1,-0.159793328131,-0.00698045259462,-0.0232130862271,-0.0959382520484,-0.0240291221225,-0.0353370815451,0.557540296528,0.859025119001
521
+ TCGA-H2-A2K9-11,0,25,1,0.340906671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.189140296528,0.00602511900117
522
+ TCGA-H2-A3RH-01,1,41,0,0.492506671869,-0.00698045259462,-0.0232130862271,-0.208838252048,-0.0240291221225,-0.0353370815451,0.297240296528,-0.380474880999
523
+ TCGA-H2-A3RI-01,1,29,0,0.898006671869,-0.00698045259462,-0.0232130862271,0.0448617479516,-0.0240291221225,-0.0353370815451,-0.0411597034725,-0.380474880999
524
+ TCGA-H2-A3RI-11,0,29,0,1.00760667187,-0.00698045259462,0.362686913773,0.371261747952,-0.0240291221225,-0.0353370815451,-0.179959703472,0.00542511900117
525
+ TCGA-H2-A421-01,1,34,0,0.825706671869,-0.00698045259462,-0.0232130862271,0.621761747952,-0.0240291221225,-0.0353370815451,-0.106459703472,-0.380474880999
526
+ TCGA-H2-A422-01,1,40,0,1.10650667187,-0.00698045259462,0.396386913773,0.663061747952,-0.0240291221225,-0.0353370815451,-0.138359703472,-0.380474880999
527
+ TCGA-IM-A3EB-01,1,32,0,-0.146193328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.194859703472,-0.380474880999
528
+ TCGA-IM-A3ED-01,1,58,0,1.15740667187,-0.00698045259462,-0.0232130862271,0.399861747952,-0.0240291221225,-0.0353370815451,0.369840296528,-0.380474880999
529
+ TCGA-IM-A3U2-01,1,89,0,-0.143393328131,-0.00698045259462,-0.0232130862271,0.195561747952,-0.0240291221225,-0.0353370815451,-0.226959703472,-0.380474880999
530
+ TCGA-IM-A3U3-01,1,55,0,0.545206671869,-0.00698045259462,-0.0232130862271,0.0877617479516,-0.0240291221225,-0.0353370815451,-0.283159703472,-0.380474880999
531
+ TCGA-IM-A41Y-01,1,42,0,-0.303193328131,-0.00698045259462,-0.0232130862271,0.358061747952,-0.0240291221225,-0.0353370815451,-0.379959703472,-0.380474880999
532
+ TCGA-IM-A41Z-01,1,37,0,0.0388066718689,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.117059703472,-0.380474880999
533
+ TCGA-IM-A420-01,1,39,0,-0.772293328131,-0.00698045259462,-0.0232130862271,0.467961747952,-0.0240291221225,-0.0353370815451,-0.392959703472,-0.380474880999
534
+ TCGA-IM-A4EB-01,1,37,1,-0.227993328131,-0.00698045259462,-0.0232130862271,0.353461747952,-0.0240291221225,-0.0353370815451,-0.285959703472,-0.380474880999
535
+ TCGA-J8-A3NZ-01,1,52,0,0.880506671869,-0.00698045259462,-0.0232130862271,0.357261747952,-0.0240291221225,-0.0353370815451,0.133540296528,-0.380474880999
536
+ TCGA-J8-A3O0-01,1,38,1,0.637806671869,-0.00698045259462,-0.0232130862271,0.142661747952,-0.0240291221225,-0.0353370815451,0.193640296528,1.891925119
537
+ TCGA-J8-A3O1-01,1,33,0,1.18950667187,-0.00698045259462,-0.0232130862271,-0.209238252048,-0.0240291221225,-0.0353370815451,-0.00725970347246,-0.380474880999
538
+ TCGA-J8-A3O2-01,1,39,1,1.06430667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.0901597034725,0.0479251190012
539
+ TCGA-J8-A3O2-06,1,39,1,0.703506671869,-0.00698045259462,-0.0232130862271,-0.117138252048,-0.0240291221225,-0.0353370815451,-0.131159703472,-0.380474880999
540
+ TCGA-J8-A3YD-01,1,47,0,0.384506671869,-0.00698045259462,-0.0232130862271,0.501961747952,-0.0240291221225,-0.0353370815451,-0.0708597034725,-0.380474880999
541
+ TCGA-J8-A3YE-01,1,31,0,1.12610667187,-0.00698045259462,-0.0232130862271,-0.163438252048,-0.0240291221225,-0.0353370815451,-0.274959703472,0.0259251190012
542
+ TCGA-J8-A3YF-01,1,83,1,0.788806671869,-0.00698045259462,-0.0232130862271,-0.130738252048,-0.0240291221225,-0.0353370815451,-0.0324597034725,-0.380474880999
543
+ TCGA-J8-A3YG-01,1,54,0,0.344806671869,-0.00698045259462,-0.0232130862271,1.28416174795,-0.0240291221225,-0.0353370815451,-0.0865597034725,-0.380474880999
544
+ TCGA-J8-A3YH-01,1,39,1,-0.777793328131,-0.00698045259462,-0.0232130862271,-0.174038252048,-0.0240291221225,-0.0353370815451,0.424540296528,-0.380474880999
545
+ TCGA-J8-A3YH-06,1,39,1,-0.0645933281311,-0.00698045259462,-0.0232130862271,0.761761747952,-0.0240291221225,-0.0353370815451,0.602740296528,-0.380474880999
546
+ TCGA-J8-A42S-01,1,45,1,0.428106671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.0639597034725,-0.380474880999
547
+ TCGA-J8-A4HW-01,1,59,0,-0.211493328131,-0.00698045259462,-0.0232130862271,0.479461747952,-0.0240291221225,-0.0353370815451,0.168040296528,-0.380474880999
548
+ TCGA-J8-A4HW-06,1,59,0,0.345706671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0279402965275,-0.380474880999
549
+ TCGA-J8-A4HY-01,1,68,0,-0.0757933281311,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.289159703472,-0.380474880999
550
+ TCGA-KS-A41F-01,1,37,0,-4.20909332813,-0.00698045259462,-0.0232130862271,-0.569838252048,0.993570877877,-0.0353370815451,-0.846559703472,-0.380474880999
551
+ TCGA-KS-A41I-01,1,47,0,-0.781393328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.184559703472,-0.380474880999
552
+ TCGA-KS-A41I-11,0,47,0,0.707906671869,-0.00698045259462,-0.0232130862271,0.287261747952,-0.0240291221225,-0.0353370815451,0.115240296528,-0.380474880999
553
+ TCGA-KS-A41J-01,1,28,0,-1.51799332813,-0.00698045259462,-0.0232130862271,0.219061747952,-0.0240291221225,-0.0353370815451,-0.633459703472,-0.380474880999
554
+ TCGA-KS-A41J-11,0,28,0,1.21020667187,-0.00698045259462,-0.0232130862271,0.362561747952,-0.0240291221225,-0.0353370815451,0.0845402965275,0.302725119001
555
+ TCGA-KS-A41L-01,1,39,0,-1.25789332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.277640296528,-0.380474880999
556
+ TCGA-KS-A41L-11,0,39,0,1.16080667187,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.213740296528,-0.380474880999
557
+ TCGA-KS-A4I1-01,1,37,0,-1.68269332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0169402965275,-0.380474880999
558
+ TCGA-KS-A4I3-01,1,41,1,0.221406671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.114140296528,-0.380474880999
559
+ TCGA-KS-A4I5-01,1,49,0,-1.52269332813,-0.00698045259462,-0.0232130862271,-0.0307382520484,-0.0240291221225,-0.0353370815451,-0.0657597034725,-0.380474880999
560
+ TCGA-KS-A4I7-01,1,61,0,-1.02869332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.0842402965275,-0.380474880999
561
+ TCGA-KS-A4I9-01,1,46,0,0.0899066718689,-0.00698045259462,-0.0232130862271,-0.0388382520484,-0.0240291221225,-0.0353370815451,-0.149659703472,-0.380474880999
562
+ TCGA-KS-A4IB-01,1,41,0,0.0703066718689,-0.00698045259462,-0.0232130862271,0.355061747952,-0.0240291221225,-0.0353370815451,0.358640296528,-0.380474880999
563
+ TCGA-KS-A4IC-01,1,45,0,-0.103293328131,-0.00698045259462,-0.0232130862271,0.843461747952,-0.0240291221225,-0.0353370815451,0.0831402965275,-0.380474880999
564
+ TCGA-KS-A4ID-01,1,55,0,0.143306671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.0852597034725,0.215225119001
565
+ TCGA-L6-A4EP-01,1,41,0,-0.957093328131,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.213659703472,-0.380474880999
566
+ TCGA-L6-A4EQ-01,1,47,1,0.0250066718689,2.98461954741,-0.0232130862271,-0.569838252048,4.94967087788,4.26386291845,-0.0215597034725,-0.380474880999
567
+ TCGA-L6-A4ET-01,1,49,0,-0.0447933281311,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.207659703472,-0.380474880999
568
+ TCGA-L6-A4EU-01,1,58,0,-2.04119332813,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,-0.404759703472,-0.380474880999
569
+ TCGA-MK-A4N6-01,1,35,1,0.775606671869,-0.00698045259462,-0.0232130862271,-0.569838252048,-0.0240291221225,-0.0353370815451,0.121840296528,-0.380474880999
570
+ TCGA-MK-A4N7-01,1,20,0,0.646306671869,-0.00698045259462,-0.0232130862271,0.115061747952,-0.0240291221225,-0.0353370815451,0.726740296528,-0.380474880999
571
+ TCGA-MK-A4N9-01,1,41,0,0.507506671869,-0.00698045259462,-0.0232130862271,0.323461747952,-0.0240291221225,-0.0353370815451,0.674140296528,-0.380474880999
572
+ TCGA-MK-A84Z-01,1,74,1,0.396406671869,-0.00698045259462,-0.0232130862271,0.784161747952,-0.0240291221225,-0.0353370815451,0.276340296528,-0.380474880999
573
+ TCGA-QD-A8IV-01,1,50,0,1.37540667187,-0.00698045259462,-0.0232130862271,2.06716174795,-0.0240291221225,-0.0353370815451,0.117440296528,-0.380474880999
p3/preprocess/Thyroid_Cancer/clinical_data/GSE107754.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ ,GSM2878070,GSM2878071,GSM2878072,GSM2878073,GSM2878074,GSM2878075,GSM2878076,GSM2878077,GSM2878078,GSM2878079,GSM2878080,GSM2878081,GSM2878082,GSM2891194,GSM2891195,GSM2891196,GSM2891197,GSM2891198,GSM2891199,GSM2891200,GSM2891201,GSM2891202,GSM2891203,GSM2891204,GSM2891205,GSM2891206,GSM2891207,GSM2891208,GSM2891209,GSM2891210,GSM2891211,GSM2891212,GSM2891213,GSM2891214,GSM2891215,GSM2891216,GSM2891217,GSM2891218,GSM2891219,GSM2891220,GSM2891221,GSM2891222,GSM2891223,GSM2891224,GSM2891225,GSM2891226,GSM2891227,GSM2891228,GSM2891229,GSM2891230,GSM2891231,GSM2891232,GSM2891233,GSM2891234,GSM2891235,GSM2891236,GSM2891237,GSM2891238,GSM2891239,GSM2891240,GSM2891241,GSM2891242,GSM2891243,GSM2891244,GSM2891245,GSM2891246,GSM2891247,GSM2891248,GSM2891249,GSM2891250,GSM2891251,GSM2891252,GSM2891253,GSM2891254,GSM2891255,GSM2891256,GSM2891257,GSM2891258,GSM2891259,GSM2891260,GSM2891261,GSM2891262,GSM2891263,GSM2891264
2
+ Thyroid_Cancer,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
3
+ Gender,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,0.0,1.0,0.0,1.0,1.0,1.0
p3/preprocess/Thyroid_Cancer/clinical_data/GSE138198.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ ,GSM4101749,GSM4101750,GSM4101751,GSM4101752,GSM4101753,GSM4101754,GSM4101755,GSM4101756,GSM4101757,GSM4101758,GSM4101759,GSM4101760,GSM4101761,GSM4101762,GSM4101763,GSM4101764,GSM4101765,GSM4101766,GSM4101767,GSM4101768,GSM4101769,GSM4101770,GSM4101771,GSM4101772,GSM4101773,GSM4101774,GSM4101775,GSM4101776,GSM4101777,GSM4101778,GSM4101779,GSM4101780,GSM4101781,GSM4101782,GSM4101783,GSM4101784
2
+ Thyroid_Cancer,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0
3
+ Gender,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,,,
p3/preprocess/Thyroid_Cancer/clinical_data/GSE151179.csv ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ ,GSM4567912,GSM4567913,GSM4567914,GSM4567915,GSM4567916,GSM4567917,GSM4567918,GSM4567919,GSM4567920,GSM4567921,GSM4567922,GSM4567923,GSM4567924,GSM4567925,GSM4567926,GSM4567927,GSM4567928,GSM4567929,GSM4567930,GSM4567931,GSM4567932,GSM4567933,GSM4567934,GSM4567935,GSM4567936,GSM4567937,GSM4567938,GSM4567939,GSM4567940,GSM4567941,GSM4567942,GSM4567943,GSM4567944,GSM4567945,GSM4567946,GSM4567947,GSM4567948,GSM4567949,GSM4567950,GSM4567951,GSM4567952,GSM4567953,GSM4567954,GSM4567955,GSM4567956,GSM4567957,GSM4567958,GSM4567959,GSM4567960,GSM4567961,GSM4567962,GSM4567963
2
+ Thyroid_Cancer,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
p3/preprocess/Thyroid_Cancer/clinical_data/GSE151181.csv ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ ,GSM4567912,GSM4567913,GSM4567914,GSM4567915,GSM4567916,GSM4567917,GSM4567918,GSM4567919,GSM4567920,GSM4567921,GSM4567922,GSM4567923,GSM4567924,GSM4567925,GSM4567926,GSM4567927,GSM4567928,GSM4567929,GSM4567930,GSM4567931,GSM4567932,GSM4567933,GSM4567934,GSM4567935,GSM4567936,GSM4567937,GSM4567938,GSM4567939,GSM4567940,GSM4567941,GSM4567942,GSM4567943,GSM4567944,GSM4567945,GSM4567946,GSM4567947,GSM4567948,GSM4567949,GSM4567950,GSM4567951,GSM4567952,GSM4567953,GSM4567954,GSM4567955,GSM4567956,GSM4567957,GSM4567958,GSM4567959,GSM4567960,GSM4567961,GSM4567962,GSM4567963
2
+ Thyroid_Cancer,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
p3/preprocess/Thyroid_Cancer/clinical_data/GSE58689.csv ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ ,GSM1413225,GSM1413226,GSM1413227,GSM1413228,GSM1413229,GSM1413230,GSM1413231,GSM1413232,GSM1413233,GSM1413234,GSM1413235,GSM1413236,GSM1413237,GSM1413238,GSM1413239,GSM1413240,GSM1413241,GSM1413242,GSM1413243,GSM1413244,GSM1413245,GSM1413246,GSM1413247,GSM1413248,GSM1413249,GSM1413250,GSM1413251,GSM1413252,GSM1413253,GSM1413254,GSM1413255,GSM1413256,GSM1413257,GSM1413258,GSM1413259,GSM1413260,GSM1413261,GSM1413262,GSM1413263,GSM1413264,GSM1413265,GSM1413266,GSM1413267,GSM1413268,GSM1413269
2
+ Thyroid_Cancer,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0
3
+ Age,71.0,18.0,,47.0,,37.0,,67.0,24.0,32.0,35.0,,,,61.0,28.0,,16.0,12.0,,42.0,,69.0,6.0,,11.0,,41.0,,19.0,,,,,,,,,,,,,,,
4
+ Gender,0.0,0.0,,0.0,,0.0,,1.0,0.0,0.0,0.0,,,,1.0,0.0,,0.0,1.0,,0.0,,0.0,0.0,,1.0,,0.0,,0.0,,,,,,,,,,,,,,,
p3/preprocess/Thyroid_Cancer/clinical_data/GSE76039.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ ,GSM2024824,GSM2024825,GSM2024826,GSM2024827,GSM2024828,GSM2024829,GSM2024830,GSM2024831,GSM2024832,GSM2024833,GSM2024834,GSM2024835,GSM2024836,GSM2024837,GSM2024838,GSM2024839,GSM2024840,GSM2024841,GSM2024842,GSM2024843,GSM2024844,GSM2024845,GSM2024846,GSM2024847,GSM2024848,GSM2024849,GSM2024850,GSM2024851,GSM2024852,GSM2024853,GSM2024854,GSM2024855,GSM2024856,GSM2024857,GSM2024858,GSM2024859,GSM2024860
2
+ Thyroid_Cancer,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
3
+ Gender,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,0.0
p3/preprocess/Thyroid_Cancer/clinical_data/GSE80022.csv ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ ,GSM2111207,GSM2111208,GSM2111209,GSM2111210,GSM2111211,GSM2111212,GSM2111213,GSM2111214,GSM2111215,GSM2111216,GSM2111217,GSM2111218,GSM2111219,GSM2111220,GSM2111221,GSM2111222,GSM2111223,GSM2111224,GSM2111225,GSM2111226,GSM2111227,GSM2111228,GSM2111229,GSM2111230,GSM2111231,GSM2111232,GSM2111233,GSM2111234,GSM2111235,GSM2111236,GSM2111237,GSM2111238,GSM2111239,GSM2111240,GSM2111241,GSM2111242,GSM2111243,GSM2111244,GSM2111245,GSM2111246,GSM2111247,GSM2111248,GSM2111249,GSM2111250,GSM2111251,GSM2111252,GSM2111253,GSM2111254,GSM2111255,GSM2111256,GSM2111257,GSM2111258,GSM2111259,GSM2111260,GSM2111261,GSM2111262,GSM2111263,GSM2111264,GSM2111265,GSM2111266,GSM2111267,GSM2111268,GSM2111269,GSM2111270,GSM2111271,GSM2111272,GSM2111273,GSM2111274,GSM2111275,GSM2111276,GSM2111277,GSM2111278,GSM2111279
2
+ Thyroid_Cancer,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
p3/preprocess/Thyroid_Cancer/clinical_data/GSE82208.csv ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ ,GSM2186533,GSM2186534,GSM2186535,GSM2186536,GSM2186537,GSM2186538,GSM2186539,GSM2186540,GSM2186541,GSM2186542,GSM2186543,GSM2186544,GSM2186545,GSM2186546,GSM2186547,GSM2186548,GSM2186549,GSM2186550,GSM2186551,GSM2186552,GSM2186553,GSM2186554,GSM2186555,GSM2186556,GSM2186557,GSM2186558,GSM2186559,GSM2186560,GSM2186561,GSM2186562,GSM2186563,GSM2186564,GSM2186565,GSM2186566,GSM2186567,GSM2186568,GSM2186569,GSM2186570,GSM2186571,GSM2186572,GSM2186573,GSM2186574,GSM2186575,GSM2186576,GSM2186577,GSM2186578,GSM2186579,GSM2186580,GSM2186581,GSM2186582,GSM2186583,GSM2186584
2
+ Thyroid_Cancer,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,0.0,1.0,0.0,1.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0
3
+ Age,74.0,80.0,66.0,78.0,74.0,50.0,61.0,72.0,80.0,61.0,38.0,66.0,47.0,69.0,44.0,72.0,66.0,34.0,39.0,23.0,14.0,42.0,29.0,43.0,31.0,58.0,52.0,60.0,69.0,60.0,49.0,67.0,68.0,72.0,66.0,61.0,,,76.0,53.0,61.0,61.0,60.0,71.0,36.0,71.0,55.0,71.0,33.0,33.0,25.0,29.0
4
+ Gender,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,1.0,,,1.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0
p3/preprocess/Thyroid_Cancer/code/GSE104005.py ADDED
@@ -0,0 +1,189 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Path Configuration
2
+ from tools.preprocess import *
3
+
4
+ # Processing context
5
+ trait = "Thyroid_Cancer"
6
+ cohort = "GSE104005"
7
+
8
+ # Input paths
9
+ in_trait_dir = "../DATA/GEO/Thyroid_Cancer"
10
+ in_cohort_dir = "../DATA/GEO/Thyroid_Cancer/GSE104005"
11
+
12
+ # Output paths
13
+ out_data_file = "./output/preprocess/3/Thyroid_Cancer/GSE104005.csv"
14
+ out_gene_data_file = "./output/preprocess/3/Thyroid_Cancer/gene_data/GSE104005.csv"
15
+ out_clinical_data_file = "./output/preprocess/3/Thyroid_Cancer/clinical_data/GSE104005.csv"
16
+ json_path = "./output/preprocess/3/Thyroid_Cancer/cohort_info.json"
17
+
18
+ # Get file paths for SOFT and matrix files
19
+ soft_file_path, matrix_file_path = geo_get_relevant_filepaths(in_cohort_dir)
20
+
21
+ # Get background info and clinical data from the matrix file
22
+ background_info, clinical_data = get_background_and_clinical_data(matrix_file_path)
23
+
24
+ # Create dictionary of unique values for each feature
25
+ unique_values_dict = get_unique_values_by_row(clinical_data)
26
+
27
+ # Print the information
28
+ print("Dataset Background Information:")
29
+ print(background_info)
30
+ print("\nSample Characteristics:")
31
+ for feature, values in unique_values_dict.items():
32
+ print(f"\n{feature}:")
33
+ print(values)
34
+ # 1. Gene Expression Data Availability
35
+ # Yes, dataset contains gene expression data (mentioned in background info)
36
+ is_gene_available = True
37
+
38
+ # 2. Variable Availability and Data Type Conversion
39
+ # 2.1 Data Availability
40
+ trait_row = 0 # From 'disease' field
41
+ age_row = 2 # From 'age' field
42
+ gender_row = 3 # From 'Sex' field
43
+
44
+ # 2.2 Data Type Conversion Functions
45
+ def convert_trait(value: str) -> int:
46
+ """Convert thyroid cancer status to binary"""
47
+ if not value or ':' not in value:
48
+ return None
49
+ value = value.split(':')[1].strip()
50
+ if 'Non-neoplastic' in value:
51
+ return 0
52
+ elif 'carcinoma' in value:
53
+ return 1
54
+ return None
55
+
56
+ def convert_age(value: str) -> float:
57
+ """Convert age to continuous value"""
58
+ if not value or ':' not in value:
59
+ return None
60
+ try:
61
+ return float(value.split(':')[1].strip())
62
+ except:
63
+ return None
64
+
65
+ def convert_gender(value: str) -> int:
66
+ """Convert gender to binary (0=F, 1=M)"""
67
+ if not value or ':' not in value:
68
+ return None
69
+ value = value.split(':')[1].strip()
70
+ if value == 'F':
71
+ return 0
72
+ elif value == 'M':
73
+ return 1
74
+ return None
75
+
76
+ # 3. Save Metadata
77
+ validate_and_save_cohort_info(
78
+ is_final=False,
79
+ cohort=cohort,
80
+ info_path=json_path,
81
+ is_gene_available=is_gene_available,
82
+ is_trait_available=trait_row is not None
83
+ )
84
+
85
+ # 4. Clinical Feature Extraction
86
+ if trait_row is not None:
87
+ clinical_features = geo_select_clinical_features(
88
+ clinical_df=clinical_data,
89
+ trait=trait,
90
+ trait_row=trait_row,
91
+ convert_trait=convert_trait,
92
+ age_row=age_row,
93
+ convert_age=convert_age,
94
+ gender_row=gender_row,
95
+ convert_gender=convert_gender
96
+ )
97
+
98
+ # Preview the extracted features
99
+ preview_result = preview_df(clinical_features)
100
+
101
+ # Save clinical features
102
+ clinical_features.to_csv(out_clinical_data_file)
103
+ # Extract genetic data matrix
104
+ genetic_data = get_genetic_data(matrix_file_path)
105
+
106
+ # Print first few rows with column names to examine data structure
107
+ print("Data preview:")
108
+ print("\nColumn names:")
109
+ print(list(genetic_data.columns)[:5])
110
+ print("\nFirst 5 rows:")
111
+ print(genetic_data.head())
112
+ print("\nShape:", genetic_data.shape)
113
+
114
+ # Verify this is gene expression data and check identifiers
115
+ is_gene_available = True
116
+
117
+ # Save updated metadata
118
+ validate_and_save_cohort_info(
119
+ is_final=False,
120
+ cohort=cohort,
121
+ info_path=json_path,
122
+ is_gene_available=is_gene_available,
123
+ is_trait_available=(trait_row is not None)
124
+ )
125
+
126
+ # Save gene expression data
127
+ genetic_data.to_csv(out_gene_data_file)
128
+ # These identifiers starting with 'ILMN_' are Illumina probe IDs, not standard human gene symbols
129
+ # They need to be mapped to HGNC gene symbols for consistent analysis
130
+ requires_gene_mapping = True
131
+ # Extract gene annotation data
132
+ gene_metadata = get_gene_annotation(soft_file_path)
133
+
134
+ # Preview column names and first few values
135
+ preview = preview_df(gene_metadata)
136
+ print("\nGene annotation columns and sample values:")
137
+ print(preview)
138
+ # 1. Identify columns storing gene identifiers and gene symbols
139
+ # 'ID' column matches the probe IDs in gene expression data
140
+ # 'Symbol' column stores gene symbols
141
+ prob_col = 'ID'
142
+ gene_col = 'Symbol'
143
+
144
+ # 2. Extract mapping information
145
+ mapping_data = get_gene_mapping(gene_metadata, prob_col, gene_col)
146
+
147
+ # 3. Convert probe-level measurements to gene expression data
148
+ gene_data = apply_gene_mapping(genetic_data, mapping_data)
149
+ gene_data = normalize_gene_symbols_in_index(gene_data)
150
+
151
+ # Preview results
152
+ print("\nMapped gene expression data preview:")
153
+ print("\nFirst 5 genes:")
154
+ print(gene_data.head())
155
+ print("\nShape:", gene_data.shape)
156
+
157
+ # Save mapped gene expression data
158
+ gene_data.to_csv(out_gene_data_file)
159
+ # 1. Normalize gene symbols and save gene data
160
+ normalized_gene_data = normalize_gene_symbols_in_index(gene_data)
161
+ os.makedirs(os.path.dirname(out_gene_data_file), exist_ok=True)
162
+ normalized_gene_data.to_csv(out_gene_data_file)
163
+
164
+ # 2. Link clinical and genetic data
165
+ clinical_features = pd.read_csv(out_clinical_data_file, index_col=0)
166
+ linked_data = geo_link_clinical_genetic_data(clinical_features, normalized_gene_data)
167
+
168
+ # 3. Handle missing values
169
+ linked_data = handle_missing_values(linked_data, trait)
170
+
171
+ # 4. Judge bias in features and remove biased ones
172
+ trait_biased, linked_data = judge_and_remove_biased_features(linked_data, trait)
173
+
174
+ # 5. Final validation and save metadata
175
+ is_usable = validate_and_save_cohort_info(
176
+ is_final=True,
177
+ cohort=cohort,
178
+ info_path=json_path,
179
+ is_gene_available=is_gene_available,
180
+ is_trait_available=True,
181
+ is_biased=trait_biased,
182
+ df=linked_data,
183
+ note="Dataset contains gene expression data comparing 27 follicular thyroid cancers with 25 follicular thyroid adenomas."
184
+ )
185
+
186
+ # 6. Save linked data if usable
187
+ if is_usable:
188
+ os.makedirs(os.path.dirname(out_data_file), exist_ok=True)
189
+ linked_data.to_csv(out_data_file)
p3/preprocess/Thyroid_Cancer/code/GSE104006.py ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Path Configuration
2
+ from tools.preprocess import *
3
+
4
+ # Processing context
5
+ trait = "Thyroid_Cancer"
6
+ cohort = "GSE104006"
7
+
8
+ # Input paths
9
+ in_trait_dir = "../DATA/GEO/Thyroid_Cancer"
10
+ in_cohort_dir = "../DATA/GEO/Thyroid_Cancer/GSE104006"
11
+
12
+ # Output paths
13
+ out_data_file = "./output/preprocess/3/Thyroid_Cancer/GSE104006.csv"
14
+ out_gene_data_file = "./output/preprocess/3/Thyroid_Cancer/gene_data/GSE104006.csv"
15
+ out_clinical_data_file = "./output/preprocess/3/Thyroid_Cancer/clinical_data/GSE104006.csv"
16
+ json_path = "./output/preprocess/3/Thyroid_Cancer/cohort_info.json"
17
+
18
+ # Get file paths for SOFT and matrix files
19
+ soft_file_path, matrix_file_path = geo_get_relevant_filepaths(in_cohort_dir)
20
+
21
+ # Get background info and clinical data from the matrix file
22
+ background_info, clinical_data = get_background_and_clinical_data(matrix_file_path)
23
+
24
+ # Create dictionary of unique values for each feature
25
+ unique_values_dict = get_unique_values_by_row(clinical_data)
26
+
27
+ # Print the information
28
+ print("Dataset Background Information:")
29
+ print(background_info)
30
+ print("\nSample Characteristics:")
31
+ for feature, values in unique_values_dict.items():
32
+ print(f"\n{feature}:")
33
+ print(values)
34
+ # 1. Gene Expression Data Availability
35
+ is_gene_available = True # Based on Series title mentioning "gene expression profiling"
36
+
37
+ # 2.1 Data Availability
38
+ trait_row = 1 # Histology field contains tumor status
39
+ age_row = 2 # Age information is available
40
+ gender_row = 3 # Sex information is available
41
+
42
+ # 2.2 Data Type Conversion Functions
43
+ def convert_trait(value):
44
+ """Convert histology to binary: 1 for tumor types, 0 for non-neoplastic"""
45
+ if not isinstance(value, str):
46
+ return None
47
+ value = value.split(': ')[-1].strip()
48
+ if value == 'Non-neoplastic_thyroid':
49
+ return 0
50
+ elif value in ['PDTC', 'PTC', 'PDTC+PTC', 'PTC+PDTC', 'PTC_lymph_node_metastasis']:
51
+ return 1
52
+ return None
53
+
54
+ def convert_age(value):
55
+ """Convert age to continuous numeric value"""
56
+ if not isinstance(value, str):
57
+ return None
58
+ try:
59
+ return float(value.split(': ')[-1])
60
+ except:
61
+ return None
62
+
63
+ def convert_gender(value):
64
+ """Convert gender to binary: 0 for female, 1 for male"""
65
+ if not isinstance(value, str):
66
+ return None
67
+ value = value.split(': ')[-1].strip()
68
+ if value == 'F':
69
+ return 0
70
+ elif value == 'M':
71
+ return 1
72
+ return None
73
+
74
+ # 3. Save Metadata
75
+ validate_and_save_cohort_info(is_final=False,
76
+ cohort=cohort,
77
+ info_path=json_path,
78
+ is_gene_available=is_gene_available,
79
+ is_trait_available=(trait_row is not None))
80
+
81
+ # 4. Clinical Feature Extraction
82
+ # Since trait_row is not None, we extract clinical features
83
+ selected_clinical = geo_select_clinical_features(clinical_data,
84
+ trait=trait,
85
+ trait_row=trait_row,
86
+ convert_trait=convert_trait,
87
+ age_row=age_row,
88
+ convert_age=convert_age,
89
+ gender_row=gender_row,
90
+ convert_gender=convert_gender)
91
+
92
+ # Preview the extracted features
93
+ print(preview_df(selected_clinical))
94
+
95
+ # Save clinical data
96
+ selected_clinical.to_csv(out_clinical_data_file)
97
+ # Extract genetic data matrix
98
+ genetic_data = get_genetic_data(matrix_file_path)
99
+
100
+ # Print first 20 row IDs
101
+ print("\nFirst 20 row IDs:")
102
+ print(list(genetic_data.index)[:20])
103
+
104
+ # Print basic data info
105
+ print("\nData preview:")
106
+ print("\nColumn names:")
107
+ print(list(genetic_data.columns)[:5])
108
+ print("\nFirst 5 rows:")
109
+ print(genetic_data.head())
110
+ print("\nShape:", genetic_data.shape)
111
+
112
+ # Update is_gene_available since this is miRNA data
113
+ is_gene_available = False
114
+
115
+ # Save updated metadata
116
+ validate_and_save_cohort_info(
117
+ is_final=False,
118
+ cohort=cohort,
119
+ info_path=json_path,
120
+ is_gene_available=is_gene_available,
121
+ is_trait_available=(trait_row is not None)
122
+ )
123
+
124
+ # Save gene expression data
125
+ genetic_data.to_csv(out_gene_data_file)
p3/preprocess/Thyroid_Cancer/code/GSE107754.py ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Path Configuration
2
+ from tools.preprocess import *
3
+
4
+ # Processing context
5
+ trait = "Thyroid_Cancer"
6
+ cohort = "GSE107754"
7
+
8
+ # Input paths
9
+ in_trait_dir = "../DATA/GEO/Thyroid_Cancer"
10
+ in_cohort_dir = "../DATA/GEO/Thyroid_Cancer/GSE107754"
11
+
12
+ # Output paths
13
+ out_data_file = "./output/preprocess/3/Thyroid_Cancer/GSE107754.csv"
14
+ out_gene_data_file = "./output/preprocess/3/Thyroid_Cancer/gene_data/GSE107754.csv"
15
+ out_clinical_data_file = "./output/preprocess/3/Thyroid_Cancer/clinical_data/GSE107754.csv"
16
+ json_path = "./output/preprocess/3/Thyroid_Cancer/cohort_info.json"
17
+
18
+ # Get file paths for SOFT and matrix files
19
+ soft_file_path, matrix_file_path = geo_get_relevant_filepaths(in_cohort_dir)
20
+
21
+ # Get background info and clinical data from the matrix file
22
+ background_info, clinical_data = get_background_and_clinical_data(matrix_file_path)
23
+
24
+ # Create dictionary of unique values for each feature
25
+ unique_values_dict = get_unique_values_by_row(clinical_data)
26
+
27
+ # Print the information
28
+ print("Dataset Background Information:")
29
+ print(background_info)
30
+ print("\nSample Characteristics:")
31
+ for feature, values in unique_values_dict.items():
32
+ print(f"\n{feature}:")
33
+ print(values)
34
+ # 1. Gene Expression Data Availability
35
+ # The background shows this is human genome gene expression microarray data
36
+ is_gene_available = True
37
+
38
+ # 2.1 Data Availability
39
+ # Trait (thyroid cancer vs other cancers) from tissue field
40
+ trait_row = 2
41
+ # Age not available
42
+ age_row = None
43
+ # Gender available
44
+ gender_row = 0
45
+
46
+ # 2.2 Data Type Conversion Functions
47
+ def convert_trait(value):
48
+ if not value:
49
+ return None
50
+ value = value.lower()
51
+ if 'tissue:' in value:
52
+ value = value.split('tissue:')[1].strip()
53
+ elif ':' in value:
54
+ value = value.split(':')[1].strip()
55
+ return 1 if value == 'thyroid cancer' else 0
56
+
57
+ def convert_gender(value):
58
+ if not value or ':' not in value:
59
+ return None
60
+ value = value.split(': ')[1].lower()
61
+ return 1 if value == 'male' else 0
62
+
63
+ convert_age = None
64
+
65
+ # 3. Save Metadata
66
+ is_trait_available = trait_row is not None
67
+ validate_and_save_cohort_info(is_final=False, cohort=cohort, info_path=json_path,
68
+ is_gene_available=is_gene_available,
69
+ is_trait_available=is_trait_available)
70
+
71
+ # 4. Clinical Feature Extraction
72
+ if trait_row is not None:
73
+ clinical_df = geo_select_clinical_features(clinical_data, trait, trait_row, convert_trait,
74
+ age_row=age_row, convert_age=convert_age,
75
+ gender_row=gender_row, convert_gender=convert_gender)
76
+
77
+ print("Preview of clinical data:")
78
+ print(preview_df(clinical_df))
79
+
80
+ # Save clinical data
81
+ os.makedirs(os.path.dirname(out_clinical_data_file), exist_ok=True)
82
+ clinical_df.to_csv(out_clinical_data_file)
83
+ # Extract genetic data matrix
84
+ genetic_data = get_genetic_data(matrix_file_path)
85
+
86
+ # Print first few rows with column names to examine data structure
87
+ print("Data preview:")
88
+ print("\nColumn names:")
89
+ print(list(genetic_data.columns)[:5])
90
+ print("\nFirst 5 rows:")
91
+ print(genetic_data.head())
92
+ print("\nShape:", genetic_data.shape)
93
+
94
+ # Verify this is gene expression data and check identifiers
95
+ is_gene_available = True
96
+
97
+ # Save updated metadata
98
+ validate_and_save_cohort_info(
99
+ is_final=False,
100
+ cohort=cohort,
101
+ info_path=json_path,
102
+ is_gene_available=is_gene_available,
103
+ is_trait_available=(trait_row is not None)
104
+ )
105
+
106
+ # Save gene expression data
107
+ genetic_data.to_csv(out_gene_data_file)
108
+ # Observing the gene identifiers starting with "A_23_P" which are Agilent probe IDs
109
+ # These are not human gene symbols and need to be mapped
110
+ requires_gene_mapping = True
111
+ # Extract gene annotation data
112
+ gene_metadata = get_gene_annotation(soft_file_path)
113
+
114
+ # Preview column names and first few values
115
+ preview = preview_df(gene_metadata)
116
+ print("\nGene annotation columns and sample values:")
117
+ print(preview)
118
+ # Based on previous output, 'ID' in gene annotation matches probe IDs in expression data
119
+ # and 'GENE_SYMBOL' contains the corresponding gene symbols
120
+ mapping_df = get_gene_mapping(gene_metadata, prob_col='ID', gene_col='GENE_SYMBOL')
121
+
122
+ # Map probe IDs to gene symbols and aggregate the expression data
123
+ gene_data = apply_gene_mapping(genetic_data, mapping_df)
124
+ # 1. Normalize gene symbols and save gene data
125
+ normalized_gene_data = normalize_gene_symbols_in_index(gene_data)
126
+ os.makedirs(os.path.dirname(out_gene_data_file), exist_ok=True)
127
+ normalized_gene_data.to_csv(out_gene_data_file)
128
+
129
+ # 2. Link clinical and genetic data
130
+ clinical_features = pd.read_csv(out_clinical_data_file, index_col=0)
131
+ linked_data = geo_link_clinical_genetic_data(clinical_features, normalized_gene_data)
132
+
133
+ # 3. Handle missing values
134
+ linked_data = handle_missing_values(linked_data, trait)
135
+
136
+ # 4. Judge bias in features and remove biased ones
137
+ trait_biased, linked_data = judge_and_remove_biased_features(linked_data, trait)
138
+
139
+ # 5. Final validation and save metadata
140
+ is_usable = validate_and_save_cohort_info(
141
+ is_final=True,
142
+ cohort=cohort,
143
+ info_path=json_path,
144
+ is_gene_available=is_gene_available,
145
+ is_trait_available=True,
146
+ is_biased=trait_biased,
147
+ df=linked_data,
148
+ note="Dataset contains gene expression data comparing 27 follicular thyroid cancers with 25 follicular thyroid adenomas."
149
+ )
150
+
151
+ # 6. Save linked data if usable
152
+ if is_usable:
153
+ os.makedirs(os.path.dirname(out_data_file), exist_ok=True)
154
+ linked_data.to_csv(out_data_file)
p3/preprocess/Thyroid_Cancer/code/GSE138198.py ADDED
@@ -0,0 +1,170 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Path Configuration
2
+ from tools.preprocess import *
3
+
4
+ # Processing context
5
+ trait = "Thyroid_Cancer"
6
+ cohort = "GSE138198"
7
+
8
+ # Input paths
9
+ in_trait_dir = "../DATA/GEO/Thyroid_Cancer"
10
+ in_cohort_dir = "../DATA/GEO/Thyroid_Cancer/GSE138198"
11
+
12
+ # Output paths
13
+ out_data_file = "./output/preprocess/3/Thyroid_Cancer/GSE138198.csv"
14
+ out_gene_data_file = "./output/preprocess/3/Thyroid_Cancer/gene_data/GSE138198.csv"
15
+ out_clinical_data_file = "./output/preprocess/3/Thyroid_Cancer/clinical_data/GSE138198.csv"
16
+ json_path = "./output/preprocess/3/Thyroid_Cancer/cohort_info.json"
17
+
18
+ # Get file paths for SOFT and matrix files
19
+ soft_file_path, matrix_file_path = geo_get_relevant_filepaths(in_cohort_dir)
20
+
21
+ # Get background info and clinical data from the matrix file
22
+ background_info, clinical_data = get_background_and_clinical_data(matrix_file_path)
23
+
24
+ # Create dictionary of unique values for each feature
25
+ unique_values_dict = get_unique_values_by_row(clinical_data)
26
+
27
+ # Print the information
28
+ print("Dataset Background Information:")
29
+ print(background_info)
30
+ print("\nSample Characteristics:")
31
+ for feature, values in unique_values_dict.items():
32
+ print(f"\n{feature}:")
33
+ print(values)
34
+ # 1. Gene Expression Data Availability
35
+ # Dataset uses Affymetrix Human Gene 1.0 ST arrays, which measures gene expression
36
+ is_gene_available = True
37
+
38
+ # 2.1 Data Availability and Row Identification
39
+ trait_row = 1 # 'sample type' contains cancer vs normal info
40
+ gender_row = 0 # Gender is available
41
+ age_row = None # Age is not available
42
+
43
+ # 2.2 Data Type Conversion Functions
44
+ def convert_trait(value):
45
+ if not value or ":" not in value:
46
+ return None
47
+ value = value.split(": ")[1].lower()
48
+ # Convert to binary: 1 for cancer (PTC), 0 for normal
49
+ if "normal" in value:
50
+ return 0
51
+ elif "ptc" in value or "papillary thyroid carcinoma" in value:
52
+ return 1
53
+ return None
54
+
55
+ def convert_gender(value):
56
+ if not value or ":" not in value:
57
+ return None
58
+ value = value.split(": ")[1].lower()
59
+ if value == "f":
60
+ return 0
61
+ elif value == "m":
62
+ return 1
63
+ return None
64
+
65
+ # 3. Save Metadata - Initial Filtering
66
+ validate_and_save_cohort_info(
67
+ is_final=False,
68
+ cohort=cohort,
69
+ info_path=json_path,
70
+ is_gene_available=is_gene_available,
71
+ is_trait_available=trait_row is not None
72
+ )
73
+
74
+ # 4. Clinical Feature Extraction
75
+ if trait_row is not None:
76
+ selected_clinical = geo_select_clinical_features(
77
+ clinical_df=clinical_data,
78
+ trait=trait,
79
+ trait_row=trait_row,
80
+ convert_trait=convert_trait,
81
+ gender_row=gender_row,
82
+ convert_gender=convert_gender
83
+ )
84
+
85
+ # Preview the processed clinical data
86
+ print("Preview of processed clinical data:")
87
+ print(preview_df(selected_clinical))
88
+
89
+ # Save clinical data
90
+ selected_clinical.to_csv(out_clinical_data_file)
91
+ # Extract genetic data matrix
92
+ genetic_data = get_genetic_data(matrix_file_path)
93
+
94
+ # Print first few rows with column names to examine data structure
95
+ print("Data preview:")
96
+ print("\nColumn names:")
97
+ print(list(genetic_data.columns)[:5])
98
+ print("\nFirst 5 rows:")
99
+ print(genetic_data.head())
100
+ print("\nShape:", genetic_data.shape)
101
+
102
+ # Verify this is gene expression data and check identifiers
103
+ is_gene_available = True
104
+
105
+ # Save updated metadata
106
+ validate_and_save_cohort_info(
107
+ is_final=False,
108
+ cohort=cohort,
109
+ info_path=json_path,
110
+ is_gene_available=is_gene_available,
111
+ is_trait_available=(trait_row is not None)
112
+ )
113
+
114
+ # Save gene expression data
115
+ genetic_data.to_csv(out_gene_data_file)
116
+ # The identifiers in the index appear to be numeric IDs (e.g. 7892501, 7892502)
117
+ # These are not standard human gene symbols (which are usually alphanumeric like BRCA1, TP53)
118
+ # Therefore, a mapping from probe IDs to gene symbols will be required
119
+ requires_gene_mapping = True
120
+ # Extract gene annotation data
121
+ gene_metadata = get_gene_annotation(soft_file_path)
122
+
123
+ # Preview column names and first few values
124
+ preview = preview_df(gene_metadata)
125
+ print("\nGene annotation columns and sample values:")
126
+ print(preview)
127
+ # Extract probe-to-gene mapping from annotation data
128
+ # The 'ID' column matches probe IDs in expression data
129
+ # 'gene_assignment' contains gene symbols in a specific format
130
+ mapping_df = get_gene_mapping(gene_metadata, 'ID', 'gene_assignment')
131
+
132
+ # Convert probe-level data to gene-level data using the mapping
133
+ gene_data = apply_gene_mapping(genetic_data, mapping_df)
134
+
135
+ # Preview gene expression data
136
+ print("\nGene expression data preview:")
137
+ print("Shape:", gene_data.shape)
138
+ print("\nFirst few rows:")
139
+ print(gene_data.head())
140
+ # 1. Normalize gene symbols and save gene data
141
+ normalized_gene_data = normalize_gene_symbols_in_index(gene_data)
142
+ os.makedirs(os.path.dirname(out_gene_data_file), exist_ok=True)
143
+ normalized_gene_data.to_csv(out_gene_data_file)
144
+
145
+ # 2. Link clinical and genetic data
146
+ clinical_features = pd.read_csv(out_clinical_data_file, index_col=0)
147
+ linked_data = geo_link_clinical_genetic_data(clinical_features, normalized_gene_data)
148
+
149
+ # 3. Handle missing values
150
+ linked_data = handle_missing_values(linked_data, trait)
151
+
152
+ # 4. Judge bias in features and remove biased ones
153
+ trait_biased, linked_data = judge_and_remove_biased_features(linked_data, trait)
154
+
155
+ # 5. Final validation and save metadata
156
+ is_usable = validate_and_save_cohort_info(
157
+ is_final=True,
158
+ cohort=cohort,
159
+ info_path=json_path,
160
+ is_gene_available=is_gene_available,
161
+ is_trait_available=True,
162
+ is_biased=trait_biased,
163
+ df=linked_data,
164
+ note="Dataset contains gene expression data comparing 27 follicular thyroid cancers with 25 follicular thyroid adenomas."
165
+ )
166
+
167
+ # 6. Save linked data if usable
168
+ if is_usable:
169
+ os.makedirs(os.path.dirname(out_data_file), exist_ok=True)
170
+ linked_data.to_csv(out_data_file)
p3/preprocess/Thyroid_Cancer/code/GSE151179.py ADDED
@@ -0,0 +1,180 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Path Configuration
2
+ from tools.preprocess import *
3
+
4
+ # Processing context
5
+ trait = "Thyroid_Cancer"
6
+ cohort = "GSE151179"
7
+
8
+ # Input paths
9
+ in_trait_dir = "../DATA/GEO/Thyroid_Cancer"
10
+ in_cohort_dir = "../DATA/GEO/Thyroid_Cancer/GSE151179"
11
+
12
+ # Output paths
13
+ out_data_file = "./output/preprocess/3/Thyroid_Cancer/GSE151179.csv"
14
+ out_gene_data_file = "./output/preprocess/3/Thyroid_Cancer/gene_data/GSE151179.csv"
15
+ out_clinical_data_file = "./output/preprocess/3/Thyroid_Cancer/clinical_data/GSE151179.csv"
16
+ json_path = "./output/preprocess/3/Thyroid_Cancer/cohort_info.json"
17
+
18
+ # Get file paths for SOFT and matrix files
19
+ soft_file_path, matrix_file_path = geo_get_relevant_filepaths(in_cohort_dir)
20
+
21
+ # Get background info and clinical data from the matrix file
22
+ background_info, clinical_data = get_background_and_clinical_data(matrix_file_path)
23
+
24
+ # Create dictionary of unique values for each feature
25
+ unique_values_dict = get_unique_values_by_row(clinical_data)
26
+
27
+ # Print the information
28
+ print("Dataset Background Information:")
29
+ print(background_info)
30
+ print("\nSample Characteristics:")
31
+ for feature, values in unique_values_dict.items():
32
+ print(f"\n{feature}:")
33
+ print(values)
34
+ # 1. Gene Expression Data Availability
35
+ # From background info, this is gene expression data
36
+ is_gene_available = True
37
+
38
+ # 2. Clinical Feature Variables
39
+ # 2.1 Data Availability
40
+
41
+ # Trait (cancer status) can be inferred from tissue type (row 1)
42
+ # Non-neoplastic thyroid = control, others = cancer case
43
+ trait_row = 1
44
+
45
+ # Age and gender not available in sample characteristics
46
+ age_row = None
47
+ gender_row = None
48
+
49
+ # 2.2 Data Type Conversion Functions
50
+ def convert_trait(value: str) -> int:
51
+ """Convert tissue type to binary trait (0=control, 1=cancer)"""
52
+ if not isinstance(value, str):
53
+ return None
54
+ value = value.split(': ')[1].lower() if ': ' in value else value.lower()
55
+ if 'non-neoplastic thyroid' in value:
56
+ return 0
57
+ elif any(x in value for x in ['tumor', 'metastasis']):
58
+ return 1
59
+ return None
60
+
61
+ def convert_age(value: str) -> float:
62
+ return None
63
+
64
+ def convert_gender(value: str) -> int:
65
+ return None
66
+
67
+ # 3. Save Metadata
68
+ is_trait_available = (trait_row is not None)
69
+ validate_and_save_cohort_info(is_final=False,
70
+ cohort=cohort,
71
+ info_path=json_path,
72
+ is_gene_available=is_gene_available,
73
+ is_trait_available=is_trait_available)
74
+
75
+ # 4. Clinical Feature Extraction
76
+ if trait_row is not None:
77
+ clinical_features = geo_select_clinical_features(
78
+ clinical_df=clinical_data,
79
+ trait=trait,
80
+ trait_row=trait_row,
81
+ convert_trait=convert_trait,
82
+ age_row=age_row,
83
+ convert_age=convert_age,
84
+ gender_row=gender_row,
85
+ convert_gender=convert_gender
86
+ )
87
+
88
+ # Preview the extracted features
89
+ preview = preview_df(clinical_features)
90
+ print("Preview of clinical features:")
91
+ print(preview)
92
+
93
+ # Save to CSV
94
+ clinical_features.to_csv(out_clinical_data_file)
95
+ # Extract genetic data matrix
96
+ genetic_data = get_genetic_data(matrix_file_path)
97
+
98
+ # Print first few rows with column names to examine data structure
99
+ print("Data preview:")
100
+ print("\nColumn names:")
101
+ print(list(genetic_data.columns)[:5])
102
+ print("\nFirst 5 rows:")
103
+ print(genetic_data.head())
104
+ print("\nShape:", genetic_data.shape)
105
+
106
+ # Verify this is gene expression data and check identifiers
107
+ is_gene_available = True
108
+
109
+ # Save updated metadata
110
+ validate_and_save_cohort_info(
111
+ is_final=False,
112
+ cohort=cohort,
113
+ info_path=json_path,
114
+ is_gene_available=is_gene_available,
115
+ is_trait_available=(trait_row is not None)
116
+ )
117
+
118
+ # Save gene expression data
119
+ genetic_data.to_csv(out_gene_data_file)
120
+ # Review the gene identifiers
121
+ requires_gene_mapping = True
122
+
123
+ # Explanation: The gene identifiers appear to be probe/sequence IDs (e.g. 23064070)
124
+ # rather than standard human gene symbols (which would look like BRCA1, TP53 etc).
125
+ # Therefore mapping to gene symbols will be required.
126
+ # Extract gene annotation data
127
+ gene_metadata = get_gene_annotation(soft_file_path)
128
+
129
+ # Preview column names and first few values
130
+ preview = preview_df(gene_metadata)
131
+ print("\nGene annotation columns and sample values:")
132
+ print(preview)
133
+ # Extract gene id and name mapping from annotation
134
+ mapping_df = get_gene_mapping(gene_metadata, prob_col='ID', gene_col='SPOT_ID.1')
135
+
136
+ # Apply gene mapping to convert probe-level data to gene expression data
137
+ gene_data = apply_gene_mapping(genetic_data, mapping_df)
138
+
139
+ # Normalize gene symbols in index
140
+ gene_data = normalize_gene_symbols_in_index(gene_data)
141
+
142
+ # Preview the mapped data
143
+ print("\nGene expression data after mapping:")
144
+ print(gene_data.shape)
145
+ print("\nFirst few gene names:")
146
+ print(list(gene_data.index)[:5])
147
+
148
+ # Save the gene expression data
149
+ gene_data.to_csv(out_gene_data_file)
150
+ # 1. Normalize gene symbols and save gene data
151
+ normalized_gene_data = normalize_gene_symbols_in_index(gene_data)
152
+ os.makedirs(os.path.dirname(out_gene_data_file), exist_ok=True)
153
+ normalized_gene_data.to_csv(out_gene_data_file)
154
+
155
+ # 2. Link clinical and genetic data
156
+ clinical_features = pd.read_csv(out_clinical_data_file, index_col=0)
157
+ linked_data = geo_link_clinical_genetic_data(clinical_features, normalized_gene_data)
158
+
159
+ # 3. Handle missing values
160
+ linked_data = handle_missing_values(linked_data, trait)
161
+
162
+ # 4. Judge bias in features and remove biased ones
163
+ trait_biased, linked_data = judge_and_remove_biased_features(linked_data, trait)
164
+
165
+ # 5. Final validation and save metadata
166
+ is_usable = validate_and_save_cohort_info(
167
+ is_final=True,
168
+ cohort=cohort,
169
+ info_path=json_path,
170
+ is_gene_available=is_gene_available,
171
+ is_trait_available=True,
172
+ is_biased=trait_biased,
173
+ df=linked_data,
174
+ note="Dataset contains gene expression data comparing 27 follicular thyroid cancers with 25 follicular thyroid adenomas."
175
+ )
176
+
177
+ # 6. Save linked data if usable
178
+ if is_usable:
179
+ os.makedirs(os.path.dirname(out_data_file), exist_ok=True)
180
+ linked_data.to_csv(out_data_file)
p3/preprocess/Thyroid_Cancer/code/GSE151181.py ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Path Configuration
2
+ from tools.preprocess import *
3
+
4
+ # Processing context
5
+ trait = "Thyroid_Cancer"
6
+ cohort = "GSE151181"
7
+
8
+ # Input paths
9
+ in_trait_dir = "../DATA/GEO/Thyroid_Cancer"
10
+ in_cohort_dir = "../DATA/GEO/Thyroid_Cancer/GSE151181"
11
+
12
+ # Output paths
13
+ out_data_file = "./output/preprocess/3/Thyroid_Cancer/GSE151181.csv"
14
+ out_gene_data_file = "./output/preprocess/3/Thyroid_Cancer/gene_data/GSE151181.csv"
15
+ out_clinical_data_file = "./output/preprocess/3/Thyroid_Cancer/clinical_data/GSE151181.csv"
16
+ json_path = "./output/preprocess/3/Thyroid_Cancer/cohort_info.json"
17
+
18
+ # Get file paths for SOFT and matrix files
19
+ soft_file_path, matrix_file_path = geo_get_relevant_filepaths(in_cohort_dir)
20
+
21
+ # Get background info and clinical data from the matrix file
22
+ background_info, clinical_data = get_background_and_clinical_data(matrix_file_path)
23
+
24
+ # Create dictionary of unique values for each feature
25
+ unique_values_dict = get_unique_values_by_row(clinical_data)
26
+
27
+ # Print the information
28
+ print("Dataset Background Information:")
29
+ print(background_info)
30
+ print("\nSample Characteristics:")
31
+ for feature, values in unique_values_dict.items():
32
+ print(f"\n{feature}:")
33
+ print(values)
34
+ # 1. Gene Expression Data Availability
35
+ # Yes, this dataset contains gene expression data as indicated by the dataset title
36
+ is_gene_available = True
37
+
38
+ # 2.1 Data Availability
39
+ # tissue type (row 1) indicates tumor vs normal tissue
40
+ trait_row = 1
41
+ # Age and gender not available in sample characteristics
42
+ age_row = None
43
+ gender_row = None
44
+
45
+ # 2.2 Data Type Conversion Functions
46
+ def convert_trait(value: str) -> int:
47
+ """Convert tissue type to binary (0=normal, 1=tumor)"""
48
+ if not isinstance(value, str):
49
+ return None
50
+ value = value.split(": ")[-1].lower()
51
+ if "non-neoplastic" in value:
52
+ return 0
53
+ elif any(x in value for x in ["tumor", "metastasis"]):
54
+ return 1
55
+ return None
56
+
57
+ def convert_age(value: str) -> float:
58
+ """Convert age to float"""
59
+ return None
60
+
61
+ def convert_gender(value: str) -> int:
62
+ """Convert gender to binary"""
63
+ return None
64
+
65
+ # 3. Save metadata about dataset availability
66
+ validate_and_save_cohort_info(is_final=False,
67
+ cohort=cohort,
68
+ info_path=json_path,
69
+ is_gene_available=is_gene_available,
70
+ is_trait_available=(trait_row is not None))
71
+
72
+ # 4. Extract clinical features since trait_row is not None
73
+ clinical_features_df = geo_select_clinical_features(clinical_df=clinical_data,
74
+ trait=trait,
75
+ trait_row=trait_row,
76
+ convert_trait=convert_trait,
77
+ age_row=age_row,
78
+ convert_age=convert_age,
79
+ gender_row=gender_row,
80
+ convert_gender=convert_gender)
81
+
82
+ # Preview the extracted features
83
+ print(preview_df(clinical_features_df))
84
+
85
+ # Save clinical data
86
+ clinical_features_df.to_csv(out_clinical_data_file)
87
+ # Extract genetic data matrix
88
+ genetic_data = get_genetic_data(matrix_file_path)
89
+
90
+ # Print first few rows with column names to examine data structure
91
+ print("Data preview:")
92
+ print("\nColumn names:")
93
+ print(list(genetic_data.columns)[:5])
94
+ print("\nFirst 5 rows:")
95
+ print(genetic_data.head())
96
+ print("\nShape:", genetic_data.shape)
97
+
98
+ # Verify this is gene expression data and check identifiers
99
+ is_gene_available = True
100
+
101
+ # Save updated metadata
102
+ validate_and_save_cohort_info(
103
+ is_final=False,
104
+ cohort=cohort,
105
+ info_path=json_path,
106
+ is_gene_available=is_gene_available,
107
+ is_trait_available=(trait_row is not None)
108
+ )
109
+
110
+ # Save gene expression data
111
+ genetic_data.to_csv(out_gene_data_file)
112
+ # The IDs in the row index appear to be numeric identifiers (e.g. 23064070)
113
+ # rather than standard human gene symbols (e.g. BRCA1, TP53)
114
+ # These numeric IDs likely need to be mapped to gene symbols
115
+ requires_gene_mapping = True
116
+ # Extract gene annotation data with modified prefix filtering
117
+ gene_metadata = get_gene_annotation(soft_file_path, prefixes=['!Platform_table_begin'])
118
+
119
+ # Clean up column names by removing leading/trailing whitespace
120
+ gene_metadata = gene_metadata.rename(columns=lambda x: x.strip())
121
+
122
+ # Preview column names and first few values
123
+ print("\nGene annotation columns preview:")
124
+ print(gene_metadata.columns.tolist())
125
+
126
+ print("\nFirst few rows:")
127
+ print(gene_metadata.head())
128
+ # Extract gene annotation data
129
+ gene_metadata = get_gene_annotation(soft_file_path, prefixes=['^', '!', '#'])
130
+
131
+ # Clean up any whitespace in column names
132
+ gene_metadata.columns = gene_metadata.columns.str.strip()
133
+
134
+ # Preview column names and first few values
135
+ preview = preview_df(gene_metadata, n=5)
136
+ print("\nGene annotation preview:")
137
+ for col, values in preview.items():
138
+ print(f"\n{col}:")
139
+ print(values)
140
+ # Update status since we determined this is a miRNA dataset without gene mapping
141
+ is_gene_available = False
142
+
143
+ # Save updated metadata indicating gene expression data is not available
144
+ validate_and_save_cohort_info(
145
+ is_final=False,
146
+ cohort=cohort,
147
+ info_path=json_path,
148
+ is_gene_available=is_gene_available,
149
+ is_trait_available=(trait_row is not None)
150
+ )
p3/preprocess/Thyroid_Cancer/code/GSE58689.py ADDED
@@ -0,0 +1,178 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Path Configuration
2
+ from tools.preprocess import *
3
+
4
+ # Processing context
5
+ trait = "Thyroid_Cancer"
6
+ cohort = "GSE58689"
7
+
8
+ # Input paths
9
+ in_trait_dir = "../DATA/GEO/Thyroid_Cancer"
10
+ in_cohort_dir = "../DATA/GEO/Thyroid_Cancer/GSE58689"
11
+
12
+ # Output paths
13
+ out_data_file = "./output/preprocess/3/Thyroid_Cancer/GSE58689.csv"
14
+ out_gene_data_file = "./output/preprocess/3/Thyroid_Cancer/gene_data/GSE58689.csv"
15
+ out_clinical_data_file = "./output/preprocess/3/Thyroid_Cancer/clinical_data/GSE58689.csv"
16
+ json_path = "./output/preprocess/3/Thyroid_Cancer/cohort_info.json"
17
+
18
+ # Get file paths for SOFT and matrix files
19
+ soft_file_path, matrix_file_path = geo_get_relevant_filepaths(in_cohort_dir)
20
+
21
+ # Get background info and clinical data from the matrix file
22
+ background_info, clinical_data = get_background_and_clinical_data(matrix_file_path)
23
+
24
+ # Create dictionary of unique values for each feature
25
+ unique_values_dict = get_unique_values_by_row(clinical_data)
26
+
27
+ # Print the information
28
+ print("Dataset Background Information:")
29
+ print(background_info)
30
+ print("\nSample Characteristics:")
31
+ for feature, values in unique_values_dict.items():
32
+ print(f"\n{feature}:")
33
+ print(values)
34
+ # 1. Gene expression data availability check
35
+ # From the background info, this is gene expression data related to thyroid cancer
36
+ is_gene_available = True
37
+
38
+ # 2.1 Data availability check
39
+ # Trait data available in row 0 (normal vs PTC)
40
+ trait_row = 0
41
+
42
+ # Gender data available in row 1 (under "Sex:")
43
+ gender_row = 1
44
+
45
+ # Age data available in row 2
46
+ age_row = 2
47
+
48
+ # 2.2 Data type conversion functions
49
+ def convert_trait(value: str) -> Optional[int]:
50
+ if pd.isna(value):
51
+ return None
52
+ value = value.split(': ')[1].lower()
53
+ if 'normal' in value:
54
+ return 0
55
+ elif 'papillary thyroid carcinoma' in value:
56
+ return 1
57
+ return None
58
+
59
+ def convert_age(value: str) -> Optional[float]:
60
+ if pd.isna(value):
61
+ return None
62
+ try:
63
+ return float(value.split(': ')[1])
64
+ except:
65
+ return None
66
+
67
+ def convert_gender(value: str) -> Optional[int]:
68
+ if pd.isna(value):
69
+ return None
70
+ value = value.split(': ')[1].lower()
71
+ if 'female' in value:
72
+ return 0
73
+ elif 'male' in value:
74
+ return 1
75
+ return None
76
+
77
+ # 3. Save metadata using initial filtering
78
+ is_trait_available = trait_row is not None
79
+ validate_and_save_cohort_info(is_final=False,
80
+ cohort=cohort,
81
+ info_path=json_path,
82
+ is_gene_available=is_gene_available,
83
+ is_trait_available=is_trait_available)
84
+
85
+ # 4. Extract clinical features since trait_row is not None
86
+ clinical_df = geo_select_clinical_features(clinical_data, trait,
87
+ trait_row=trait_row,
88
+ convert_trait=convert_trait,
89
+ age_row=age_row,
90
+ convert_age=convert_age,
91
+ gender_row=gender_row,
92
+ convert_gender=convert_gender)
93
+
94
+ # Preview the extracted clinical features
95
+ preview_result = preview_df(clinical_df)
96
+ print("Preview of clinical features:")
97
+ print(preview_result)
98
+
99
+ # Save clinical data
100
+ clinical_df.to_csv(out_clinical_data_file)
101
+ # Extract genetic data matrix
102
+ genetic_data = get_genetic_data(matrix_file_path)
103
+
104
+ # Print first few rows with column names to examine data structure
105
+ print("Data preview:")
106
+ print("\nColumn names:")
107
+ print(list(genetic_data.columns)[:5])
108
+ print("\nFirst 5 rows:")
109
+ print(genetic_data.head())
110
+ print("\nShape:", genetic_data.shape)
111
+
112
+ # Verify this is gene expression data and check identifiers
113
+ is_gene_available = True
114
+
115
+ # Save updated metadata
116
+ validate_and_save_cohort_info(
117
+ is_final=False,
118
+ cohort=cohort,
119
+ info_path=json_path,
120
+ is_gene_available=is_gene_available,
121
+ is_trait_available=(trait_row is not None)
122
+ )
123
+
124
+ # Save gene expression data
125
+ genetic_data.to_csv(out_gene_data_file)
126
+ # These appear to be probe IDs (like "1007_s_at") from an Affymetrix microarray,
127
+ # not standard human gene symbols, so they will need to be mapped
128
+ requires_gene_mapping = True
129
+ # Extract gene annotation data
130
+ gene_metadata = get_gene_annotation(soft_file_path)
131
+
132
+ # Preview column names and first few values
133
+ preview = preview_df(gene_metadata)
134
+ print("\nGene annotation columns and sample values:")
135
+ print(preview)
136
+ # Extract gene mapping information
137
+ mapping_df = get_gene_mapping(gene_metadata, prob_col='ID', gene_col='Gene Symbol')
138
+
139
+ # Apply gene mapping to get gene-level expression data
140
+ gene_data = apply_gene_mapping(genetic_data, mapping_df)
141
+
142
+ # Preview results
143
+ print("\nGene mapping preview:")
144
+ print(mapping_df.head())
145
+ print("\nGene expression data preview:")
146
+ print(gene_data.head())
147
+ print("\nShape:", gene_data.shape)
148
+ # 1. Normalize gene symbols and save gene data
149
+ normalized_gene_data = normalize_gene_symbols_in_index(gene_data)
150
+ os.makedirs(os.path.dirname(out_gene_data_file), exist_ok=True)
151
+ normalized_gene_data.to_csv(out_gene_data_file)
152
+
153
+ # 2. Link clinical and genetic data
154
+ clinical_features = pd.read_csv(out_clinical_data_file, index_col=0)
155
+ linked_data = geo_link_clinical_genetic_data(clinical_features, normalized_gene_data)
156
+
157
+ # 3. Handle missing values
158
+ linked_data = handle_missing_values(linked_data, trait)
159
+
160
+ # 4. Judge bias in features and remove biased ones
161
+ trait_biased, linked_data = judge_and_remove_biased_features(linked_data, trait)
162
+
163
+ # 5. Final validation and save metadata
164
+ is_usable = validate_and_save_cohort_info(
165
+ is_final=True,
166
+ cohort=cohort,
167
+ info_path=json_path,
168
+ is_gene_available=is_gene_available,
169
+ is_trait_available=is_trait_available,
170
+ is_biased=trait_biased,
171
+ df=linked_data,
172
+ note="Dataset contains gene expression data comparing normal thyroid tissue (18 samples) with papillary thyroid carcinoma (27 samples)"
173
+ )
174
+
175
+ # 6. Save linked data if usable
176
+ if is_usable:
177
+ os.makedirs(os.path.dirname(out_data_file), exist_ok=True)
178
+ linked_data.to_csv(out_data_file)
p3/preprocess/Thyroid_Cancer/code/GSE76039.py ADDED
@@ -0,0 +1,182 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Path Configuration
2
+ from tools.preprocess import *
3
+
4
+ # Processing context
5
+ trait = "Thyroid_Cancer"
6
+ cohort = "GSE76039"
7
+
8
+ # Input paths
9
+ in_trait_dir = "../DATA/GEO/Thyroid_Cancer"
10
+ in_cohort_dir = "../DATA/GEO/Thyroid_Cancer/GSE76039"
11
+
12
+ # Output paths
13
+ out_data_file = "./output/preprocess/3/Thyroid_Cancer/GSE76039.csv"
14
+ out_gene_data_file = "./output/preprocess/3/Thyroid_Cancer/gene_data/GSE76039.csv"
15
+ out_clinical_data_file = "./output/preprocess/3/Thyroid_Cancer/clinical_data/GSE76039.csv"
16
+ json_path = "./output/preprocess/3/Thyroid_Cancer/cohort_info.json"
17
+
18
+ # Get file paths for SOFT and matrix files
19
+ soft_file_path, matrix_file_path = geo_get_relevant_filepaths(in_cohort_dir)
20
+
21
+ # Get background info and clinical data from the matrix file
22
+ background_info, clinical_data = get_background_and_clinical_data(matrix_file_path)
23
+
24
+ # Create dictionary of unique values for each feature
25
+ unique_values_dict = get_unique_values_by_row(clinical_data)
26
+
27
+ # Print the information
28
+ print("Dataset Background Information:")
29
+ print(background_info)
30
+ print("\nSample Characteristics:")
31
+ for feature, values in unique_values_dict.items():
32
+ print(f"\n{feature}:")
33
+ print(values)
34
+ # 1. Gene Expression Data Availability
35
+ # Series used Affymetrix array for expression profiling, so gene data is available
36
+ is_gene_available = True
37
+
38
+ # 2.1 Data Availability
39
+ # For trait: Can be inferred from tumor type field
40
+ trait_row = 2
41
+ # Age not available
42
+ age_row = None
43
+ # Gender available in row 0
44
+ gender_row = 0
45
+
46
+ # 2.2 Data Type Conversion Functions
47
+ def convert_trait(value):
48
+ # Binary: 0 for non-ATC, 1 for ATC
49
+ if not isinstance(value, str):
50
+ return None
51
+ try:
52
+ value = value.split(": ")[1].lower()
53
+ if 'anaplastic' in value:
54
+ return 1
55
+ elif value: # Any other tumor type is non-ATC
56
+ return 0
57
+ return None
58
+ except:
59
+ return None
60
+
61
+ def convert_gender(value):
62
+ if not isinstance(value, str):
63
+ return None
64
+ try:
65
+ value = value.split(": ")[1].lower()
66
+ if value == 'female':
67
+ return 0
68
+ elif value == 'male':
69
+ return 1
70
+ return None
71
+ except:
72
+ return None
73
+
74
+ convert_age = None # Not needed since age data unavailable
75
+
76
+ # 3. Save initial filtering metadata
77
+ is_trait_available = trait_row is not None
78
+ validate_and_save_cohort_info(is_final=False,
79
+ cohort=cohort,
80
+ info_path=json_path,
81
+ is_gene_available=is_gene_available,
82
+ is_trait_available=is_trait_available)
83
+
84
+ # 4. Clinical Feature Extraction
85
+ if trait_row is not None:
86
+ clinical_df = geo_select_clinical_features(clinical_data,
87
+ trait=trait,
88
+ trait_row=trait_row,
89
+ convert_trait=convert_trait,
90
+ age_row=age_row,
91
+ convert_age=convert_age,
92
+ gender_row=gender_row,
93
+ convert_gender=convert_gender)
94
+
95
+ # Preview the extracted features
96
+ preview = preview_df(clinical_df)
97
+ print("Clinical feature preview:", preview)
98
+
99
+ # Save clinical data
100
+ clinical_df.to_csv(out_clinical_data_file)
101
+ # Extract genetic data matrix
102
+ genetic_data = get_genetic_data(matrix_file_path)
103
+
104
+ # Print first few rows with column names to examine data structure
105
+ print("Data preview:")
106
+ print("\nColumn names:")
107
+ print(list(genetic_data.columns)[:5])
108
+ print("\nFirst 5 rows:")
109
+ print(genetic_data.head())
110
+ print("\nShape:", genetic_data.shape)
111
+
112
+ # Verify this is gene expression data and check identifiers
113
+ is_gene_available = True
114
+
115
+ # Save updated metadata
116
+ validate_and_save_cohort_info(
117
+ is_final=False,
118
+ cohort=cohort,
119
+ info_path=json_path,
120
+ is_gene_available=is_gene_available,
121
+ is_trait_available=(trait_row is not None)
122
+ )
123
+
124
+ # Save gene expression data
125
+ genetic_data.to_csv(out_gene_data_file)
126
+ # The gene identifiers appear to be Affymetrix probe IDs (e.g. 1007_s_at, 1053_at)
127
+ # which need to be mapped to official gene symbols
128
+ requires_gene_mapping = True
129
+ # Extract gene annotation data
130
+ gene_metadata = get_gene_annotation(soft_file_path)
131
+
132
+ # Preview column names and first few values
133
+ preview = preview_df(gene_metadata)
134
+ print("\nGene annotation columns and sample values:")
135
+ print(preview)
136
+ # Get mapping between probe IDs and gene symbols
137
+ mapping_df = get_gene_mapping(gene_metadata, prob_col='ID', gene_col='Gene Symbol')
138
+
139
+ # Apply the mapping to convert probe data to gene expression data
140
+ gene_data = apply_gene_mapping(genetic_data, mapping_df)
141
+
142
+ # Preview transformed data
143
+ print("\nGene expression data preview:")
144
+ print(f"Shape: {gene_data.shape}")
145
+ print("\nFirst 5 genes:")
146
+ print(gene_data.head())
147
+
148
+ # Save gene expression data
149
+ gene_data.to_csv(out_gene_data_file)
150
+ # 1. Normalize gene symbols and save gene data
151
+ normalized_gene_data = normalize_gene_symbols_in_index(gene_data)
152
+ os.makedirs(os.path.dirname(out_gene_data_file), exist_ok=True)
153
+ normalized_gene_data.to_csv(out_gene_data_file)
154
+
155
+ # 2. Link clinical and genetic data
156
+ clinical_features = pd.read_csv(out_clinical_data_file, index_col=0)
157
+ linked_data = geo_link_clinical_genetic_data(clinical_features, normalized_gene_data)
158
+
159
+ # 3. Handle missing values
160
+ linked_data = handle_missing_values(linked_data, trait)
161
+
162
+ # 4. Judge bias in features and remove biased ones
163
+ trait_biased, linked_data = judge_and_remove_biased_features(linked_data, trait)
164
+
165
+ # 5. Final validation and save metadata
166
+ is_usable = validate_and_save_cohort_info(
167
+ is_final=True,
168
+ cohort=cohort,
169
+ info_path=json_path,
170
+ is_gene_available=is_gene_available,
171
+ is_trait_available=True,
172
+ is_biased=trait_biased,
173
+ df=linked_data,
174
+ note="Dataset contains gene expression data comparing follicular thyroid cancers with follicular thyroid adenomas."
175
+ )
176
+
177
+ # 6. Save linked data if usable
178
+ if is_usable:
179
+ os.makedirs(os.path.dirname(out_data_file), exist_ok=True)
180
+ linked_data.to_csv(out_data_file)
181
+ else:
182
+ print("Dataset marked as unusable due to biased trait distribution.")
p3/preprocess/Thyroid_Cancer/code/GSE80022.py ADDED
@@ -0,0 +1,165 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Path Configuration
2
+ from tools.preprocess import *
3
+
4
+ # Processing context
5
+ trait = "Thyroid_Cancer"
6
+ cohort = "GSE80022"
7
+
8
+ # Input paths
9
+ in_trait_dir = "../DATA/GEO/Thyroid_Cancer"
10
+ in_cohort_dir = "../DATA/GEO/Thyroid_Cancer/GSE80022"
11
+
12
+ # Output paths
13
+ out_data_file = "./output/preprocess/3/Thyroid_Cancer/GSE80022.csv"
14
+ out_gene_data_file = "./output/preprocess/3/Thyroid_Cancer/gene_data/GSE80022.csv"
15
+ out_clinical_data_file = "./output/preprocess/3/Thyroid_Cancer/clinical_data/GSE80022.csv"
16
+ json_path = "./output/preprocess/3/Thyroid_Cancer/cohort_info.json"
17
+
18
+ # Get file paths for SOFT and matrix files
19
+ soft_file_path, matrix_file_path = geo_get_relevant_filepaths(in_cohort_dir)
20
+
21
+ # Get background info and clinical data from the matrix file
22
+ background_info, clinical_data = get_background_and_clinical_data(matrix_file_path)
23
+
24
+ # Create dictionary of unique values for each feature
25
+ unique_values_dict = get_unique_values_by_row(clinical_data)
26
+
27
+ # Print the information
28
+ print("Dataset Background Information:")
29
+ print(background_info)
30
+ print("\nSample Characteristics:")
31
+ for feature, values in unique_values_dict.items():
32
+ print(f"\n{feature}:")
33
+ print(values)
34
+ # 1. Check gene expression data availability
35
+ is_gene_available = True # This is transcriptomic/gene expression data
36
+
37
+ # 2.1 Data row identification
38
+ trait_row = 1 # Can use xenograft tissue type (GOT1 vs GOT2)
39
+ age_row = None # No age data available
40
+ gender_row = None # No gender data available, all mice are from same strain
41
+
42
+ # 2.2 Data type conversion functions
43
+ def convert_trait(value: str) -> Optional[int]:
44
+ # Extract value after colon and strip whitespace
45
+ if ':' in value:
46
+ value = value.split(':')[1].strip()
47
+ # Convert GOT1 (normal) to 0, GOT2 (thyroid cancer) to 1
48
+ if 'GOT1' in value:
49
+ return 0
50
+ elif 'GOT2' in value:
51
+ return 1
52
+ return None
53
+
54
+ def convert_age(value: str) -> Optional[float]:
55
+ return None # Not used
56
+
57
+ def convert_gender(value: str) -> Optional[int]:
58
+ return None # Not used
59
+
60
+ # 3. Save metadata about data availability
61
+ is_usable = validate_and_save_cohort_info(
62
+ is_final=False,
63
+ cohort=cohort,
64
+ info_path=json_path,
65
+ is_gene_available=is_gene_available,
66
+ is_trait_available=trait_row is not None
67
+ )
68
+
69
+ # 4. Extract clinical features if trait data is available
70
+ if trait_row is not None:
71
+ clinical_df = geo_select_clinical_features(
72
+ clinical_df=clinical_data,
73
+ trait=trait,
74
+ trait_row=trait_row,
75
+ convert_trait=convert_trait,
76
+ age_row=age_row,
77
+ convert_age=convert_age,
78
+ gender_row=gender_row,
79
+ convert_gender=convert_gender
80
+ )
81
+
82
+ # Preview the data
83
+ preview = preview_df(clinical_df)
84
+ print("Clinical data preview:")
85
+ print(preview)
86
+
87
+ # Save to CSV
88
+ clinical_df.to_csv(out_clinical_data_file)
89
+ # Extract genetic data matrix
90
+ genetic_data = get_genetic_data(matrix_file_path)
91
+
92
+ # Print first few rows with column names to examine data structure
93
+ print("Data preview:")
94
+ print("\nColumn names:")
95
+ print(list(genetic_data.columns)[:5])
96
+ print("\nFirst 5 rows:")
97
+ print(genetic_data.head())
98
+ print("\nShape:", genetic_data.shape)
99
+
100
+ # Verify this is gene expression data and check identifiers
101
+ is_gene_available = True
102
+
103
+ # Save updated metadata
104
+ validate_and_save_cohort_info(
105
+ is_final=False,
106
+ cohort=cohort,
107
+ info_path=json_path,
108
+ is_gene_available=is_gene_available,
109
+ is_trait_available=(trait_row is not None)
110
+ )
111
+
112
+ # Save gene expression data
113
+ genetic_data.to_csv(out_gene_data_file)
114
+ # The row names start with ILMN which indicates these are Illumina probe IDs
115
+ # These need to be mapped to human gene symbols for biological interpretation
116
+ requires_gene_mapping = True
117
+ # Extract gene annotation data
118
+ gene_metadata = get_gene_annotation(soft_file_path)
119
+
120
+ # Preview column names and first few values
121
+ preview = preview_df(gene_metadata)
122
+ print("\nGene annotation columns and sample values:")
123
+ print(preview)
124
+ # Get gene mapping from annotation data
125
+ # 'ID' contains Illumina probe IDs (ILMN_*), 'Symbol' contains gene symbols
126
+ mapping_data = get_gene_mapping(gene_metadata, 'ID', 'Symbol')
127
+
128
+ # Map probes to genes and aggregate expression values
129
+ gene_data = apply_gene_mapping(genetic_data, mapping_data)
130
+
131
+ # Preview transformed data
132
+ print("\nFirst few rows of gene expression data:")
133
+ print(gene_data.head())
134
+ print("\nShape of gene expression data:", gene_data.shape)
135
+ # 1. Normalize gene symbols and save gene data
136
+ normalized_gene_data = normalize_gene_symbols_in_index(gene_data)
137
+ os.makedirs(os.path.dirname(out_gene_data_file), exist_ok=True)
138
+ normalized_gene_data.to_csv(out_gene_data_file)
139
+
140
+ # 2. Link clinical and genetic data
141
+ clinical_features = pd.read_csv(out_clinical_data_file, index_col=0)
142
+ linked_data = geo_link_clinical_genetic_data(clinical_features, normalized_gene_data)
143
+
144
+ # 3. Handle missing values
145
+ linked_data = handle_missing_values(linked_data, trait)
146
+
147
+ # 4. Judge bias in features and remove biased ones
148
+ trait_biased, linked_data = judge_and_remove_biased_features(linked_data, trait)
149
+
150
+ # 5. Final validation and save metadata
151
+ is_usable = validate_and_save_cohort_info(
152
+ is_final=True,
153
+ cohort=cohort,
154
+ info_path=json_path,
155
+ is_gene_available=is_gene_available,
156
+ is_trait_available=True,
157
+ is_biased=trait_biased,
158
+ df=linked_data,
159
+ note="Dataset contains gene expression data comparing 27 follicular thyroid cancers with 25 follicular thyroid adenomas."
160
+ )
161
+
162
+ # 6. Save linked data if usable
163
+ if is_usable:
164
+ os.makedirs(os.path.dirname(out_data_file), exist_ok=True)
165
+ linked_data.to_csv(out_data_file)
p3/preprocess/Thyroid_Cancer/code/GSE82208.py ADDED
@@ -0,0 +1,183 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Path Configuration
2
+ from tools.preprocess import *
3
+
4
+ # Processing context
5
+ trait = "Thyroid_Cancer"
6
+ cohort = "GSE82208"
7
+
8
+ # Input paths
9
+ in_trait_dir = "../DATA/GEO/Thyroid_Cancer"
10
+ in_cohort_dir = "../DATA/GEO/Thyroid_Cancer/GSE82208"
11
+
12
+ # Output paths
13
+ out_data_file = "./output/preprocess/3/Thyroid_Cancer/GSE82208.csv"
14
+ out_gene_data_file = "./output/preprocess/3/Thyroid_Cancer/gene_data/GSE82208.csv"
15
+ out_clinical_data_file = "./output/preprocess/3/Thyroid_Cancer/clinical_data/GSE82208.csv"
16
+ json_path = "./output/preprocess/3/Thyroid_Cancer/cohort_info.json"
17
+
18
+ # Get file paths for SOFT and matrix files
19
+ soft_file_path, matrix_file_path = geo_get_relevant_filepaths(in_cohort_dir)
20
+
21
+ # Get background info and clinical data from the matrix file
22
+ background_info, clinical_data = get_background_and_clinical_data(matrix_file_path)
23
+
24
+ # Create dictionary of unique values for each feature
25
+ unique_values_dict = get_unique_values_by_row(clinical_data)
26
+
27
+ # Print the information
28
+ print("Dataset Background Information:")
29
+ print(background_info)
30
+ print("\nSample Characteristics:")
31
+ for feature, values in unique_values_dict.items():
32
+ print(f"\n{feature}:")
33
+ print(values)
34
+ # 1. Gene Expression Data Availability
35
+ # Series title and summary indicate gene expression data
36
+ is_gene_available = True
37
+
38
+ # 2. Variable Availability and Data Type Conversion
39
+ # 2.1 Row Identification
40
+ trait_row = 2 # 'class' indicates FTC vs FTA
41
+ age_row = 1 # age in years available
42
+ gender_row = 0 # sex information available
43
+
44
+ # 2.2 Data Type Conversion Functions
45
+ def convert_trait(x: str) -> int:
46
+ """Convert FTC/FTA to binary (FTC=1, FTA=0)"""
47
+ if not isinstance(x, str):
48
+ return None
49
+ x = x.split(': ')[-1]
50
+ if x == 'FTC':
51
+ return 1
52
+ elif x == 'FTA':
53
+ return 0
54
+ return None
55
+
56
+ def convert_age(x: str) -> float:
57
+ """Convert age string to float"""
58
+ if not isinstance(x, str):
59
+ return None
60
+ x = x.split(': ')[-1]
61
+ try:
62
+ return float(x)
63
+ except:
64
+ return None
65
+
66
+ def convert_gender(x: str) -> int:
67
+ """Convert gender to binary (Female=0, Male=1)"""
68
+ if not isinstance(x, str):
69
+ return None
70
+ x = x.split(': ')[-1]
71
+ if x == 'Female':
72
+ return 0
73
+ elif x == 'Male':
74
+ return 1
75
+ return None
76
+
77
+ # 3. Save Metadata
78
+ validate_and_save_cohort_info(
79
+ is_final=False,
80
+ cohort=cohort,
81
+ info_path=json_path,
82
+ is_gene_available=is_gene_available,
83
+ is_trait_available=trait_row is not None
84
+ )
85
+
86
+ # 4. Clinical Feature Extraction
87
+ if trait_row is not None:
88
+ clinical_features = geo_select_clinical_features(
89
+ clinical_df=clinical_data,
90
+ trait=trait,
91
+ trait_row=trait_row,
92
+ convert_trait=convert_trait,
93
+ age_row=age_row,
94
+ convert_age=convert_age,
95
+ gender_row=gender_row,
96
+ convert_gender=convert_gender
97
+ )
98
+
99
+ # Preview the extracted features
100
+ preview = preview_df(clinical_features)
101
+ print("Clinical features preview:", preview)
102
+
103
+ # Save to CSV
104
+ clinical_features.to_csv(out_clinical_data_file)
105
+ # Extract genetic data matrix
106
+ genetic_data = get_genetic_data(matrix_file_path)
107
+
108
+ # Print first few rows with column names to examine data structure
109
+ print("Data preview:")
110
+ print("\nColumn names:")
111
+ print(list(genetic_data.columns)[:5])
112
+ print("\nFirst 5 rows:")
113
+ print(genetic_data.head())
114
+ print("\nShape:", genetic_data.shape)
115
+
116
+ # Verify this is gene expression data and check identifiers
117
+ is_gene_available = True
118
+
119
+ # Save updated metadata
120
+ validate_and_save_cohort_info(
121
+ is_final=False,
122
+ cohort=cohort,
123
+ info_path=json_path,
124
+ is_gene_available=is_gene_available,
125
+ is_trait_available=(trait_row is not None)
126
+ )
127
+
128
+ # Save gene expression data
129
+ genetic_data.to_csv(out_gene_data_file)
130
+ requires_gene_mapping = True
131
+ # These appear to be Affymetrix probe IDs like "1007_s_at" rather than gene symbols,
132
+ # so they will need to be mapped to human gene symbols for analysis
133
+ # Extract gene annotation data
134
+ gene_metadata = get_gene_annotation(soft_file_path)
135
+
136
+ # Preview column names and first few values
137
+ preview = preview_df(gene_metadata)
138
+ print("\nGene annotation columns and sample values:")
139
+ print(preview)
140
+ # Extract gene mapping from annotation data
141
+ prob_col = 'ID' # Column containing probe IDs (matches gene expression data indices)
142
+ gene_col = 'Gene Symbol' # Column containing gene symbols
143
+ mapping_data = get_gene_mapping(gene_metadata, prob_col, gene_col)
144
+
145
+ # Convert probe expressions to gene expressions by applying the mapping
146
+ gene_data = apply_gene_mapping(genetic_data, mapping_data)
147
+
148
+ # Preview the mapped data
149
+ print("Gene expression data preview:")
150
+ print("\nShape:", gene_data.shape)
151
+ print("\nFirst few genes and their expression values:")
152
+ print(gene_data.head())
153
+ # 1. Normalize gene symbols and save gene data
154
+ normalized_gene_data = normalize_gene_symbols_in_index(gene_data)
155
+ os.makedirs(os.path.dirname(out_gene_data_file), exist_ok=True)
156
+ normalized_gene_data.to_csv(out_gene_data_file)
157
+
158
+ # 2. Link clinical and genetic data
159
+ clinical_features = pd.read_csv(out_clinical_data_file, index_col=0)
160
+ linked_data = geo_link_clinical_genetic_data(clinical_features, normalized_gene_data)
161
+
162
+ # 3. Handle missing values
163
+ linked_data = handle_missing_values(linked_data, trait)
164
+
165
+ # 4. Judge bias in features and remove biased ones
166
+ trait_biased, linked_data = judge_and_remove_biased_features(linked_data, trait)
167
+
168
+ # 5. Final validation and save metadata
169
+ is_usable = validate_and_save_cohort_info(
170
+ is_final=True,
171
+ cohort=cohort,
172
+ info_path=json_path,
173
+ is_gene_available=is_gene_available,
174
+ is_trait_available=True,
175
+ is_biased=trait_biased,
176
+ df=linked_data,
177
+ note="Dataset contains gene expression data comparing 27 follicular thyroid cancers with 25 follicular thyroid adenomas."
178
+ )
179
+
180
+ # 6. Save linked data if usable
181
+ if is_usable:
182
+ os.makedirs(os.path.dirname(out_data_file), exist_ok=True)
183
+ linked_data.to_csv(out_data_file)
p3/preprocess/Thyroid_Cancer/code/TCGA.py ADDED
@@ -0,0 +1,116 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Path Configuration
2
+ from tools.preprocess import *
3
+
4
+ # Processing context
5
+ trait = "Thyroid_Cancer"
6
+
7
+ # Input paths
8
+ tcga_root_dir = "../DATA/TCGA"
9
+
10
+ # Output paths
11
+ out_data_file = "./output/preprocess/3/Thyroid_Cancer/TCGA.csv"
12
+ out_gene_data_file = "./output/preprocess/3/Thyroid_Cancer/gene_data/TCGA.csv"
13
+ out_clinical_data_file = "./output/preprocess/3/Thyroid_Cancer/clinical_data/TCGA.csv"
14
+ json_path = "./output/preprocess/3/Thyroid_Cancer/cohort_info.json"
15
+
16
+ # Find thyroid cancer data directory
17
+ cohort_dir = os.path.join(tcga_root_dir, "TCGA_Thyroid_Cancer_(THCA)")
18
+
19
+ # Get paths to clinical and genetic data files
20
+ clinical_path, genetic_path = tcga_get_relevant_filepaths(cohort_dir)
21
+
22
+ # Load the data files
23
+ clinical_df = pd.read_csv(clinical_path, index_col=0, sep='\t')
24
+ genetic_df = pd.read_csv(genetic_path, index_col=0, sep='\t')
25
+
26
+ # Print clinical columns
27
+ print("Clinical data columns:")
28
+ print(clinical_df.columns.tolist())
29
+
30
+ # Mark data as available
31
+ is_gene_available = True
32
+ is_trait_available = True
33
+ validate_and_save_cohort_info(
34
+ is_final=False,
35
+ cohort="TCGA",
36
+ info_path=json_path,
37
+ is_gene_available=is_gene_available,
38
+ is_trait_available=is_trait_available
39
+ )
40
+ # 1. Identify candidate columns
41
+ candidate_age_cols = ["age_at_initial_pathologic_diagnosis", "days_to_birth"]
42
+ candidate_gender_cols = ["gender"]
43
+
44
+ # 2. Preview the candidate columns
45
+ age_df = clinical_df[candidate_age_cols]
46
+ gender_df = clinical_df[candidate_gender_cols]
47
+
48
+ print("Age columns preview:")
49
+ print(preview_df(age_df))
50
+
51
+ print("\nGender columns preview:")
52
+ print(preview_df(gender_df))
53
+ # Analyze age columns
54
+ # Both columns contain valid age information, but age_at_initial_pathologic_diagnosis is more intuitive
55
+ age_col = "age_at_initial_pathologic_diagnosis"
56
+
57
+ # Analyze gender columns
58
+ # gender column contains valid gender information
59
+ gender_col = "gender"
60
+
61
+ # Print chosen columns
62
+ print(f"Selected age column: {age_col}")
63
+ print(f"Selected gender column: {gender_col}")
64
+ # Get paths
65
+ cohort_dir = os.path.join(tcga_root_dir, "TCGA_Thyroid_Cancer_(THCA)")
66
+ clinical_path, genetic_path = tcga_get_relevant_filepaths(cohort_dir)
67
+
68
+ # Load data
69
+ clinical_df = pd.read_csv(clinical_path, index_col=0, sep='\t')
70
+ genetic_df = pd.read_csv(genetic_path, index_col=0, sep='\t')
71
+
72
+ # Extract clinical features
73
+ selected_clinical_df = tcga_select_clinical_features(
74
+ clinical_df=clinical_df,
75
+ trait=trait,
76
+ age_col=age_col,
77
+ gender_col=gender_col
78
+ )
79
+
80
+ # Normalize gene symbols
81
+ normalized_gene_df = normalize_gene_symbols_in_index(genetic_df)
82
+
83
+ # Save normalized gene data
84
+ os.makedirs(os.path.dirname(out_gene_data_file), exist_ok=True)
85
+ normalized_gene_df.to_csv(out_gene_data_file)
86
+
87
+ # Link clinical and genetic data
88
+ linked_data = pd.merge(
89
+ selected_clinical_df,
90
+ normalized_gene_df.T,
91
+ left_index=True,
92
+ right_index=True
93
+ )
94
+
95
+ # Handle missing values
96
+ linked_data = handle_missing_values(linked_data, trait)
97
+
98
+ # Check for bias and remove biased demographic features
99
+ is_biased, cleaned_data = judge_and_remove_biased_features(linked_data, trait)
100
+
101
+ # Final validation and save metadata
102
+ is_usable = validate_and_save_cohort_info(
103
+ is_final=True,
104
+ cohort="TCGA",
105
+ info_path=json_path,
106
+ is_gene_available=True,
107
+ is_trait_available=True,
108
+ is_biased=is_biased,
109
+ df=cleaned_data,
110
+ note="This dataset contains TCGA thyroid cancer data. However, it only contains positive cases (all samples are cancer cases), making it unsuitable for phenotype prediction."
111
+ )
112
+
113
+ # Save processed data if usable
114
+ if is_usable:
115
+ os.makedirs(os.path.dirname(out_data_file), exist_ok=True)
116
+ cleaned_data.to_csv(out_data_file)
p3/preprocess/Thyroid_Cancer/gene_data/GSE104005.csv ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ Gene,GSM2787612,GSM2787613,GSM2787614,GSM2787615,GSM2787616,GSM2787617,GSM2787618,GSM2787619,GSM2787620,GSM2787621,GSM2787622,GSM2787623,GSM2787624,GSM2787625,GSM2787626,GSM2787627,GSM2787628,GSM2787629,GSM2787630,GSM2787631,GSM2787632,GSM2787633,GSM2787634,GSM2787635,GSM2787636,GSM2787637,GSM2787638,GSM2787639,GSM2787640,GSM2787641,GSM2787642,GSM2787643,GSM2787644,GSM2787645
2
+ OR4F17,5.181299572,4.519390543,4.98444393,4.653434743,4.7415875,4.973208931,4.98897484,4.907562419,4.851338573,4.444230481,4.555883724,4.64295786,5.307384778,4.84498755,4.315523071,5.061409867,4.708178071,5.084980217,6.374146265,8.575917361,6.543255213,7.655642737,6.907065609,8.461427115,8.22805201,8.627109412,5.972727024,9.055829918,7.438219732,7.246453363,7.744829477,7.68949715,6.835868415,7.572287921
3
+ OR4F21,7.948194378,7.983533185,7.885292142,7.775461081,7.645245105,7.096310313,7.543321283,7.251046903,7.029819422,8.405378861,6.510438521,7.15880716,7.231047695,7.097163988,7.340786001,6.948924899,7.241692004,7.503674302,7.484163365,8.277984747,7.002152113,7.526702768,7.047873031,9.053658515,8.89544259,8.994951999,6.84517517,8.903974151,7.965917202,7.894099945,8.195721367,8.097305119,7.583283437,8.072630132
4
+ OR4F29,7.54973451,7.10443217,7.232030025,7.215096951,7.239600182,6.763498208,7.319093552,6.930718237,6.940209159,7.798784309,6.260930148,6.946698832,7.005844288,6.791106867,7.105079517,6.536171422,6.971177869,7.202114342,7.183496398,8.397888508,6.757942959,7.474346914,6.755065382,8.737165121,8.752134085,8.841536692,6.69535619,9.105375149,7.882754723,7.57992094,8.11310161,7.426039153,7.521330678,7.850324572
5
+ OR4F3,8.101679319,7.801173962,7.80247119,7.864611708,7.857704098,7.102234483,7.599374243,7.163572352,7.1007228,8.959024821,6.695647631,7.164707935,7.394585511,7.219476202,7.384907965,7.01390838,7.426003401,7.557190361,7.793481618,8.616548844,7.144281264,7.425670618,7.227083629,8.863679566,8.910304052,9.134135933,6.993669467,9.261615805,8.041661328,8.303116804,8.285573253,8.637619087,7.764894044,8.286916792
6
+ OR4F4,4.692175756,4.831047791,4.945269816,4.750005905,4.710949467,4.8745294,5.371801014,5.372228796,4.689458915,4.956143749,4.652074847,4.876944574,4.662457351,4.978981651,4.70143193,5.250039165,5.490042207,5.004333966,5.680050757,7.813139851,6.039928343,7.143714515,6.200125582,8.202032574,8.13393412,8.136157295,4.816129202,8.570292346,7.07692169,6.647749115,7.667860831,5.943304983,6.652780084,7.297038369
7
+ OR4F5,5.628190209,5.11613061,4.98444393,4.553020518,4.679917025,4.422059591,4.900403139,4.531134673,4.547733862,4.786312508,4.588379438,4.608826064,5.164042892,5.400465986,4.785653823,4.652967818,4.375211654,4.5672527,6.295414993,7.502235115,5.878805168,7.184412058,5.647588935,8.331427398,8.20134189,8.168812943,5.080024268,8.384297868,7.149006492,6.278972091,7.459374316,5.399010036,6.786358748,7.383424683
8
+ PCMTD2,12.50675417,13.0973691,11.19857244,12.43180712,11.95450511,11.99386234,12.30348436,12.26081926,12.22398959,12.66258453,12.52587097,12.39975515,12.74812622,12.26743796,12.49856108,11.84208062,11.69177699,12.02424896,10.86863132,11.05236427,12.25061592,11.94895269,11.79850295,12.11098219,12.20100516,12.72991704,12.27680492,11.138021,12.34760812,12.49535026,12.30979267,12.24124558,12.34190284,12.39926072
p3/preprocess/Thyroid_Cancer/gene_data/GSE104006.csv ADDED
The diff for this file is too large to render. See raw diff
 
p3/preprocess/Thyroid_Cancer/gene_data/GSE107754.csv ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ Gene,GSM2878070,GSM2878071,GSM2878072,GSM2878073,GSM2878074,GSM2878075,GSM2878076,GSM2878077,GSM2878078,GSM2878079,GSM2878080,GSM2878081,GSM2878082,GSM2891194,GSM2891195,GSM2891196,GSM2891197,GSM2891198,GSM2891199,GSM2891200,GSM2891201,GSM2891202,GSM2891203,GSM2891204,GSM2891205,GSM2891206,GSM2891207,GSM2891208,GSM2891209,GSM2891210,GSM2891211,GSM2891212,GSM2891213,GSM2891214,GSM2891215,GSM2891216,GSM2891217,GSM2891218,GSM2891219,GSM2891220,GSM2891221,GSM2891222,GSM2891223,GSM2891224,GSM2891225,GSM2891226,GSM2891227,GSM2891228,GSM2891229,GSM2891230,GSM2891231,GSM2891232,GSM2891233,GSM2891234,GSM2891235,GSM2891236,GSM2891237,GSM2891238,GSM2891239,GSM2891240,GSM2891241,GSM2891242,GSM2891243,GSM2891244,GSM2891245,GSM2891246,GSM2891247,GSM2891248,GSM2891249,GSM2891250,GSM2891251,GSM2891252,GSM2891253,GSM2891254,GSM2891255,GSM2891256,GSM2891257,GSM2891258,GSM2891259,GSM2891260,GSM2891261,GSM2891262,GSM2891263,GSM2891264
2
+ OR4F4,7.51471204,7.610735337,7.740376624,7.58503848,7.542011567,7.55041018,7.590904176,7.551360436,7.577624147,7.509467944,9.664437266,7.577884575,7.521334345,7.529524624,7.590310631,7.584678085,7.57775565,7.58536239,7.559309921,7.590777038,7.624100615,7.585709837,7.672938701,7.555008547,7.592843306,7.614236183,7.542313638,7.596226327,7.541280889,7.567793692,7.619625124,7.595456545,7.522463569,7.582526577,7.569428875,7.652437033,7.613504862,7.556807566,7.582558738,7.796666182,7.570375709,7.567128469,7.544628039,7.508682587,7.559379399,7.595878139,7.591016832,7.555688312,7.531277311,7.578860829,7.582079751,7.657252748,7.570922056,7.585696092,7.594557211,7.574905154,7.558204119,7.591629626,7.951748741,7.635740028,7.564245261,7.581910059,7.608635201,7.557164788,7.613655116,7.613748154,7.609468118,7.598876253,7.579392336,7.591583455,7.5476539,7.584865841,7.610042714,7.635998002,7.570717635,7.582134433,7.586022158,7.875926085,7.571833184,7.579174541,7.606394566,7.558699075,7.587826708,7.577199548
3
+ PCMTD2,26.772304962,26.133108436,28.09089806,27.746912549,28.207736288,29.362909871,27.029309814,27.544501554,27.814833909999997,25.495575977,27.278215461000002,26.168137082,28.789207062000003,27.966357582,29.364034476999997,26.593093064999998,27.435257932,31.108761008,28.051762823,25.751861662,31.152191003,26.197674935000002,26.084354476,25.985274557,27.619313097000003,26.907706368,27.575922443000003,26.950454493000002,26.778770648,26.531142755,25.656687601,26.275393023,27.075938671,26.881598512,27.269520209,27.390808378,26.109470635,28.781509865,27.836386745,28.34472268,30.30671367,28.271575415,26.097245203,27.643107164,29.026729574999997,27.977927934,27.572297251,28.099232229000002,26.240728308,27.553068398,26.78809866,27.981587034,26.333004502,28.006678759,28.444344708,29.804593643,27.266204157,26.366422781,27.820419251,26.654767172,28.180596526,27.882455261,27.584099894,26.793613649,27.474358995,27.743413511,27.363405112,26.327684381,25.491052851,31.09780984,25.680469151,26.809121997,26.317434138,28.499374359,27.568897646,26.987310690999998,25.962481199,26.599348002,26.96621862,30.966616154,27.639992540999998,27.70129915,26.691884983,26.759888500000002
4
+ SEPT14,8.035776906,8.107821381,8.36300959,8.210895452,8.353820295,8.720205708,7.978304166,8.168304176,8.298666082,7.589765536,8.069810765,7.839932896,8.191097776,8.160970128,8.77533563,7.894307935,8.173704184,8.503961727,8.123745468,7.88003618,9.152509524,7.724597524,7.587422727,7.89875933,8.032318143,7.787443389,8.140500304,7.94250986,7.953979515,7.990364124,7.621687226,7.926862143,8.143626109,8.072029006,8.026816706,8.006877826,7.851435537,8.456629328,8.16736722,8.070916591,8.863964998,8.232720887,7.809078453,8.313767473,8.527219749,8.154906465,7.964374241,8.155814699,7.89367483,8.013342185,8.044920049,8.259122232,7.676603313,8.119747249,8.396003378,8.246209858,8.166860847,8.033532816,8.333722513,7.922320125,7.979323415,8.070453382,8.365098533,8.261323704,8.151296956,8.048271885,8.085846571,8.143438514,7.820814341,9.471194029,8.036132345,8.116173276,7.882832468,8.64581977,8.725901524,8.202068128,8.014856673,8.407283229,8.311545426,8.818215558,8.021354421,8.045183894,8.330207428,8.246814941
p3/preprocess/Thyroid_Cancer/gene_data/GSE138198.csv ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Gene,GSM4101749,GSM4101750,GSM4101751,GSM4101752,GSM4101753,GSM4101754,GSM4101755,GSM4101756,GSM4101757,GSM4101758,GSM4101759,GSM4101760,GSM4101761,GSM4101762,GSM4101763,GSM4101764,GSM4101765,GSM4101766,GSM4101767,GSM4101768,GSM4101769,GSM4101770,GSM4101771,GSM4101772,GSM4101773,GSM4101774,GSM4101775,GSM4101776,GSM4101777,GSM4101778,GSM4101779,GSM4101780,GSM4101781,GSM4101782,GSM4101783,GSM4101784
2
+ OR4F16,1.2105290909090909,1.5661209090909092,1.5950409090909092,1.792,2.047191818181818,1.5404863636363637,1.7627927272727273,1.6926709090909091,1.554149090909091,2.158764545454545,1.7152354545454545,2.077417272727273,1.9251281818181818,1.301870909090909,1.4374654545454544,1.61656,1.7996145454545456,1.8026718181818184,1.6357172727272726,1.8616672727272727,1.9618563636363635,1.6107663636363636,2.134390909090909,1.7285472727272728,1.7333736363636363,1.8601827272727274,2.0307136363636364,1.4752363636363637,1.5678400000000001,1.5751109090909092,1.8002799999999999,2.120352727272727,1.8816818181818182,1.2871127272727272,1.362950909090909,1.2955981818181819
3
+ OR4F17,1.1025428571428573,1.1957871428571427,1.1760042857142856,1.3324928571428571,1.3737857142857142,1.4116328571428571,1.375902857142857,1.3055914285714287,1.2425314285714286,1.587767142857143,1.23081,1.210654285714286,1.7244085714285715,1.1930914285714285,1.193412857142857,1.33947,1.1104757142857142,1.2065314285714286,1.2279642857142856,1.1929757142857143,1.5626100000000003,1.0797985714285714,1.5305142857142857,1.3935257142857143,1.2653571428571428,1.2487114285714287,1.4240914285714286,1.290574285714286,1.2281142857142857,1.4777657142857143,1.3032814285714285,1.3480885714285713,1.23507,1.2465857142857142,1.2375342857142857,1.365737142857143
4
+ OR4F1P,1.2105290909090909,1.5661209090909092,1.5950409090909092,1.792,2.047191818181818,1.5404863636363637,1.7627927272727273,1.6926709090909091,1.554149090909091,2.158764545454545,1.7152354545454545,2.077417272727273,1.9251281818181818,1.301870909090909,1.4374654545454544,1.61656,1.7996145454545456,1.8026718181818184,1.6357172727272726,1.8616672727272727,1.9618563636363635,1.6107663636363636,2.134390909090909,1.7285472727272728,1.7333736363636363,1.8601827272727274,2.0307136363636364,1.4752363636363637,1.5678400000000001,1.5751109090909092,1.8002799999999999,2.120352727272727,1.8816818181818182,1.2871127272727272,1.362950909090909,1.2955981818181819
5
+ OR4F21,1.2105290909090909,1.5661209090909092,1.5950409090909092,1.792,2.047191818181818,1.5404863636363637,1.7627927272727273,1.6926709090909091,1.554149090909091,2.158764545454545,1.7152354545454545,2.077417272727273,1.9251281818181818,1.301870909090909,1.4374654545454544,1.61656,1.7996145454545456,1.8026718181818184,1.6357172727272726,1.8616672727272727,1.9618563636363635,1.6107663636363636,2.134390909090909,1.7285472727272728,1.7333736363636363,1.8601827272727274,2.0307136363636364,1.4752363636363637,1.5678400000000001,1.5751109090909092,1.8002799999999999,2.120352727272727,1.8816818181818182,1.2871127272727272,1.362950909090909,1.2955981818181819
6
+ OR4F28P,2.909266590909091,3.073785909090909,3.195853409090909,3.367965,3.601859318181818,3.081456363636364,3.1130302272727275,3.448095909090909,3.0819265909090907,3.7275945454545454,3.1238104545454544,3.516932272727273,3.507703181818182,2.781080909090909,2.9846729545454544,3.1973175,3.2040620454545454,3.3822568181818182,3.1078922727272724,3.3754497727272725,3.5895988636363634,3.0956338636363636,3.660550909090909,3.2842747727272728,3.1867261363636366,3.559585227272727,3.5241686363636364,2.9222338636363636,3.1880550000000003,3.0386609090909094,3.3212924999999998,3.682462727272727,3.3000893181818185,2.8438577272727272,3.0468259090909093,2.8256931818181816
7
+ OR4F29,1.2105290909090909,1.5661209090909092,1.5950409090909092,1.792,2.047191818181818,1.5404863636363637,1.7627927272727273,1.6926709090909091,1.554149090909091,2.158764545454545,1.7152354545454545,2.077417272727273,1.9251281818181818,1.301870909090909,1.4374654545454544,1.61656,1.7996145454545456,1.8026718181818184,1.6357172727272726,1.8616672727272727,1.9618563636363635,1.6107663636363636,2.134390909090909,1.7285472727272728,1.7333736363636363,1.8601827272727274,2.0307136363636364,1.4752363636363637,1.5678400000000001,1.5751109090909092,1.8002799999999999,2.120352727272727,1.8816818181818182,1.2871127272727272,1.362950909090909,1.2955981818181819
8
+ OR4F2P,1.2105290909090909,1.5661209090909092,1.5950409090909092,1.792,2.047191818181818,1.5404863636363637,1.7627927272727273,1.6926709090909091,1.554149090909091,2.158764545454545,1.7152354545454545,2.077417272727273,1.9251281818181818,1.301870909090909,1.4374654545454544,1.61656,1.7996145454545456,1.8026718181818184,1.6357172727272726,1.8616672727272727,1.9618563636363635,1.6107663636363636,2.134390909090909,1.7285472727272728,1.7333736363636363,1.8601827272727274,2.0307136363636364,1.4752363636363637,1.5678400000000001,1.5751109090909092,1.8002799999999999,2.120352727272727,1.8816818181818182,1.2871127272727272,1.362950909090909,1.2955981818181819
9
+ OR4F3,1.2105290909090909,1.5661209090909092,1.5950409090909092,1.792,2.047191818181818,1.5404863636363637,1.7627927272727273,1.6926709090909091,1.554149090909091,2.158764545454545,1.7152354545454545,2.077417272727273,1.9251281818181818,1.301870909090909,1.4374654545454544,1.61656,1.7996145454545456,1.8026718181818184,1.6357172727272726,1.8616672727272727,1.9618563636363635,1.6107663636363636,2.134390909090909,1.7285472727272728,1.7333736363636363,1.8601827272727274,2.0307136363636364,1.4752363636363637,1.5678400000000001,1.5751109090909092,1.8002799999999999,2.120352727272727,1.8816818181818182,1.2871127272727272,1.362950909090909,1.2955981818181819
10
+ OR4F4,1.1025428571428573,1.1957871428571427,1.1760042857142856,1.3324928571428571,1.3737857142857142,1.4116328571428571,1.375902857142857,1.3055914285714287,1.2425314285714286,1.587767142857143,1.23081,1.210654285714286,1.7244085714285715,1.1930914285714285,1.193412857142857,1.33947,1.1104757142857142,1.2065314285714286,1.2279642857142856,1.1929757142857143,1.5626100000000003,1.0797985714285714,1.5305142857142857,1.3935257142857143,1.2653571428571428,1.2487114285714287,1.4240914285714286,1.290574285714286,1.2281142857142857,1.4777657142857143,1.3032814285714285,1.3480885714285713,1.23507,1.2465857142857142,1.2375342857142857,1.365737142857143
11
+ OR4F5,1.1025428571428573,1.1957871428571427,1.1760042857142856,1.3324928571428571,1.3737857142857142,1.4116328571428571,1.375902857142857,1.3055914285714287,1.2425314285714286,1.587767142857143,1.23081,1.210654285714286,1.7244085714285715,1.1930914285714285,1.193412857142857,1.33947,1.1104757142857142,1.2065314285714286,1.2279642857142856,1.1929757142857143,1.5626100000000003,1.0797985714285714,1.5305142857142857,1.3935257142857143,1.2653571428571428,1.2487114285714287,1.4240914285714286,1.290574285714286,1.2281142857142857,1.4777657142857143,1.3032814285714285,1.3480885714285713,1.23507,1.2465857142857142,1.2375342857142857,1.365737142857143
12
+ OR4F7P,1.2105290909090909,1.5661209090909092,1.5950409090909092,1.792,2.047191818181818,1.5404863636363637,1.7627927272727273,1.6926709090909091,1.554149090909091,2.158764545454545,1.7152354545454545,2.077417272727273,1.9251281818181818,1.301870909090909,1.4374654545454544,1.61656,1.7996145454545456,1.8026718181818184,1.6357172727272726,1.8616672727272727,1.9618563636363635,1.6107663636363636,2.134390909090909,1.7285472727272728,1.7333736363636363,1.8601827272727274,2.0307136363636364,1.4752363636363637,1.5678400000000001,1.5751109090909092,1.8002799999999999,2.120352727272727,1.8816818181818182,1.2871127272727272,1.362950909090909,1.2955981818181819
13
+ OR4F8P,1.2105290909090909,1.5661209090909092,1.5950409090909092,1.792,2.047191818181818,1.5404863636363637,1.7627927272727273,1.6926709090909091,1.554149090909091,2.158764545454545,1.7152354545454545,2.077417272727273,1.9251281818181818,1.301870909090909,1.4374654545454544,1.61656,1.7996145454545456,1.8026718181818184,1.6357172727272726,1.8616672727272727,1.9618563636363635,1.6107663636363636,2.134390909090909,1.7285472727272728,1.7333736363636363,1.8601827272727274,2.0307136363636364,1.4752363636363637,1.5678400000000001,1.5751109090909092,1.8002799999999999,2.120352727272727,1.8816818181818182,1.2871127272727272,1.362950909090909,1.2955981818181819
14
+ OR4G11P,3.2972533333333334,2.8349433333333334,2.9728733333333333,3.0537366666666665,3.3122933333333338,3.040943333333333,2.852263333333333,2.910893333333333,3.09757,3.83905,2.8687,2.663873333333333,3.2282833333333336,2.953676666666667,2.8186966666666664,3.0140766666666665,2.564753333333333,2.886956666666667,2.4307533333333335,2.6393566666666666,4.007043333333334,2.92547,3.19674,2.635213333333333,3.3525133333333335,3.136216666666667,2.85754,2.4531166666666664,2.800583333333333,2.8017233333333333,2.63483,3.3681900000000002,2.75253,2.7853833333333333,2.5853433333333333,2.91287
15
+ OR4G1P,3.2972533333333334,2.8349433333333334,2.9728733333333333,3.0537366666666665,3.3122933333333338,3.040943333333333,2.852263333333333,2.910893333333333,3.09757,3.83905,2.8687,2.663873333333333,3.2282833333333336,2.953676666666667,2.8186966666666664,3.0140766666666665,2.564753333333333,2.886956666666667,2.4307533333333335,2.6393566666666666,4.007043333333334,2.92547,3.19674,2.635213333333333,3.3525133333333335,3.136216666666667,2.85754,2.4531166666666664,2.800583333333333,2.8017233333333333,2.63483,3.3681900000000002,2.75253,2.7853833333333333,2.5853433333333333,2.91287
16
+ OR4G2P,3.2972533333333334,2.8349433333333334,2.9728733333333333,3.0537366666666665,3.3122933333333338,3.040943333333333,2.852263333333333,2.910893333333333,3.09757,3.83905,2.8687,2.663873333333333,3.2282833333333336,2.953676666666667,2.8186966666666664,3.0140766666666665,2.564753333333333,2.886956666666667,2.4307533333333335,2.6393566666666666,4.007043333333334,2.92547,3.19674,2.635213333333333,3.3525133333333335,3.136216666666667,2.85754,2.4531166666666664,2.800583333333333,2.8017233333333333,2.63483,3.3681900000000002,2.75253,2.7853833333333333,2.5853433333333333,2.91287
17
+ PCMTD2,11.436327132867133,11.535389204545455,11.513362386363637,12.027991494755245,12.264098085664335,11.584086984265735,11.714681870629372,12.519042954545455,13.855359466783218,12.24095090034965,11.704224484265735,12.969304117132868,11.938088277972026,10.427026634615384,11.312280944055944,11.426698033216784,12.274489125874126,10.946772159090909,11.286160594405594,12.925716966783217,12.458844134615385,11.968397858391608,12.429004396853147,10.628479554195804,12.541045244755244,11.52420409965035,11.863067316433566,11.822076005244755,11.730658146853147,11.922068295454546,11.422043006993006,12.13046909965035,12.747018426573426,10.60941576048951,9.938798863636364,9.804823225524474
18
+ SEPT14,6.6898307692307695,6.817035000000001,6.866875,6.981311153846154,6.8614011538461535,6.393868461538462,6.604908461538462,7.53084,7.845172307692309,6.918141923076924,6.463448461538462,7.180299230769232,6.678633846153845,6.125595384615384,6.450847307692308,6.502652692307692,6.929437307692308,6.22633,6.49314423076923,7.116677307692308,7.155825384615384,6.799666153846155,7.097932692307692,5.954733076923077,7.042211153846154,6.590938076923077,6.864115384615384,6.632488846153846,6.738447692307693,6.886945000000001,6.292143461538461,6.7276180769230765,7.013631153846154,6.156647692307692,5.7881800000000005,5.769045384615384
p3/preprocess/Thyroid_Cancer/gene_data/GSE151179.csv ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ Gene,GSM4567912,GSM4567913,GSM4567914,GSM4567915,GSM4567916,GSM4567917,GSM4567918,GSM4567919,GSM4567920,GSM4567921,GSM4567922,GSM4567923,GSM4567924,GSM4567925,GSM4567926,GSM4567927,GSM4567928,GSM4567929,GSM4567930,GSM4567931,GSM4567932,GSM4567933,GSM4567934,GSM4567935,GSM4567936,GSM4567937,GSM4567938,GSM4567939,GSM4567940,GSM4567941,GSM4567942,GSM4567943,GSM4567944,GSM4567945,GSM4567946,GSM4567947,GSM4567948,GSM4567949,GSM4567950,GSM4567951,GSM4567952,GSM4567953,GSM4567954,GSM4567955,GSM4567956,GSM4567957,GSM4567958,GSM4567959,GSM4567960,GSM4567961,GSM4567962,GSM4567963
2
+ OR4F16,1.0465012933030302,1.0603309373232324,1.1357017189191918,0.9477164001515151,1.1125561521212122,0.9883280758484849,1.0755359297272729,1.0174353015454545,1.0651704626464646,1.107011279929293,1.1113905328080809,1.125875768171717,1.1080899102525252,1.316787242969697,1.0506319446161616,1.020871052818182,0.9172204519292928,0.9666584846161617,1.1905667953737373,1.1144391802222222,1.1326790592626261,1.1317367265151514,1.330812689,1.0351206963636364,1.0830808587171716,1.0283972457575759,1.004240989838384,1.143709108919192,1.0990412567474745,1.2238314004747475,1.009017810090909,1.0481824803636364,1.1151814694747475,1.173540193030303,1.1870192851919192,1.0216192448282828,0.9729747364747474,1.2740173692626262,1.1558928051111113,0.9516969039898989,1.0160061655151515,1.065833573,0.9999911537777778,0.9873547826868687,1.0432003036060606,1.06948005389899,1.0544004240909093,1.0208589106161616,1.0540721938888888,0.9598944457070708,1.068440189919192,0.9854447931616162
3
+ OR4F17,0.5438008632857143,0.6407799634285715,1.005223642,0.5185171314285715,0.6011142437142858,0.6243506182857143,0.5289624095714286,0.5823271215714286,0.616978896,0.6096199458571429,0.6374812188571429,0.6997868918571429,0.8092549631428572,0.7171263995714285,0.5645671838571429,0.5577804408571428,0.5827476941428572,0.5700629618571428,0.7391855901428571,0.6640923458571428,0.6397325957142856,1.12786056,0.9838273862857143,0.5572789295714285,0.6018877268571429,0.5607407401428571,0.5744943117142858,0.7712353291428571,0.7591133081428572,0.7921453505714285,0.6377931625714286,0.6400085305714286,0.8703453782857142,0.882252735,0.781425187,0.580014759,0.5298644728571429,0.7444771664285714,0.7763806955714285,0.5730636247142857,0.7111552052857143,0.6815640865714286,0.5259888957142856,0.5671261461428572,0.6404052088571428,0.7905205635714285,0.7055007187142858,0.6453230687142858,0.6957351965714286,0.5877374868571429,0.65710397,0.5326585954285714
4
+ OR4F21,0.5727971915,0.5407462931666667,0.8066213038333333,0.5668744228333333,0.5960693998333334,0.5948525295,0.5813010193333333,0.5761712583333333,0.5671887728333334,0.6799359441666667,0.6027862443333333,0.6130587851666667,0.6387690561666667,0.7184424985,0.5891605956666667,0.5649721513333333,0.5330350815,0.5669109325,0.6551259091666667,0.6140744378333333,0.6307950316666667,0.7545969181666666,0.6555993285,0.5969209098333333,0.6230716896666667,0.5747806948333333,0.5906843683333333,0.5970187075,0.6757818048333334,0.7256523336666666,0.63190324,0.6028435243333333,0.6279232035,0.5820749468333334,0.6357473711666667,0.595330416,0.5656921163333334,0.6949233726666666,0.6989438125,0.5654510448333333,0.6400868558333334,0.595501663,0.5666709518333334,0.5899886326666667,0.5979002303333333,0.6201918963333334,0.5851795851666667,0.6221427126666667,0.6354749815,0.5395624873333333,0.5650154505,0.5819128653333333
5
+ OR4F29,1.0465012933030302,1.0603309373232324,1.1357017189191918,0.9477164001515151,1.1125561521212122,0.9883280758484849,1.0755359297272729,1.0174353015454545,1.0651704626464646,1.107011279929293,1.1113905328080809,1.125875768171717,1.1080899102525252,1.316787242969697,1.0506319446161616,1.020871052818182,0.9172204519292928,0.9666584846161617,1.1905667953737373,1.1144391802222222,1.1326790592626261,1.1317367265151514,1.330812689,1.0351206963636364,1.0830808587171716,1.0283972457575759,1.004240989838384,1.143709108919192,1.0990412567474745,1.2238314004747475,1.009017810090909,1.0481824803636364,1.1151814694747475,1.173540193030303,1.1870192851919192,1.0216192448282828,0.9729747364747474,1.2740173692626262,1.1558928051111113,0.9516969039898989,1.0160061655151515,1.065833573,0.9999911537777778,0.9873547826868687,1.0432003036060606,1.06948005389899,1.0544004240909093,1.0208589106161616,1.0540721938888888,0.9598944457070708,1.068440189919192,0.9854447931616162
6
+ OR4F3,1.0465012933030302,1.0603309373232324,1.1357017189191918,0.9477164001515151,1.1125561521212122,0.9883280758484849,1.0755359297272729,1.0174353015454545,1.0651704626464646,1.107011279929293,1.1113905328080809,1.125875768171717,1.1080899102525252,1.316787242969697,1.0506319446161616,1.020871052818182,0.9172204519292928,0.9666584846161617,1.1905667953737373,1.1144391802222222,1.1326790592626261,1.1317367265151514,1.330812689,1.0351206963636364,1.0830808587171716,1.0283972457575759,1.004240989838384,1.143709108919192,1.0990412567474745,1.2238314004747475,1.009017810090909,1.0481824803636364,1.1151814694747475,1.173540193030303,1.1870192851919192,1.0216192448282828,0.9729747364747474,1.2740173692626262,1.1558928051111113,0.9516969039898989,1.0160061655151515,1.065833573,0.9999911537777778,0.9873547826868687,1.0432003036060606,1.06948005389899,1.0544004240909093,1.0208589106161616,1.0540721938888888,0.9598944457070708,1.068440189919192,0.9854447931616162
7
+ OR4F4,0.3882443252727273,0.3609770118181818,0.6665381901818181,0.3606331172727273,0.4206880286363637,0.36139760881818184,0.33894044327272727,0.3610612929090909,0.38859966836363635,0.3437999264545455,0.4137115788181818,0.4358034259090909,0.4578120162727272,0.42018117245454545,0.35642350727272726,0.3607424938181818,0.3607459793636364,0.37935631254545454,0.4909608405454545,0.37694248227272725,0.36983867745454546,0.6762534990909091,0.5942118493636364,0.34033463145454546,0.3852973831818182,0.3503533267272727,0.347631308,0.4333801653636364,0.39536935909090914,0.48029340018181815,0.38831535072727275,0.3961198674545454,0.5583931921818182,0.5530650005454546,0.5148929135454545,0.341386062,0.34509697472727274,0.4122710639090909,0.5063364195454546,0.365329455,0.4583635930909091,0.4109324724545455,0.31778785336363635,0.37154700572727273,0.3886963776363636,0.486158037,0.49414361290909087,0.3817615304545454,0.43346925854545454,0.3510207160909091,0.3990887921818182,0.3294917217272727
8
+ OR4F5,1.157839018,1.125154795,1.4844198858,1.1142108670000002,1.1625706072,1.1592953542,1.0967067624,1.2585877818,1.1478604546,1.2664438784,1.305214323,1.2912933224,1.365711273,1.218400152,1.1112620952,1.2383323562,1.2097011930000001,1.197141618,1.3417949666,1.2595340302,1.2250554942,1.7626061969999998,1.6105100806,1.0945791136,1.2153163698,1.1316989546,1.2354148842000001,1.2935531841999999,1.3046484652,1.2504284918,1.1179613558,1.2166491116,1.3721641778,1.383596357,1.4049361892,1.108871798,1.0795711388,1.391298642,1.3109358124,1.1325959896,1.2948879204000001,1.2343766033999999,1.0907802952,1.1008631648,1.2300305968,1.2745616028,1.304051134,1.1772701052,1.1510311928,1.1489895294,1.1687331708,1.1920656828
9
+ PCMTD2,0.8471772968269231,0.9077509671346153,0.9322533739076924,0.9104521309615385,0.9508180132499999,0.9792805162846153,0.939098765873077,0.9424736703115384,0.8873788246846154,0.8698283879961538,0.9411254311999999,0.9393648830615384,0.9507066423115385,0.8297334794692307,0.913709934053846,0.9288832971115385,0.963189021826923,0.9198454182923077,0.9536991131961539,0.9249199374038463,0.9661777642461538,0.9531300063653845,0.9877263551192307,0.905675997173077,0.9392852443461538,0.9144243255615385,0.9216271713769231,0.9465064661192308,0.9426649635730769,0.9618977408115384,0.9635981983192308,0.9418376101923076,0.9660613869307693,0.9637457833038461,0.9319323929192307,0.9446853894730769,0.9386102269192308,0.917372974173077,0.9685475676769231,0.8963933449423076,0.9107916834807692,0.9096940023269231,0.9147845623461538,0.9419338617999999,0.9344676333730769,0.9657786440423077,0.99075569,0.8765215914192308,0.9737948805076924,0.9377997686576923,0.9503675560884616,0.9657066101730769
10
+ SEPT14,0.36031393533333334,0.34838840433333335,0.4127493977777778,0.3785842547777778,0.41334754255555556,0.3682222725555555,0.31724880555555557,0.37441857866666667,0.33811914788888886,0.38329986833333335,0.37538313144444446,0.37514921855555555,0.4204913688888889,0.4622594894444444,0.3576014677777778,0.3665021146666667,0.35972804399999997,0.4028451528888889,0.3958415011111111,0.3617469437777778,0.4179325551111111,0.44278239066666664,0.39713970233333334,0.32309320433333333,0.3805953252222222,0.3547365501111111,0.3625713506666666,0.3613375976666667,0.4273561142222222,0.3699934611111111,0.360020144,0.3830371118888889,0.45969410788888887,0.376414982,0.4556242863333333,0.35611790944444444,0.33995661722222226,0.4330711231111111,0.3362166928888889,0.3796734126666667,0.388140924,0.3927486675555556,0.365338423,0.3710848033333333,0.3947531364444445,0.4294321557777778,0.4429721628888889,0.34973110255555556,0.402329656,0.3329001122222222,0.41413862144444447,0.349667424
p3/preprocess/Thyroid_Cancer/gene_data/GSE151181.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9f023988e085387d684bf7c12a4915a9794f36558fe563ffa711021553f9571
3
+ size 17297191
p3/preprocess/Thyroid_Cancer/gene_data/GSE58689.csv ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ Gene,GSM1413225,GSM1413226,GSM1413227,GSM1413228,GSM1413229,GSM1413230,GSM1413231,GSM1413232,GSM1413233,GSM1413234,GSM1413235,GSM1413236,GSM1413237,GSM1413238,GSM1413239,GSM1413240,GSM1413241,GSM1413242,GSM1413243,GSM1413244,GSM1413245,GSM1413246,GSM1413247,GSM1413248,GSM1413249,GSM1413250,GSM1413251,GSM1413252,GSM1413253,GSM1413254,GSM1413255,GSM1413256,GSM1413257,GSM1413258,GSM1413259,GSM1413260,GSM1413261,GSM1413262,GSM1413263,GSM1413264,GSM1413265,GSM1413266,GSM1413267,GSM1413268,GSM1413269
2
+ PCMTD2,8.247392513,8.507884513,7.716315244,8.042745889,7.440758913,8.078057061,8.12583536,8.2245653,7.967895617,8.533999035,7.84502813,8.233479945,7.425575751,7.842716092,7.691951243,8.30701329,7.25366319,8.532971722,8.038753583,7.034408958,7.954805663,7.414826207,8.066957142,8.498569374,8.092008058,8.061774696,7.300381578,7.752948903,7.384759745,7.629431156,7.373916313,7.944214286,7.303465784,7.300787328,6.025047657,7.477842649,8.183748756,6.782378272,7.125662912,8.851340837,7.553063319,7.907304773,7.468891144,7.485337609,8.119373964
p3/preprocess/Thyroid_Cancer/gene_data/GSE76039.csv ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ Gene,GSM2024824,GSM2024825,GSM2024826,GSM2024827,GSM2024828,GSM2024829,GSM2024830,GSM2024831,GSM2024832,GSM2024833,GSM2024834,GSM2024835,GSM2024836,GSM2024837,GSM2024838,GSM2024839,GSM2024840,GSM2024841,GSM2024842,GSM2024843,GSM2024844,GSM2024845,GSM2024846,GSM2024847,GSM2024848,GSM2024849,GSM2024850,GSM2024851,GSM2024852,GSM2024853,GSM2024854,GSM2024855,GSM2024856,GSM2024857,GSM2024858,GSM2024859,GSM2024860
2
+ OR4F16,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655
3
+ OR4F21,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655
4
+ OR4F29,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655
5
+ OR4F3,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655,0.5653468655
6
+ PCMTD2,12.035353341,11.999018996,11.610924076,11.272687257000001,13.191998987000002,11.623496413000002,10.796993644,10.451634253,13.856670797,12.692475576,11.656827275000001,11.724453963999999,13.176050529,13.895225755999999,12.48949421,11.878159777,11.739724439,11.945336188999999,12.342985291000002,12.599081523999999,12.625738565999999,11.725850266999998,11.389230049999998,11.372080401000002,10.730192751,11.729043378,12.301243916,9.734442296,11.346920939,10.970742347000002,12.383615084999999,11.805583608000001,11.943151790999998,12.054484684999998,11.156794073,12.055695627,11.420237268000001
p3/preprocess/Thyroid_Cancer/gene_data/GSE80022.csv ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ Gene,GSM2111207,GSM2111208,GSM2111209,GSM2111210,GSM2111211,GSM2111212,GSM2111213,GSM2111214,GSM2111215,GSM2111216,GSM2111217,GSM2111218,GSM2111219,GSM2111220,GSM2111221,GSM2111222,GSM2111223,GSM2111224,GSM2111225,GSM2111226,GSM2111227,GSM2111228,GSM2111229,GSM2111230,GSM2111231,GSM2111232,GSM2111233,GSM2111234,GSM2111235,GSM2111236,GSM2111237,GSM2111238,GSM2111239,GSM2111240,GSM2111241,GSM2111242,GSM2111243,GSM2111244,GSM2111245,GSM2111246,GSM2111247,GSM2111248,GSM2111249,GSM2111250,GSM2111251,GSM2111252,GSM2111253,GSM2111254,GSM2111255,GSM2111256,GSM2111257,GSM2111258,GSM2111259,GSM2111260,GSM2111261,GSM2111262,GSM2111263,GSM2111264,GSM2111265,GSM2111266,GSM2111267,GSM2111268,GSM2111269,GSM2111270,GSM2111271,GSM2111272,GSM2111273,GSM2111274,GSM2111275,GSM2111276,GSM2111277,GSM2111278,GSM2111279
2
+ OR4F16,100.2893,101.6802,101.4119,100.7565,99.97612,105.7291,100.8001,106.7793,101.5331,98.63874,96.07051,95.50105,98.59594,102.1355,122.697,103.6098,108.0638,116.2729,104.9726,134.3891,105.7167,101.4695,101.0653,106.0926,101.6753,110.4025,114.9494,97.70241,111.6387,105.9826,116.9459,102.5778,112.6874,99.94497,108.8101,100.5826,104.6569,114.2194,102.8844,99.08056,107.137,113.8289,108.0036,101.6941,107.4935,102.7834,106.3641,117.2081,109.7874,109.3122,109.9598,112.704,105.9272,98.64307,108.9504,97.05786,104.3137,109.1911,105.6797,95.1783,104.5933,103.6972,103.893,103.5738,108.5683,105.7461,112.4201,105.585,99.54327,96.87282,110.6826,103.827,106.5792
3
+ OR4F17,111.5027,97.15749,105.6996,106.1343,112.0389,109.0641,108.1939,110.8096,107.658,105.2923,102.9921,108.5222,102.0742,117.2378,106.0856,107.3746,106.063,112.0714,111.0076,105.2363,107.7476,102.856,102.4422,103.4757,108.1492,106.9934,109.3871,111.6007,104.5409,100.316,108.2414,109.8427,105.5348,103.3323,110.9639,109.6451,108.5907,102.9381,102.5496,104.2927,93.9397,102.2835,107.7669,103.5779,105.5305,106.4043,103.6003,103.7028,108.4301,106.3733,115.7543,99.13683,100.9398,106.7859,111.3169,104.8577,102.7438,115.1356,111.0982,110.1688,112.0418,111.4659,97.28064,107.923,102.8464,104.3331,111.6481,110.4804,101.1337,104.2401,106.4115,115.9344,111.7964
4
+ OR4F21,207.38751,216.0968,219.2165,211.1157,212.92721999999998,200.56151,202.73912,204.38049999999998,215.76402000000002,210.7802,210.60219999999998,210.72184,215.1618,198.16973000000002,218.5645,213.60590000000002,214.2708,218.5118,224.6188,592.2538999999999,204.61232,220.3553,225.2831,211.1787,206.6908,218.6927,224.0239,217.61927,215.4817,205.85953,232.8169,230.2156,218.1037,207.84095000000002,213.08863,212.38693999999998,218.7939,212.00344,207.30020000000002,207.94310000000002,207.5088,221.2097,217.5922,206.6407,205.32362,213.1334,198.22325999999998,197.10369,208.60892,217.3472,209.25416,207.6649,205.31874,210.0411,212.8568,200.6264,197.24974,209.3678,191.91063,210.01850000000002,205.8831,208.58530000000002,218.69218999999998,207.07170000000002,202.72883000000002,209.3837,204.98878,202.8792,203.07888,215.2576,208.46859999999998,208.04840000000002,205.64516
5
+ OR4F29,101.17,97.49119,100.3755,99.03883,98.80354,107.0499,100.9325,104.5797,98.70037,105.6744,93.50083,98.87595,105.4481,103.206,109.4895,103.7311,107.8966,99.1927,113.7974,117.0235,103.1307,103.9485,100.517,103.0757,107.2342,114.9561,108.5985,98.94362,106.501,108.0539,108.2464,106.7529,109.5062,99.00084,118.5071,101.6101,109.5019,105.5722,103.4277,103.0433,110.5923,105.0556,101.342,100.2521,100.5508,108.323,114.7452,99.89645,100.0612,98.36261,99.08298,105.3445,109.5383,102.1447,95.82415,106.1849,111.1969,103.7782,103.1139,108.355,95.90555,108.8314,104.262,96.83644,97.05649,98.90868,96.41715,106.8408,103.1528,102.7328,103.0993,105.5305,102.9933
6
+ OR4F3,111.015,100.3708,102.1584,103.652,107.2677,109.8854,108.0364,108.1971,113.3785,110.2054,103.8501,105.9822,107.4876,112.7315,97.47675,105.7019,118.453,105.5697,104.5903,103.8786,99.15965,105.5069,99.84089,106.2529,102.5197,100.2521,111.8886,101.7128,112.3753,110.8009,104.1565,101.5402,103.5175,113.7336,103.4343,98.62148,105.7651,108.9463,111.8907,116.1246,94.41793,112.0035,123.0112,106.7934,115.6289,105.8375,99.12634,112.5135,118.8069,107.4709,110.5175,106.3281,108.3617,102.9707,98.55524,111.5496,110.9543,114.4714,107.0613,117.0391,119.4094,112.3755,114.749,106.2551,115.0578,109.7071,106.8818,108.2832,99.18658,107.1981,111.006,107.5483,112.3445
7
+ OR4F4,218.329,202.45706,212.5004,209.02769999999998,207.47555,220.08530000000002,199.2988,198.91574,227.1759,205.4134,201.66739,206.4143,202.88139999999999,207.76760000000002,208.43907000000002,214.9921,209.1225,211.9855,208.50029999999998,217.5341,206.4828,208.96179999999998,205.2259,205.19942,216.96179999999998,208.6556,211.8241,214.4941,218.5934,212.87529999999998,229.85500000000002,218.0186,227.7569,220.04160000000002,214.0559,218.3809,214.5248,228.8293,207.27429999999998,222.8381,218.0711,215.2524,209.5233,210.7268,202.29542,210.0304,217.1482,203.87504,199.74653999999998,217.4092,203.8683,203.35499,208.8933,201.29088000000002,209.87470000000002,194.80743999999999,211.1449,203.5134,207.1581,207.3141,200.98289,209.513,194.8631,206.3564,210.3592,207.2858,205.8854,199.81486999999998,212.2396,214.36059999999998,197.12925,198.25308,205.72179999999997
8
+ OR4F5,208.39543,201.81429,204.405,191.2621,197.53994,186.82759,208.46607,198.3421,195.83280000000002,204.91507000000001,196.74327,191.85847,200.48869000000002,198.64220999999998,203.9403,227.4218,220.0836,229.2451,212.6901,299.3146,224.1902,208.3462,199.83414,192.23592,222.7978,203.73151000000001,190.26168,217.20254,205.97196000000002,201.34992,209.2822,202.18767,205.2885,213.66230000000002,208.244,207.9593,195.33135,214.8557,208.76078,223.82389999999998,209.0516,202.40704,209.75932999999998,193.89233000000002,203.80119000000002,210.13350000000003,221.1001,203.9889,195.63127,215.72140000000002,208.08069,199.73191000000003,193.99311999999998,214.2471,203.47507000000002,194.51,197.29743000000002,206.4511,198.03075,202.20891999999998,191.40305999999998,197.61526,207.004,210.1488,204.2866,199.65082,212.3564,205.7261,224.2117,197.11352,200.17667,202.07419,201.51542
9
+ PCMTD2,1004.584,1147.441,986.298,1393.125,575.6546,615.4178,511.1948,524.5975,487.8774,604.9444,551.3392,524.5975,549.1175,616.5568,1105.922,1750.965,1463.889,1279.562,1317.389,116.206,1222.873,1210.125,1352.515,1274.027,1239.414,1636.019,1239.414,1258.876,1101.696,1037.754,1758.664,1103.366,1135.683,1422.755,1082.374,1446.322,1322.226,1080.23,1389.354,1523.532,1230.936,1501.731,1322.883,1508.318,1268.295,1421.652,1299.172,1226.981,1115.792,1342.405,1390.1,1393.751,1331.969,1427.429,1288.673,1176.562,1290.539,1383.808,1473.489,1443.162,1380.294,1293.142,1436.617,1495.127,1393.751,1324.633,1535.575,1392.635,1470.156,1424.748,1610.071,1407.278,1435.809
p3/preprocess/Thyroid_Cancer/gene_data/GSE82208.csv ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ Gene,GSM2186533,GSM2186534,GSM2186535,GSM2186536,GSM2186537,GSM2186538,GSM2186539,GSM2186540,GSM2186541,GSM2186542,GSM2186543,GSM2186544,GSM2186545,GSM2186546,GSM2186547,GSM2186548,GSM2186549,GSM2186550,GSM2186551,GSM2186552,GSM2186553,GSM2186554,GSM2186555,GSM2186556,GSM2186557,GSM2186558,GSM2186559,GSM2186560,GSM2186561,GSM2186562,GSM2186563,GSM2186564,GSM2186565,GSM2186566,GSM2186567,GSM2186568,GSM2186569,GSM2186570,GSM2186571,GSM2186572,GSM2186573,GSM2186574,GSM2186575,GSM2186576,GSM2186577,GSM2186578,GSM2186579,GSM2186580,GSM2186581,GSM2186582,GSM2186583,GSM2186584
2
+ OR4F16,0.56625070675,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56661486625,0.56436822825,0.56436822825,0.83305713125,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.59265495775,0.569935921,0.56436822825,0.5656104435,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.567072312,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.57431155175,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.573312487,0.56436822825,0.56436822825
3
+ OR4F21,0.56625070675,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56661486625,0.56436822825,0.56436822825,0.83305713125,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.59265495775,0.569935921,0.56436822825,0.5656104435,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.567072312,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.57431155175,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.573312487,0.56436822825,0.56436822825
4
+ OR4F29,0.56625070675,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56661486625,0.56436822825,0.56436822825,0.83305713125,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.59265495775,0.569935921,0.56436822825,0.5656104435,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.567072312,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.57431155175,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.573312487,0.56436822825,0.56436822825
5
+ OR4F3,0.56625070675,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56661486625,0.56436822825,0.56436822825,0.83305713125,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.59265495775,0.569935921,0.56436822825,0.5656104435,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.567072312,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.57431155175,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.56436822825,0.573312487,0.56436822825,0.56436822825
6
+ PCMTD2,13.340083793,11.696405838,12.674283164,12.134027695999999,11.7511866,11.967323545,12.644154974000001,11.433079322,11.439497604,12.341327494,11.918212836,12.76499734,12.892185727000001,11.982029146,11.992884867,11.864432357,11.582239492,11.946876533,11.680585538999999,12.161589961,12.27008558,12.022847056,11.850357563,12.224271863999999,11.669124342,11.561379617,11.313221948,11.508705157,12.27396976,11.78633447,12.195693576,15.287510292,10.15973545,12.952136995,12.343602082999999,10.340761082,11.743684362,11.811592713,11.003436892,11.846090768,12.567798336000001,12.691589792,11.454818623,12.458335203,15.967245672,11.257699696,12.732074233,12.346004101,14.663855000000002,12.744262900999999,13.016909309999999,12.139404054
p3/preprocess/Thyroid_Cancer/gene_data/TCGA.csv ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ sample,TCGA-DJ-A4V5-01,TCGA-L6-A4EQ-01,TCGA-FE-A3PB-01,TCGA-E8-A2EA-01,TCGA-ET-A3DS-01,TCGA-EL-A3T8-11,TCGA-E8-A432-01,TCGA-ET-A39M-01,TCGA-EL-A3T8-01,TCGA-ET-A25K-01,TCGA-DJ-A13O-01,TCGA-DJ-A2PO-01,TCGA-DJ-A13V-01,TCGA-EM-A2CT-01,TCGA-DJ-A3VJ-01,TCGA-EL-A3TB-11,TCGA-EL-A4K4-01,TCGA-EL-A3ZP-01,TCGA-DO-A1K0-01,TCGA-EM-A22N-01,TCGA-IM-A3U3-01,TCGA-IM-A3U2-01,TCGA-EL-A3ZM-01,TCGA-ET-A3DW-01,TCGA-EM-A22M-01,TCGA-EL-A3MW-11,TCGA-EM-A22I-01,TCGA-EL-A3CS-01,TCGA-H2-A3RI-01,TCGA-BJ-A45J-01,TCGA-EM-A2P0-01,TCGA-E3-A3E3-01,TCGA-DJ-A2Q5-01,TCGA-ET-A39S-01,TCGA-FY-A3R9-01,TCGA-DJ-A1QN-01,TCGA-EM-A22J-01,TCGA-EL-A3GO-01,TCGA-FK-A3SG-01,TCGA-KS-A41J-11,TCGA-EL-A4K9-01,TCGA-EM-A3FJ-01,TCGA-KS-A4I1-01,TCGA-IM-A41Y-01,TCGA-EM-A3ST-01,TCGA-ET-A39K-01,TCGA-FY-A3ON-01,TCGA-BJ-A28W-01,TCGA-DJ-A13X-01,TCGA-EM-A3O8-01,TCGA-BJ-A2N9-11,TCGA-ET-A40T-01,TCGA-DJ-A3VF-01,TCGA-ET-A39N-01,TCGA-CE-A481-01,TCGA-EM-A1CV-11,TCGA-KS-A41I-01,TCGA-EL-A3H1-11,TCGA-DJ-A13U-01,TCGA-BJ-A0ZC-01,TCGA-ET-A3DT-01,TCGA-ET-A3BW-01,TCGA-ET-A25I-01,TCGA-L6-A4ET-01,TCGA-BJ-A2NA-11,TCGA-EL-A3ZL-11,TCGA-EL-A3GZ-01,TCGA-EM-A3AI-01,TCGA-FY-A76V-01,TCGA-FE-A239-01,TCGA-EM-A3FM-01,TCGA-EM-A4FV-01,TCGA-DJ-A2PX-01,TCGA-EL-A3CW-01,TCGA-FY-A4B4-01,TCGA-J8-A3YH-01,TCGA-DJ-A3V2-01,TCGA-E8-A44M-01,TCGA-FK-A3SE-01,TCGA-ET-A39L-01,TCGA-DE-A3KN-01,TCGA-BJ-A45D-01,TCGA-ET-A2N5-01,TCGA-BJ-A45K-01,TCGA-EM-A1YB-01,TCGA-EM-A4FF-01,TCGA-DJ-A3V0-01,TCGA-EM-A1YC-11,TCGA-DJ-A2Q7-01,TCGA-EM-A22Q-01,TCGA-DJ-A2PW-01,TCGA-EM-A3FK-01,TCGA-FY-A3NM-01,TCGA-EM-A3AQ-01,TCGA-EM-A3SU-01,TCGA-ET-A25J-01,TCGA-FE-A3PC-01,TCGA-EL-A4KI-01,TCGA-EL-A3D6-01,TCGA-CE-A3ME-01,TCGA-H2-A422-01,TCGA-EL-A3CY-01,TCGA-FY-A4B0-01,TCGA-EM-A3FR-01,TCGA-EM-A4FR-01,TCGA-EL-A4JX-01,TCGA-EL-A3H1-01,TCGA-DJ-A4UP-01,TCGA-DJ-A3UM-01,TCGA-E3-A3E5-01,TCGA-KS-A4IC-01,TCGA-E8-A2JQ-01,TCGA-DJ-A2Q9-01,TCGA-DJ-A4UR-01,TCGA-EM-A2CP-01,TCGA-E8-A44K-01,TCGA-EM-A1CS-11,TCGA-DJ-A2PQ-01,TCGA-BJ-A0Z5-01,TCGA-BJ-A192-01,TCGA-ET-A2MY-01,TCGA-FY-A3I4-01,TCGA-EM-A2P2-01,TCGA-DJ-A2PU-01,TCGA-BJ-A0ZF-01,TCGA-EL-A3ZG-11,TCGA-DJ-A3UZ-01,TCGA-EL-A3ZS-11,TCGA-FY-A2QD-01,TCGA-EM-A22P-01,TCGA-EM-A1CT-01,TCGA-ET-A39J-01,TCGA-EL-A3GW-01,TCGA-EL-A3ZK-01,TCGA-ET-A3BN-01,TCGA-FY-A3R7-01,TCGA-DJ-A1QD-01,TCGA-EM-A2OW-01,TCGA-KS-A4I3-01,TCGA-EL-A3ZM-11,TCGA-BJ-A2N7-11,TCGA-DJ-A3V3-01,TCGA-DJ-A3VK-01,TCGA-ET-A25N-01,TCGA-ET-A2N3-01,TCGA-EL-A3ZK-11,TCGA-EL-A3CU-01,TCGA-EM-A2P3-01,TCGA-BJ-A28X-01,TCGA-EM-A2CR-01,TCGA-DE-A0XZ-01,TCGA-ET-A3DP-01,TCGA-EM-A2CL-01,TCGA-EL-A3ZQ-01,TCGA-EM-A22K-01,TCGA-DE-A4M9-01,TCGA-EL-A4KD-01,TCGA-EL-A3T1-01,TCGA-MK-A84Z-01,TCGA-FE-A238-01,TCGA-EM-A4FH-01,TCGA-MK-A4N7-01,TCGA-EM-A4G1-01,TCGA-BJ-A0YZ-01,TCGA-DJ-A3UR-01,TCGA-J8-A42S-01,TCGA-ET-A2N0-01,TCGA-FY-A3NN-01,TCGA-GE-A2C6-01,TCGA-DJ-A1QI-01,TCGA-FY-A40M-01,TCGA-DJ-A2Q0-01,TCGA-EM-A2OY-01,TCGA-BJ-A0Z9-01,TCGA-EM-A1CV-01,TCGA-BJ-A28T-01,TCGA-ET-A40Q-01,TCGA-EM-A22L-01,TCGA-EL-A3T1-11,TCGA-EM-A4FN-01,TCGA-EL-A3MZ-01,TCGA-FY-A3W9-01,TCGA-DJ-A3VL-01,TCGA-EL-A3ZL-01,TCGA-DE-A4MD-06,TCGA-EL-A3MX-01,TCGA-DJ-A2PT-01,TCGA-ET-A39P-01,TCGA-EL-A3MW-01,TCGA-KS-A4ID-01,TCGA-FE-A233-01,TCGA-ET-A2N5-11,TCGA-E8-A413-01,TCGA-EL-A3ZN-01,TCGA-FK-A3SB-01,TCGA-EL-A3CN-01,TCGA-EM-A2CO-01,TCGA-DJ-A4UT-01,TCGA-EM-A3AO-01,TCGA-EL-A3T2-11,TCGA-BJ-A191-01,TCGA-EM-A4FO-01,TCGA-ET-A3DQ-01,TCGA-EL-A3H5-01,TCGA-DE-A4MB-01,TCGA-EL-A3TB-01,TCGA-EL-A3N3-11,TCGA-DJ-A1QM-01,TCGA-EL-A3T2-01,TCGA-DJ-A3V9-01,TCGA-J8-A4HY-01,TCGA-ET-A3DV-01,TCGA-BJ-A4O9-01,TCGA-BJ-A18Z-01,TCGA-E3-A3DY-01,TCGA-EL-A3T7-01,TCGA-FY-A3R8-01,TCGA-EM-A3AP-01,TCGA-EM-A3FQ-01,TCGA-IM-A3EB-01,TCGA-KS-A4I5-01,TCGA-CE-A3MD-01,TCGA-ET-A3BU-01,TCGA-ET-A3BP-01,TCGA-EM-A1CW-11,TCGA-EM-A3OA-01,TCGA-E3-A3DZ-01,TCGA-MK-A4N9-01,TCGA-ET-A40S-01,TCGA-ET-A3DW-11,TCGA-ET-A2MX-11,TCGA-ET-A3DR-01,TCGA-EL-A3CR-01,TCGA-EL-A3H2-11,TCGA-EM-A1CT-11,TCGA-DJ-A3VE-01,TCGA-BJ-A28S-01,TCGA-DE-A4M8-01,TCGA-EL-A3H4-01,TCGA-BJ-A0Z2-01,TCGA-FY-A3TY-01,TCGA-FY-A3I5-01,TCGA-EL-A3T0-01,TCGA-FY-A3NP-01,TCGA-EL-A3GU-01,TCGA-DJ-A2Q1-01,TCGA-EM-A3AR-01,TCGA-EM-A2CK-01,TCGA-DJ-A3VA-01,TCGA-DJ-A2PP-01,TCGA-DJ-A3V6-01,TCGA-J8-A3YF-01,TCGA-EM-A3AN-01,TCGA-J8-A3O1-01,TCGA-ET-A25M-01,TCGA-EL-A3GV-01,TCGA-ET-A2MZ-01,TCGA-EL-A3ZR-01,TCGA-DJ-A13M-01,TCGA-BJ-A3PT-01,TCGA-BJ-A45H-01,TCGA-BJ-A0ZB-01,TCGA-ET-A40R-01,TCGA-BJ-A3F0-01,TCGA-FY-A3R6-01,TCGA-EM-A3SY-01,TCGA-EL-A3N2-11,TCGA-FY-A40K-01,TCGA-DJ-A4V0-01,TCGA-E8-A434-01,TCGA-EL-A3ZG-01,TCGA-EM-A2CQ-01,TCGA-FK-A3S3-01,TCGA-EL-A3ZH-11,TCGA-DJ-A3US-01,TCGA-E8-A414-01,TCGA-E8-A415-01,TCGA-GE-A2C6-11,TCGA-BJ-A2N8-01,TCGA-DJ-A3UY-01,TCGA-E8-A418-01,TCGA-DE-A0Y2-01,TCGA-J8-A4HW-06,TCGA-BJ-A0Z3-01,TCGA-FY-A40L-01,TCGA-EL-A3CO-01,TCGA-EM-A4FU-01,TCGA-EM-A2CJ-01,TCGA-EL-A4K6-01,TCGA-CE-A482-01,TCGA-DO-A1JZ-11,TCGA-EL-A3H7-01,TCGA-H2-A2K9-11,TCGA-BJ-A0ZJ-01,TCGA-EL-A4JZ-01,TCGA-EM-A3SX-01,TCGA-BJ-A45I-01,TCGA-FE-A234-01,TCGA-DJ-A4UQ-01,TCGA-DJ-A13S-01,TCGA-EM-A2P1-01,TCGA-EL-A3D5-01,TCGA-E8-A3X7-01,TCGA-BJ-A28R-01,TCGA-BJ-A0ZE-01,TCGA-ET-A4KN-01,TCGA-EM-A3O7-01,TCGA-E3-A3E2-01,TCGA-H2-A421-01,TCGA-DE-A0Y3-01,TCGA-EL-A3ZO-11,TCGA-EM-A1YA-01,TCGA-ET-A2N4-01,TCGA-IM-A41Z-01,TCGA-EM-A1YD-01,TCGA-EL-A3H7-11,TCGA-EL-A3TA-11,TCGA-CE-A27D-01,TCGA-BJ-A2N8-11,TCGA-EM-A3O6-01,TCGA-EM-A3FQ-06,TCGA-DJ-A3UO-01,TCGA-ET-A40P-01,TCGA-ET-A25R-01,TCGA-DJ-A3VI-01,TCGA-DJ-A3UQ-01,TCGA-DJ-A3VD-01,TCGA-DJ-A13L-01,TCGA-BJ-A3PU-01,TCGA-FY-A3WA-01,TCGA-DJ-A1QH-01,TCGA-DE-A4MC-01,TCGA-J8-A3O2-06,TCGA-DJ-A3V7-01,TCGA-BJ-A2P4-01,TCGA-DJ-A2PS-01,TCGA-ET-A25L-01,TCGA-E3-A3E1-01,TCGA-E8-A2JQ-11,TCGA-L6-A4EU-01,TCGA-EL-A3ZR-11,TCGA-EM-A3ST-11,TCGA-E8-A417-01,TCGA-ET-A2MX-01,TCGA-DE-A4MA-01,TCGA-EL-A3ZT-01,TCGA-BJ-A4O8-01,TCGA-J8-A3O0-01,TCGA-DJ-A2PV-01,TCGA-EL-A3H8-01,TCGA-EM-A3FP-01,TCGA-ET-A3BO-01,TCGA-EM-A2CS-01,TCGA-ET-A25G-01,TCGA-EL-A3ZP-11,TCGA-DJ-A3UK-01,TCGA-E8-A437-01,TCGA-BJ-A3PR-11,TCGA-ET-A3BT-01,TCGA-ET-A3BQ-01,TCGA-FY-A3YR-01,TCGA-KS-A4I9-01,TCGA-DE-A7U5-01,TCGA-FY-A3TY-11,TCGA-EL-A3ZS-01,TCGA-EM-A1CU-01,TCGA-ET-A3DP-11,TCGA-EL-A3T3-01,TCGA-EM-A1CU-11,TCGA-DJ-A1QF-01,TCGA-DJ-A13R-01,TCGA-EL-A4K0-01,TCGA-EL-A3GX-01,TCGA-EM-A2CU-01,TCGA-KS-A41L-11,TCGA-DJ-A4UW-01,TCGA-EL-A3T3-11,TCGA-DJ-A3UU-01,TCGA-E8-A433-01,TCGA-QD-A8IV-01,TCGA-EM-A22O-01,TCGA-BJ-A45F-01,TCGA-BJ-A28R-11,TCGA-EM-A2OZ-01,TCGA-DJ-A3UX-01,TCGA-ET-A3BV-01,TCGA-EL-A3N3-01,TCGA-BJ-A290-11,TCGA-EM-A4FQ-01,TCGA-DJ-A4UL-01,TCGA-CE-A484-01,TCGA-DJ-A13W-01,TCGA-EL-A4JW-01,TCGA-BJ-A2N7-01,TCGA-4C-A93U-01,TCGA-ET-A39R-01,TCGA-DJ-A1QL-01,TCGA-FK-A3SD-01,TCGA-EL-A3CT-01,TCGA-EM-A3O3-01,TCGA-EM-A3OB-01,TCGA-EL-A3D1-01,TCGA-KS-A4I7-01,TCGA-EM-A3FN-01,TCGA-CE-A13K-01,TCGA-EL-A4K1-01,TCGA-FE-A3PD-01,TCGA-DJ-A3VM-01,TCGA-ET-A4KQ-01,TCGA-KS-A41I-11,TCGA-EM-A3FO-01,TCGA-DJ-A1QO-01,TCGA-KS-A41F-01,TCGA-DO-A2HM-01,TCGA-EL-A3ZH-01,TCGA-KS-A4IB-01,TCGA-FE-A235-01,TCGA-IM-A3ED-01,TCGA-DE-A69K-01,TCGA-EL-A3GY-01,TCGA-ET-A3BS-01,TCGA-EM-A4FK-01,TCGA-EM-A3SZ-01,TCGA-DE-A69J-01,TCGA-E8-A416-01,TCGA-FE-A236-01,TCGA-EL-A3T6-01,TCGA-DJ-A13T-01,TCGA-EM-A4FM-01,TCGA-KS-A41J-01,TCGA-DJ-A2Q2-01,TCGA-BJ-A3EZ-01,TCGA-EL-A3MY-01,TCGA-BJ-A290-01,TCGA-EL-A3N2-01,TCGA-DJ-A2PY-01,TCGA-FY-A3RA-01,TCGA-EL-A4KG-01,TCGA-BJ-A2NA-01,TCGA-EM-A3AJ-01,TCGA-BJ-A190-01,TCGA-EM-A2OX-01,TCGA-BJ-A28W-11,TCGA-EL-A3CP-01,TCGA-EL-A3D4-01,TCGA-ET-A3BX-01,TCGA-DJ-A4V4-01,TCGA-EL-A3T6-11,TCGA-BJ-A0ZG-01,TCGA-FK-A3SH-01,TCGA-EL-A3CZ-01,TCGA-EL-A3D0-01,TCGA-DJ-A2QA-01,TCGA-BJ-A45E-01,TCGA-FE-A237-01,TCGA-IM-A420-01,TCGA-CE-A483-01,TCGA-DJ-A3UN-01,TCGA-EM-A2CS-06,TCGA-ET-A25P-01,TCGA-H2-A26U-01,TCGA-DJ-A4V2-01,TCGA-ET-A3DU-01,TCGA-DJ-A3VG-01,TCGA-FE-A23A-01,TCGA-DO-A1JZ-01,TCGA-EM-A1YC-01,TCGA-FK-A4UB-01,TCGA-EL-A3T7-11,TCGA-E8-A436-01,TCGA-DE-A2OL-01,TCGA-BJ-A45C-01,TCGA-EL-A3ZQ-11,TCGA-EL-A4JV-01,TCGA-E8-A419-01,TCGA-E3-A3E0-01,TCGA-H2-A2K9-01,TCGA-FE-A230-01,TCGA-EM-A3SU-06,TCGA-BJ-A0Z0-01,TCGA-EL-A3ZO-01,TCGA-DJ-A2PR-01,TCGA-BJ-A28X-11,TCGA-EL-A3T0-11,TCGA-DJ-A3V5-01,TCGA-EL-A3GR-01,TCGA-EM-A2P1-06,TCGA-EL-A4KH-01,TCGA-EL-A3GZ-11,TCGA-L6-A4EP-01,TCGA-ET-A39T-01,TCGA-DJ-A3UP-01,TCGA-J8-A3YE-01,TCGA-DJ-A3UT-01,TCGA-BJ-A2N9-01,TCGA-BJ-A0ZH-01,TCGA-BJ-A0ZA-01,TCGA-EM-A1CS-01,TCGA-FY-A40N-01,TCGA-DJ-A2QC-01,TCGA-EL-A3TA-01,TCGA-E8-A242-01,TCGA-EM-A1YE-01,TCGA-DJ-A3UV-01,TCGA-H2-A3RI-11,TCGA-H2-A3RH-01,TCGA-ET-A39O-01,TCGA-FE-A22Z-01,TCGA-DJ-A2QB-01,TCGA-EL-A3T9-01,TCGA-DJ-A1QQ-01,TCGA-DE-A4MD-01,TCGA-ET-A39I-01,TCGA-BJ-A3PU-11,TCGA-BJ-A18Y-01,TCGA-DJ-A2Q3-01,TCGA-EL-A3GP-01,TCGA-DJ-A2PZ-01,TCGA-EL-A3CX-01,TCGA-EM-A3AK-01,TCGA-FE-A232-01,TCGA-EL-A3CL-01,TCGA-BJ-A45G-01,TCGA-EL-A3MX-11,TCGA-EL-A4K2-01,TCGA-DJ-A3V4-01,TCGA-E8-A438-01,TCGA-EM-A2CM-01,TCGA-FE-A3PA-01,TCGA-EM-A3FL-01,TCGA-BJ-A3PR-01,TCGA-BJ-A28Z-01,TCGA-FY-A4B3-01,TCGA-EL-A3GS-01,TCGA-BJ-A28V-01,TCGA-DJ-A13P-01,TCGA-ET-A3DO-01,TCGA-EL-A3GQ-01,TCGA-FE-A231-01,TCGA-J8-A4HW-01,TCGA-EL-A3ZT-11,TCGA-DJ-A3V8-01,TCGA-EM-A3AL-01,TCGA-MK-A4N6-01,TCGA-EL-A3CV-01,TCGA-EL-A3H2-01,TCGA-DJ-A1QE-01,TCGA-J8-A3YD-01,TCGA-EL-A3MY-11,TCGA-DJ-A3UW-01,TCGA-EL-A4K7-01,TCGA-EM-A2CN-01,TCGA-DJ-A2Q6-01,TCGA-EM-A1CW-01,TCGA-EL-A3H3-01,TCGA-J8-A3O2-01,TCGA-EL-A3CM-01,TCGA-FY-A3BL-01,TCGA-DJ-A3VB-01,TCGA-J8-A3YG-01,TCGA-BJ-A291-01,TCGA-EM-A2OV-01,TCGA-DJ-A2Q4-01,TCGA-CE-A485-01,TCGA-J8-A3YH-06,TCGA-DJ-A2PN-01,TCGA-IM-A4EB-01,TCGA-EM-A3O9-01,TCGA-ET-A25O-01,TCGA-KS-A41L-01,TCGA-J8-A3NZ-01,TCGA-DJ-A1QG-01
2
+ LOC728323,-0.338193328131,0.0250066718689,-0.994193328131,-0.909993328131,0.865106671869,0.686306671869,0.0582066718689,-2.44179332813,0.608306671869,0.443906671869,-0.0144933281311,0.213206671869,-0.100793328131,1.47850667187,0.361106671869,0.933206671869,0.616706671869,0.0564066718689,0.748606671869,0.536306671869,0.545206671869,-0.143393328131,-0.872693328131,0.286306671869,-0.189193328131,1.26140667187,0.715306671869,1.51560667187,0.898006671869,-0.365393328131,0.651206671869,0.679906671869,0.172906671869,-0.692193328131,0.627706671869,0.192706671869,2.17280667187,1.53640667187,-1.24589332813,1.21020667187,-0.236993328131,0.454806671869,-1.68269332813,-0.303193328131,-1.13899332813,-2.29659332813,0.428406671869,-3.47939332813,0.808206671869,1.15790667187,-0.362793328131,-0.159393328131,0.328806671869,-1.09729332813,0.203506671869,0.142406671869,-0.781393328131,1.28200667187,0.697206671869,0.334406671869,0.592106671869,-0.466293328131,0.424206671869,-0.0447933281311,0.404806671869,1.12800667187,0.0710066718689,-0.103993328131,0.846506671869,0.722306671869,-0.515093328131,1.09690667187,0.256406671869,-0.139893328131,-0.00839332813109,-0.777793328131,0.605806671869,0.321806671869,0.629406671869,0.653306671869,0.426906671869,-1.85119332813,1.26060667187,0.749906671869,-1.46479332813,0.214606671869,-0.217293328131,-0.989693328131,-0.250093328131,-1.42259332813,-2.22409332813,0.603706671869,0.637206671869,-0.800393328131,-1.29609332813,0.564806671869,-2.86859332813,-1.67739332813,-0.538693328131,1.07960667187,1.10650667187,0.496606671869,-0.104993328131,0.544806671869,-0.535593328131,0.924606671869,0.770006671869,-0.102693328131,0.911106671869,-0.174293328131,-0.103293328131,-0.644993328131,0.573506671869,-1.02009332813,0.0385066718689,-0.618593328131,0.245806671869,-0.369293328131,0.189806671869,-0.576193328131,0.354706671869,0.472406671869,-0.000493328131091,-0.0242933281311,-0.135993328131,0.454506671869,0.933806671869,-0.710693328131,0.499206671869,-0.213093328131,-0.0555933281311,-1.39089332813,0.919806671869,1.21110667187,0.866906671869,1.08550667187,0.421206671869,0.658406671869,0.221406671869,1.06740667187,0.911806671869,-0.287293328131,0.0981066718689,0.598206671869,-0.614393328131,1.12760667187,0.227806671869,1.42310667187,0.992706671869,-3.22959332813,0.200206671869,1.30620667187,1.16640667187,-2.65089332813,0.541606671869,0.947506671869,-0.506393328131,0.717206671869,0.396406671869,0.122006671869,0.282506671869,0.646306671869,0.764506671869,-0.326993328131,0.611006671869,0.428106671869,-1.68259332813,1.49400667187,0.508606671869,0.519906671869,0.738206671869,-0.223293328131,0.146306671869,0.109406671869,0.993706671869,0.883006671869,0.251206671869,1.77710667187,1.07320667187,-1.04339332813,0.193206671869,0.841406671869,6.67186890979e-06,-0.740593328131,-0.951593328131,-0.925593328131,-0.573793328131,-0.585793328131,0.348406671869,0.143306671869,1.29540667187,1.18170667187,0.614406671869,0.696306671869,0.671206671869,0.941106671869,-0.434093328131,-0.0660933281311,-0.313393328131,2.00330667187,0.667506671869,-0.886193328131,0.404906671869,0.304506671869,-0.274093328131,-0.0866933281311,1.32230667187,-0.295193328131,1.51340667187,0.763106671869,-0.0757933281311,-0.275693328131,0.327806671869,-0.316793328131,0.459606671869,0.474606671869,0.378006671869,0.690606671869,0.188106671869,-0.146193328131,-1.52269332813,-0.864693328131,0.225906671869,0.152006671869,1.24730667187,1.12490667187,1.10730667187,0.507506671869,0.334306671869,0.491806671869,0.473406671869,-0.0763933281311,0.0753066718689,1.06720667187,-0.0199933281311,0.308006671869,0.596006671869,-0.221193328131,1.37370667187,1.02290667187,0.309606671869,0.691606671869,0.364706671869,0.616406671869,0.471606671869,-2.06539332813,-1.12319332813,0.316106671869,1.17000667187,0.697806671869,-0.470193328131,0.788806671869,0.0580066718689,1.18950667187,0.462306671869,0.750106671869,-0.0363933281311,0.383806671869,-1.78449332813,-0.0408933281311,0.336706671869,0.193106671869,-0.360793328131,-0.327893328131,0.714206671869,-0.341893328131,1.40600667187,0.879706671869,0.803706671869,0.452006671869,0.366306671869,1.01830667187,0.807906671869,1.44340667187,0.823306671869,1.07430667187,0.505706671869,1.03320667187,-0.0650933281311,0.624606671869,0.236506671869,0.695506671869,0.345706671869,0.360906671869,0.816606671869,-0.535893328131,0.337106671869,-0.0966933281311,0.712706671869,0.498306671869,0.869006671869,-0.160893328131,0.340906671869,-0.221593328131,0.0493066718689,0.325006671869,-0.274993328131,0.684306671869,0.618506671869,0.362106671869,0.471306671869,-0.317893328131,-1.32329332813,1.31930667187,-0.861993328131,-4.20909332813,0.282906671869,-0.556093328131,0.825706671869,0.344806671869,1.30550667187,0.789206671869,-0.142693328131,0.0388066718689,-0.0975933281311,1.09330667187,1.15390667187,0.175706671869,0.974106671869,-0.148093328131,-1.58329332813,0.441706671869,-1.91449332813,0.100406671869,-0.0432933281311,0.706606671869,0.658606671869,0.00040667186891,-1.54139332813,1.77390667187,0.730606671869,-0.218093328131,0.703506671869,0.107906671869,-3.63639332813,-0.552093328131,-0.266693328131,0.0867066718689,0.568806671869,-2.04119332813,1.16940667187,-0.158993328131,0.771706671869,-0.563693328131,-3.50959332813,0.243906671869,0.228706671869,0.637806671869,0.448106671869,1.55650667187,-0.244293328131,-0.0523933281311,0.961206671869,-0.110693328131,1.52680667187,0.552606671869,-1.47059332813,-3.26829332813,-0.196993328131,0.458306671869,-0.00989332813109,0.0899066718689,1.07840667187,1.51420667187,0.612706671869,0.769406671869,0.869706671869,-0.335693328131,1.35270667187,1.13830667187,-3.35999332813,0.267906671869,0.542706671869,-0.525893328131,1.16080667187,0.288206671869,1.16240667187,1.04340667187,-1.08489332813,1.37540667187,0.00240667186891,0.341006671869,1.48840667187,0.692606671869,1.00240667187,0.523706671869,0.382406671869,0.785406671869,-0.101993328131,-0.670093328131,-0.336593328131,-1.02759332813,0.643206671869,0.412606671869,0.298006671869,-0.136993328131,0.238706671869,-0.981493328131,1.65530667187,-2.68729332813,1.19340667187,-2.99579332813,-1.02869332813,-1.10259332813,0.186606671869,-1.78789332813,-0.448493328131,0.478606671869,1.28730667187,0.707906671869,-0.830793328131,0.341606671869,-4.20909332813,0.102806671869,1.48610667187,0.0703066718689,-1.97979332813,1.15740667187,0.951206671869,0.965406671869,0.305706671869,0.468406671869,-0.144493328131,0.986606671869,0.545606671869,1.08240667187,0.693306671869,0.958906671869,0.0683066718689,-1.51799332813,0.196606671869,0.442506671869,-0.258993328131,0.210106671869,0.553006671869,0.349706671869,0.945906671869,0.169306671869,0.349806671869,-0.299793328131,-1.35919332813,-0.272793328131,-1.85969332813,0.753506671869,0.410406671869,-0.0511933281311,-0.420393328131,1.05950667187,0.622606671869,-1.01469332813,1.24490667187,1.06620667187,-4.20909332813,-0.409793328131,0.402106671869,-0.772293328131,0.967306671869,0.419706671869,-0.531993328131,0.625806671869,-0.280593328131,-0.351693328131,-0.476493328131,0.223006671869,-0.124593328131,0.697306671869,0.756706671869,-1.35289332813,1.56130667187,0.386406671869,1.05490667187,0.573706671869,1.02750667187,0.420106671869,-0.0204933281311,-0.0649933281311,-0.159793328131,1.03410667187,0.414306671869,0.851606671869,0.117306671869,0.641506671869,1.27380667187,1.53850667187,1.11580667187,0.887406671869,0.897306671869,-1.81159332813,1.25990667187,-0.957093328131,0.344306671869,-0.0528933281311,1.12610667187,0.586006671869,-0.647093328131,-0.322593328131,0.398706671869,0.932106671869,1.00810667187,-1.70249332813,-0.202393328131,-0.417693328131,-3.06769332813,0.874906671869,1.00760667187,0.492506671869,-1.05249332813,0.581506671869,-0.304793328131,0.219506671869,1.26540667187,0.772806671869,0.245506671869,1.16950667187,0.668606671869,0.700906671869,0.929406671869,-0.112493328131,-0.581093328131,0.452606671869,-0.0473933281311,0.115106671869,0.677506671869,1.13240667187,0.580506671869,0.803106671869,-1.13779332813,-0.252093328131,-1.38699332813,-0.0954933281311,0.174306671869,-0.882793328131,0.714706671869,0.591806671869,0.347006671869,0.304006671869,0.00780667186891,1.24800667187,0.232406671869,-0.211493328131,1.03370667187,0.645506671869,0.0810066718689,0.775606671869,0.600006671869,-0.770193328131,0.714306671869,0.384506671869,1.40390667187,-0.881393328131,-0.820493328131,0.0388066718689,0.829806671869,0.102206671869,-0.919893328131,1.06430667187,-0.0874933281311,-0.0585933281311,-0.704793328131,0.344806671869,-0.445593328131,0.816506671869,0.593206671869,0.538406671869,-0.0645933281311,0.831206671869,-0.227993328131,-0.733393328131,0.337506671869,-1.25789332813,0.880506671869,0.921306671869
3
+ OR4F17,-0.00698045259462,2.98461954741,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,0.318719547405,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,0.325219547405,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,0.513819547405,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,2.12091954741,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,0.414619547405,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,0.448319547405,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462,-0.00698045259462
4
+ OR4F21,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.403286913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.684686913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.396386913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.375486913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.367486913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.708386913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.719286913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.424886913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.354986913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.417986913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.362186913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.459086913773,-0.0232130862271,-0.0232130862271,1.12478691377,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.708186913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.420886913773,0.386486913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.303886913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.369886913773,0.340786913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.678986913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.388686913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.369686913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.362686913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,1.43168691377,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.747186913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.472686913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,0.297686913773,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271,-0.0232130862271
5
+ OR4F29,0.210361747952,-0.569838252048,-0.156938252048,0.608561747952,0.231661747952,-0.569838252048,-0.168938252048,-0.569838252048,-0.118338252048,-0.569838252048,-0.569838252048,-0.127738252048,-0.0325382520484,0.315361747952,-0.569838252048,0.755061747952,-0.140838252048,0.800561747952,-0.569838252048,0.372961747952,0.0877617479516,0.195561747952,-0.569838252048,0.437661747952,-0.569838252048,-0.569838252048,0.248061747952,0.482161747952,0.0448617479516,0.719361747952,-0.569838252048,-0.142338252048,-0.180038252048,0.487261747952,-0.569838252048,-0.569838252048,1.38096174795,0.217761747952,-0.569838252048,0.362561747952,0.328761747952,-0.569838252048,-0.569838252048,0.358061747952,-0.569838252048,-0.569838252048,0.141261747952,-0.569838252048,-0.569838252048,0.0338617479516,-0.569838252048,1.11856174795,-0.569838252048,0.495161747952,1.19916174795,-0.104438252048,-0.569838252048,-0.569838252048,0.173561747952,-0.569838252048,-0.101038252048,-0.121638252048,-0.569838252048,-0.569838252048,-0.569838252048,1.27216174795,-0.569838252048,-0.569838252048,0.00426174795162,0.164161747952,-0.569838252048,-0.0505382520484,-0.180038252048,0.377761747952,0.507361747952,-0.174038252048,-0.569838252048,-0.0822382520484,0.0214617479516,-0.189138252048,0.155961747952,-0.110338252048,0.844861747952,0.162761747952,0.610861747952,-0.204438252048,-0.102738252048,-0.569838252048,0.0252617479516,-0.569838252048,0.832761747952,0.398561747952,0.411461747952,-0.569838252048,-0.569838252048,0.119861747952,-0.569838252048,-0.569838252048,-0.0936382520484,0.223061747952,0.663061747952,0.442661747952,0.286061747952,-0.176938252048,-0.569838252048,1.77866174795,0.375361747952,0.227161747952,0.307961747952,0.774461747952,0.843461747952,-0.569838252048,-0.569838252048,-0.569838252048,-0.0751382520484,-0.0236382520484,0.203761747952,0.0669617479516,0.620861747952,-0.117838252048,0.231461747952,-0.233738252048,0.101861747952,-0.569838252048,-0.569838252048,0.129861747952,0.172761747952,-0.569838252048,0.464061747952,0.444261747952,0.149161747952,0.436461747952,0.323061747952,0.213361747952,-0.146638252048,-0.184638252048,-0.228438252048,-0.569838252048,-0.569838252048,-0.569838252048,-0.569838252048,-0.569838252048,0.673261747952,0.752061747952,0.939561747952,-0.0821382520484,0.261761747952,-0.569838252048,-0.569838252048,-0.569838252048,-0.0953382520484,0.552661747952,0.523161747952,-0.569838252048,-0.126238252048,0.254261747952,0.631461747952,-0.225238252048,0.784161747952,-0.569838252048,-0.197438252048,0.115061747952,-0.00143825204838,-0.0675382520484,-0.569838252048,-0.569838252048,-0.569838252048,-0.569838252048,-0.569838252048,0.135161747952,-0.179138252048,0.316261747952,1.41656174795,-0.569838252048,-0.234738252048,-0.569838252048,0.466261747952,0.455561747952,0.533861747952,-0.0642382520484,-0.569838252048,0.922961747952,-0.0234382520484,0.134461747952,-0.0331382520484,1.94936174795,-0.569838252048,-0.569838252048,-0.151338252048,-0.569838252048,0.501061747952,0.925961747952,-0.569838252048,-0.0877382520484,-0.569838252048,-0.105938252048,-0.0140382520484,1.51446174795,1.77606174795,-0.163738252048,1.19486174795,-0.569838252048,0.297361747952,-0.569838252048,0.0432617479516,-0.569838252048,0.355361747952,-0.569838252048,-0.569838252048,0.848561747952,-0.569838252048,-0.569838252048,0.0739617479516,-0.569838252048,0.111161747952,0.887761747952,-0.192238252048,-0.569838252048,-0.569838252048,-0.569838252048,-0.0307382520484,0.275161747952,-0.172138252048,-0.569838252048,-0.569838252048,-0.116438252048,0.229161747952,0.323461747952,0.378661747952,0.450061747952,1.50706174795,-0.569838252048,-0.138138252048,-0.569838252048,0.132361747952,0.536161747952,-0.0490382520484,0.0107617479516,-0.569838252048,1.37526174795,0.0134617479516,0.830961747952,1.20406174795,0.0753617479516,0.254061747952,-0.569838252048,-0.569838252048,1.29536174795,0.754561747952,0.353761747952,0.834361747952,-0.130738252048,-0.569838252048,-0.209238252048,0.888861747952,-0.569838252048,-0.569838252048,-0.130538252048,-0.569838252048,0.333761747952,-0.569838252048,0.101461747952,-0.569838252048,-0.103638252048,0.0963617479516,-0.0722382520484,0.118661747952,0.245261747952,0.735961747952,-0.155238252048,-0.569838252048,-0.569838252048,-0.154338252048,0.119361747952,0.424061747952,-0.173438252048,0.289961747952,0.0264617479516,-0.154538252048,0.137361747952,0.261761747952,-0.129038252048,-0.569838252048,0.463061747952,0.413161747952,0.878461747952,0.135061747952,0.942061747952,1.14566174795,0.424261747952,-0.569838252048,0.380661747952,-0.569838252048,-0.569838252048,0.723561747952,1.05226174795,-0.0759382520484,1.11246174795,0.205461747952,0.107561747952,-0.569838252048,-0.569838252048,0.00706174795162,-0.243638252048,-0.569838252048,-0.569838252048,-0.168338252048,-0.111938252048,0.621761747952,-0.569838252048,-0.116238252048,0.160261747952,-0.569838252048,-0.569838252048,0.341161747952,0.451761747952,0.555261747952,-0.569838252048,-0.280338252048,-0.569838252048,-0.569838252048,-0.142638252048,-0.569838252048,0.463061747952,-0.569838252048,-0.148238252048,-0.0987382520484,-0.129338252048,-0.569838252048,0.581061747952,0.0818617479516,-0.149138252048,-0.117138252048,0.117861747952,-0.569838252048,0.542161747952,0.314161747952,0.109361747952,-0.0839382520484,-0.569838252048,0.428961747952,-0.569838252048,-0.194738252048,0.561761747952,0.129661747952,0.281261747952,1.02796174795,0.142661747952,-0.569838252048,0.270961747952,-0.569838252048,0.161561747952,0.668661747952,-0.569838252048,-0.0756382520484,0.443061747952,0.704261747952,-0.569838252048,-0.569838252048,-0.223638252048,0.366861747952,-0.0388382520484,0.103361747952,0.296261747952,0.218861747952,-0.122638252048,0.104861747952,0.262261747952,-0.569838252048,0.651261747952,-0.569838252048,-0.569838252048,1.28896174795,0.159661747952,-0.569838252048,0.525061747952,0.123261747952,-0.110438252048,-0.00183825204838,2.06716174795,-0.569838252048,-0.569838252048,-0.0702382520484,1.31846174795,-0.173338252048,-0.0780382520484,0.310061747952,0.288261747952,0.440561747952,1.03566174795,0.525861747952,-0.569838252048,-0.569838252048,-0.569838252048,-0.00123825204838,-0.569838252048,0.866761747952,-0.569838252048,-0.111138252048,-0.569838252048,0.554461747952,-0.569838252048,-0.569838252048,-0.0359382520484,-0.0915382520484,-0.569838252048,0.934561747952,-0.569838252048,-0.235038252048,0.287261747952,-0.152238252048,-0.0438382520484,-0.569838252048,-0.137638252048,-0.569838252048,0.355061747952,1.11426174795,0.399861747952,0.566861747952,0.614361747952,-0.569838252048,0.206561747952,0.418061747952,0.418161747952,0.131861747952,0.874661747952,0.373261747952,-0.195538252048,-0.569838252048,0.219061747952,-0.569838252048,0.319061747952,-0.569838252048,-0.569838252048,-0.162038252048,0.539461747952,0.201361747952,0.345861747952,0.386561747952,-0.569838252048,1.84876174795,-0.569838252048,0.672261747952,-0.122438252048,-0.569838252048,-0.157938252048,0.344161747952,-0.569838252048,-0.0802382520484,0.602861747952,-0.569838252048,-0.569838252048,-0.569838252048,-0.569838252048,-0.158338252048,0.467961747952,-0.569838252048,-0.143238252048,0.226761747952,-0.184638252048,0.190561747952,-0.131438252048,0.390361747952,0.841761747952,0.601461747952,0.933461747952,0.198661747952,1.17016174795,0.849461747952,-0.569838252048,0.542761747952,0.736861747952,0.0966617479516,0.271361747952,0.236961747952,-0.569838252048,-0.0959382520484,0.0552617479516,0.372361747952,-0.0897382520484,-0.159838252048,-0.180838252048,0.641061747952,0.494261747952,-0.569838252048,-0.0842382520484,-0.569838252048,-0.569838252048,-0.0947382520484,-0.569838252048,0.258161747952,0.968761747952,-0.163438252048,0.645261747952,-0.0988382520484,1.04756174795,0.743161747952,-0.199038252048,0.930061747952,-0.569838252048,-0.118038252048,-0.214438252048,0.110961747952,-0.569838252048,0.371261747952,-0.208838252048,-0.569838252048,0.463061747952,-0.569838252048,0.202561747952,0.491361747952,-0.569838252048,-0.569838252048,-0.569838252048,0.243561747952,0.0513617479516,-0.569838252048,0.333761747952,0.243761747952,-0.569838252048,0.753261747952,0.782661747952,-0.133738252048,0.810461747952,0.891561747952,-0.187338252048,0.296361747952,2.05996174795,-0.129238252048,0.178261747952,-0.102938252048,-0.00883825204838,-0.154538252048,-0.173438252048,0.499761747952,0.383061747952,-0.569838252048,0.213861747952,-0.569838252048,0.479461747952,0.535861747952,-0.569838252048,0.484061747952,-0.569838252048,-0.569838252048,-0.569838252048,0.652861747952,0.501961747952,0.404861747952,-0.569838252048,-0.569838252048,0.212561747952,0.00216174795162,-0.163838252048,-0.569838252048,-0.569838252048,-0.0739382520484,0.276661747952,-0.569838252048,1.28416174795,-0.569838252048,-0.569838252048,-0.248938252048,-0.569838252048,0.761761747952,-0.569838252048,0.353461747952,-0.00223825204838,0.105061747952,-0.569838252048,0.357261747952,-0.569838252048
6
+ OR4F4,-0.0240291221225,4.94967087788,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,1.02967087788,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,0.308170877877,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,0.314770877877,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,0.536770877877,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,0.387970877877,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,0.447070877877,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,0.993570877877,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,0.678370877877,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,0.402570877877,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,0.392670877877,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,0.438170877877,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225,-0.0240291221225
7
+ OR4F5,-0.0353370815451,4.26386291845,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,0.418862918455,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,0.714962918455,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,0.478262918455,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,0.428562918455,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,0.372762918455,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,0.435762918455,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,0.411862918455,-0.0353370815451,-0.0353370815451,0.466962918455,-0.0353370815451,0.813762918455,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,0.466762918455,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,0.369262918455,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,0.725062918455,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,0.381362918455,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451,-0.0353370815451
8
+ PCMTD2,0.162140296528,-0.0215597034725,-0.0474597034725,-0.173559703472,0.408440296528,0.170940296528,0.215840296528,-0.273359703472,0.592340296528,0.0880402965275,-0.250759703472,0.256440296528,0.159340296528,-0.398459703472,-0.292559703472,0.0973402965275,-0.198759703472,-0.000759703472458,0.365940296528,0.0407402965275,-0.283159703472,-0.226959703472,-1.08635970347,0.176840296528,0.0328402965275,0.0190402965275,-0.189459703472,-0.0107597034725,-0.0411597034725,0.0330402965275,-0.0422597034725,-0.0728597034725,0.176540296528,0.248240296528,0.172840296528,0.564340296528,-0.0825597034725,0.316540296528,-0.0900597034725,0.0845402965275,0.269940296528,0.573240296528,0.0169402965275,-0.379959703472,0.139340296528,-1.03145970347,0.588040296528,-0.806959703472,0.369940296528,0.682440296528,-0.300659703472,0.369140296528,-0.165659703472,-0.192659703472,0.322840296528,-0.0536597034725,-0.184559703472,-0.0360597034725,-0.195459703472,-0.127159703472,0.448040296528,0.341940296528,-0.484059703472,-0.207659703472,-0.121059703472,0.270540296528,0.393040296528,0.367640296528,0.459540296528,0.689740296528,-1.11155970347,0.300940296528,0.559140296528,0.0194402965275,0.0214402965275,0.424540296528,0.257740296528,0.0232402965275,-0.0427597034725,0.443440296528,0.100740296528,-0.723159703472,0.0580402965275,-0.245759703472,-0.231759703472,-0.0272597034725,-0.687559703472,0.0776402965275,0.339040296528,-0.789859703472,-0.189759703472,0.408540296528,0.0364402965275,-0.118059703472,-0.882859703472,-0.112859703472,0.323540296528,0.264840296528,0.188940296528,-0.200059703472,-0.138359703472,-0.0925597034725,0.351340296528,0.241340296528,0.647340296528,-0.387859703472,0.372840296528,-0.141159703472,0.0784402965275,0.199540296528,0.0831402965275,-0.281659703472,-0.355859703472,0.734740296528,-0.154559703472,-0.334359703472,-0.124259703472,0.484440296528,0.234240296528,-0.339959703472,-0.190159703472,-0.349759703472,0.00244029652754,0.346140296528,-0.464359703472,-0.207259703472,-0.184859703472,-0.673759703472,0.368740296528,0.400140296528,-0.237359703472,0.196940296528,0.248040296528,-0.0533597034725,0.0692402965275,0.290240296528,-0.324659703472,-0.172559703472,0.114140296528,-0.426559703472,0.245240296528,0.0461402965275,0.680140296528,-0.101359703472,0.168540296528,-0.0220597034725,-0.0297597034725,0.230840296528,-0.322959703472,-0.0920597034725,0.644640296528,0.399940296528,0.347140296528,-1.07845970347,0.553840296528,0.273240296528,0.0980402965275,-0.553459703472,0.276340296528,-0.295159703472,0.156740296528,0.726740296528,0.203640296528,-0.334959703472,0.293440296528,-0.0639597034725,-1.11705970347,0.540040296528,-0.0631597034725,0.316740296528,0.273840296528,0.115440296528,0.564540296528,-0.709959703472,0.676340296528,-0.269859703472,0.104240296528,0.443540296528,-0.722259703472,-0.161359703472,-0.0594597034725,0.388540296528,0.0596402965275,0.290640296528,0.217740296528,0.915440296528,-0.575459703472,-0.0763597034725,0.264740296528,-0.0852597034725,-0.708259703472,-0.269059703472,-0.000759703472458,0.113440296528,0.660940296528,-0.262859703472,0.0778402965275,-0.535159703472,-1.02585970347,0.0640402965275,0.378040296528,0.0485402965275,0.406040296528,-0.221759703472,-0.210659703472,-0.503459703472,0.0619402965275,0.0221402965275,0.675840296528,0.118540296528,-0.289159703472,0.0408402965275,0.0719402965275,0.137440296528,0.525940296528,0.112140296528,-0.0521597034725,0.374440296528,0.157040296528,-0.194859703472,-0.0657597034725,0.147240296528,0.142440296528,0.226440296528,0.603540296528,-0.467059703472,0.657840296528,0.674140296528,0.142040296528,-0.0229597034725,-0.0154597034725,0.110040296528,-0.204859703472,-0.0559597034725,-0.216559703472,0.485040296528,0.485440296528,0.0761402965275,-0.251659703472,0.560840296528,0.0647402965275,0.362140296528,0.0877402965275,0.289040296528,-0.0182597034725,-0.513859703472,-0.00685970347246,0.378740296528,0.382340296528,-0.408059703472,-0.193759703472,-0.0324597034725,0.0579402965275,-0.00725970347246,-1.37455970347,0.354440296528,0.292640296528,0.224140296528,-0.308859703472,-0.00915970347246,0.0307402965275,0.0210402965275,-0.274859703472,-0.321659703472,-0.335059703472,-0.137159703472,0.379240296528,0.633840296528,0.356940296528,0.00364029652754,0.105840296528,-0.177959703472,-0.0737597034725,-0.135259703472,-0.284359703472,-0.0191597034725,0.108740296528,0.0680402965275,0.0341402965275,-0.226559703472,-0.551159703472,-0.380059703472,0.0279402965275,0.181840296528,0.0215402965275,-0.235659703472,0.515940296528,-0.00655970347246,0.803240296528,0.294340296528,-0.302859703472,-0.0767597034725,0.189140296528,0.0837402965275,0.138440296528,0.550040296528,-0.373559703472,0.286740296528,0.247040296528,0.0516402965275,-0.209059703472,0.0363402965275,-0.661359703472,-0.346659703472,0.0628402965275,-2.09545970347,0.332640296528,0.0794402965275,-0.106459703472,0.0755402965275,-0.160659703472,-0.163859703472,0.454940296528,-0.117059703472,0.304440296528,0.185440296528,0.00544029652754,-0.558759703472,0.0379402965275,-0.101859703472,0.0667402965275,-0.0983597034725,0.271940296528,-0.479359703472,-0.0935597034725,-0.0692597034725,-0.295359703472,0.170340296528,-0.774359703472,0.506140296528,-0.202159703472,0.0878402965275,-0.131159703472,-0.524759703472,0.0964402965275,0.493440296528,-0.00755970347246,-0.236559703472,-0.0606597034725,-0.404759703472,0.155040296528,-0.617759703472,-0.0102597034725,-0.832759703472,-1.36655970347,0.00734029652754,0.238340296528,0.193640296528,0.211040296528,-0.171159703472,-0.0930597034725,-0.0958597034725,0.266740296528,-0.659659703472,0.165640296528,0.130940296528,0.0263402965275,-0.815159703472,0.185040296528,0.470440296528,-0.262759703472,-0.149659703472,-0.435559703472,0.0999402965275,-0.127159703472,0.520840296528,-0.118959703472,-0.0745597034725,0.240940296528,0.335540296528,-0.823459703472,0.468540296528,-0.0707597034725,-0.0981597034725,0.213740296528,0.283140296528,-0.311059703472,0.355240296528,-0.709759703472,0.117440296528,-0.472459703472,0.325540296528,0.0245402965275,0.254140296528,-0.309259703472,-0.319759703472,-0.422459703472,0.164940296528,0.0124402965275,-0.0637597034725,0.724340296528,-0.533759703472,-0.727459703472,0.0958402965275,-0.106359703472,0.0976402965275,0.0979402965275,-0.215959703472,-0.0902597034725,-0.0320597034725,0.826440296528,-0.783659703472,0.0842402965275,-0.0751597034725,0.235140296528,-0.389159703472,0.0851402965275,0.408840296528,0.410940296528,0.115240296528,0.0901402965275,-0.293859703472,-0.846559703472,-0.0713597034725,0.145040296528,0.358640296528,-0.439659703472,0.369840296528,0.0532402965275,0.171240296528,0.456640296528,-0.798459703472,-0.00935970347246,-0.0974597034725,0.486240296528,-0.435259703472,0.0969402965275,0.418140296528,-0.279359703472,-0.633459703472,-0.146959703472,-0.0832597034725,0.0206402965275,0.710140296528,0.344440296528,0.0933402965275,0.139440296528,-0.127059703472,0.0950402965275,0.0414402965275,0.317340296528,0.340640296528,-1.60105970347,0.179640296528,-0.555559703472,-0.220259703472,0.0288402965275,-0.143359703472,0.0957402965275,-0.0835597034725,0.538040296528,0.0622402965275,-0.488659703472,-0.715159703472,0.0990402965275,-0.392959703472,0.0552402965275,0.0334402965275,0.230740296528,0.521040296528,-0.405559703472,-0.00225970347246,-0.652259703472,0.0810402965275,-0.435359703472,-0.0316597034725,0.436340296528,-0.0902597034725,0.230540296528,0.0756402965275,0.492040296528,0.233040296528,-0.0790597034725,0.398640296528,-0.166259703472,0.297640296528,0.557540296528,-0.365159703472,0.00764029652754,0.445140296528,-0.279759703472,0.559040296528,0.139440296528,-0.0166597034725,-0.0561597034725,0.286840296528,-0.182859703472,-0.625459703472,-0.00925970347246,-0.213659703472,-0.0182597034725,0.641940296528,-0.274959703472,-0.178259703472,-0.689359703472,-0.153959703472,0.179840296528,0.432340296528,-0.110759703472,-0.509759703472,-0.0428597034725,-0.691659703472,-0.209059703472,-0.199959703472,-0.179959703472,0.297240296528,-0.119959703472,-0.396059703472,-0.0142597034725,0.251840296528,0.0564402965275,0.426040296528,0.337740296528,0.0805402965275,0.307040296528,0.0615402965275,-0.317959703472,-0.195959703472,1.10334029653,0.411840296528,-0.467659703472,0.377540296528,0.132640296528,-0.0731597034725,-0.187259703472,0.250340296528,-0.174259703472,0.240140296528,-0.0744597034725,-0.659959703472,-0.227059703472,-0.223959703472,-0.183759703472,-0.310059703472,0.587540296528,0.568040296528,-0.134459703472,0.454840296528,0.377440296528,0.168040296528,0.120640296528,-0.0210597034725,0.303440296528,0.121840296528,-0.0739597034725,-0.127859703472,-0.238659703472,-0.0708597034725,0.337840296528,-0.0297597034725,-0.789359703472,0.137740296528,0.302240296528,-0.515859703472,-0.760459703472,-0.0901597034725,0.168140296528,-0.240859703472,-0.268559703472,-0.0865597034725,-0.824459703472,-0.302959703472,0.122840296528,0.211540296528,0.602740296528,0.00274029652754,-0.285959703472,0.0701402965275,0.243140296528,0.277640296528,0.133540296528,0.196240296528
9
+ SEPT14,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.0753251190012,0.0487251190012,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.302725119001,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.436125119001,-0.380474880999,-0.00957488099883,-0.380474880999,-0.380474880999,-0.380474880999,0.0677251190012,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.389025119001,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.121825119001,0.0318251190012,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.0524748809988,-0.380474880999,-0.380474880999,0.0188251190012,-0.0659748809988,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.0408251190012,1.009025119,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.393125119001,-0.380474880999,-0.380474880999,0.415125119001,-0.380474880999,-0.380474880999,2.213925119,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.641125119001,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.512425119001,-0.380474880999,-0.380474880999,0.00472511900117,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.0276748809988,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.0205748809988,-0.380474880999,0.0631251190012,0.443625119001,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.0102251190012,-0.380474880999,-0.380474880999,-0.380474880999,-0.0453748809988,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.0673251190012,-0.380474880999,-0.380474880999,-0.380474880999,0.215225119001,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.601625119001,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.205725119001,-0.380474880999,0.347725119001,0.0129251190012,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.0479251190012,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.0839251190012,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.0348251190012,0.0160251190012,-0.0471748809988,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.00602511900117,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.667225119001,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.0774251190012,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.0610251190012,-0.380474880999,-0.380474880999,0.0454251190012,-0.380474880999,-0.380474880999,-0.0909748809988,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.0916251190012,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,1.891925119,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.0416251190012,-0.380474880999,0.113725119001,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.0671251190012,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.0832251190012,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.121625119001,0.0432251190012,0.00902511900117,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.0853251190012,-0.0456748809988,-0.380474880999,-0.380474880999,0.145525119001,-0.380474880999,-0.380474880999,0.0241251190012,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.00617488099883,-0.380474880999,-0.380474880999,-0.00527488099883,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.00962511900117,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.650225119001,-0.380474880999,0.980125119001,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.0124251190012,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.101925119001,0.859025119001,-0.380474880999,-0.380474880999,0.0996251190012,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.0946251190012,-0.380474880999,-0.380474880999,0.0173251190012,0.0259251190012,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.00542511900117,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.0116251190012,-0.0264748809988,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.485725119001,0.222525119001,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.0302748809988,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.00867488099883,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.0220251190012,-0.380474880999,-0.380474880999,-0.380474880999,0.191525119001,-0.380474880999,-0.380474880999,0.0479251190012,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,0.417725119001,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999,-0.380474880999
p3/preprocess/Type_1_Diabetes/GSE156035.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54c9ee71ae0a40d804692a3063732add048ce2b4853759709fc30b883cd0cd76
3
+ size 14452290
p3/preprocess/Type_1_Diabetes/GSE193273.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a0e8bacd07cde79b24f2b9fada2ca6d7727ea80091cd769461e592c7827bcd1
3
+ size 14452123
p3/preprocess/Type_1_Diabetes/GSE232310.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3aa4179415a1ce76ced98e40ddfb9e6623699090361e9ce053ee01863ee1cc1
3
+ size 12205435
p3/preprocess/Type_1_Diabetes/GSE75062.csv ADDED
The diff for this file is too large to render. See raw diff
 
p3/preprocess/Type_1_Diabetes/clinical_data/GSE123086.csv ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ ,GSM3494884,GSM3494885,GSM3494886,GSM3494887,GSM3494888,GSM3494889,GSM3494890,GSM3494891,GSM3494892,GSM3494893,GSM3494894,GSM3494895,GSM3494896,GSM3494897,GSM3494898,GSM3494899,GSM3494900,GSM3494901,GSM3494902,GSM3494903,GSM3494904,GSM3494905,GSM3494906,GSM3494907,GSM3494908,GSM3494909,GSM3494910,GSM3494911,GSM3494912,GSM3494913,GSM3494914,GSM3494915,GSM3494916,GSM3494917,GSM3494918,GSM3494919,GSM3494920,GSM3494921,GSM3494922,GSM3494923,GSM3494924,GSM3494925,GSM3494926,GSM3494927,GSM3494928,GSM3494929,GSM3494930,GSM3494931,GSM3494932,GSM3494933,GSM3494934,GSM3494935,GSM3494936,GSM3494937,GSM3494938,GSM3494939,GSM3494940,GSM3494941,GSM3494942,GSM3494943,GSM3494944,GSM3494945,GSM3494946,GSM3494947,GSM3494948,GSM3494949,GSM3494950,GSM3494951,GSM3494952,GSM3494953,GSM3494954,GSM3494955,GSM3494956,GSM3494957,GSM3494958,GSM3494959,GSM3494960,GSM3494961,GSM3494962,GSM3494963,GSM3494964,GSM3494965,GSM3494966,GSM3494967,GSM3494968,GSM3494969,GSM3494970,GSM3494971,GSM3494972,GSM3494973,GSM3494974,GSM3494975,GSM3494976,GSM3494977,GSM3494978,GSM3494979,GSM3494980,GSM3494981,GSM3494982,GSM3494983,GSM3494984,GSM3494985,GSM3494986,GSM3494987,GSM3494988,GSM3494989,GSM3494990,GSM3494991,GSM3494992,GSM3494993,GSM3494994,GSM3494995,GSM3494996,GSM3494997,GSM3494998,GSM3494999,GSM3495000,GSM3495001,GSM3495002,GSM3495003,GSM3495004,GSM3495005,GSM3495006,GSM3495007,GSM3495008,GSM3495009,GSM3495010,GSM3495011,GSM3495012,GSM3495013,GSM3495014,GSM3495015,GSM3495016,GSM3495017,GSM3495018,GSM3495019,GSM3495020,GSM3495021,GSM3495022,GSM3495023,GSM3495024,GSM3495025,GSM3495026,GSM3495027,GSM3495028,GSM3495029,GSM3495030,GSM3495031,GSM3495032,GSM3495033,GSM3495034,GSM3495035,GSM3495036,GSM3495037,GSM3495038,GSM3495039,GSM3495040,GSM3495041,GSM3495042,GSM3495043,GSM3495044,GSM3495045,GSM3495046,GSM3495047,GSM3495048,GSM3495049
2
+ Type_1_Diabetes,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,,,,,,,,,,,,,,,,
3
+ Age,56.0,,20.0,51.0,37.0,61.0,,31.0,56.0,41.0,61.0,,80.0,53.0,61.0,73.0,60.0,76.0,77.0,74.0,69.0,77.0,81.0,70.0,82.0,69.0,82.0,67.0,67.0,78.0,67.0,74.0,,51.0,72.0,66.0,80.0,36.0,67.0,31.0,31.0,45.0,56.0,65.0,53.0,48.0,50.0,76.0,,24.0,42.0,76.0,22.0,,23.0,34.0,43.0,47.0,24.0,55.0,48.0,58.0,30.0,28.0,41.0,63.0,55.0,55.0,67.0,47.0,46.0,49.0,23.0,68.0,39.0,24.0,36.0,58.0,38.0,27.0,67.0,61.0,69.0,63.0,60.0,17.0,10.0,9.0,13.0,10.0,13.0,15.0,12.0,13.0,81.0,94.0,51.0,40.0,,97.0,23.0,93.0,58.0,28.0,54.0,15.0,8.0,11.0,12.0,8.0,14.0,8.0,10.0,14.0,13.0,40.0,52.0,42.0,29.0,43.0,41.0,54.0,42.0,49.0,45.0,56.0,64.0,71.0,48.0,20.0,53.0,32.0,26.0,28.0,47.0,24.0,48.0,,19.0,41.0,38.0,,15.0,12.0,13.0,,11.0,,16.0,11.0,,35.0,26.0,39.0,46.0,42.0,20.0,69.0,69.0,47.0,47.0,56.0,54.0,53.0,50.0,22.0
4
+ Gender,1.0,,0.0,0.0,1.0,1.0,,1.0,0.0,0.0,0.0,,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,,1.0,1.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,,0.0,0.0,1.0,1.0,,0.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,,1.0,1.0,0.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,,0.0,0.0,0.0,,0.0,1.0,0.0,,1.0,,1.0,1.0,,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0
p3/preprocess/Type_1_Diabetes/clinical_data/GSE123088.csv ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ ,GSM3494884,GSM3494885,GSM3494886,GSM3494887,GSM3494888,GSM3494889,GSM3494890,GSM3494891,GSM3494892,GSM3494893,GSM3494894,GSM3494895,GSM3494896,GSM3494897,GSM3494898,GSM3494899,GSM3494900,GSM3494901,GSM3494902,GSM3494903,GSM3494904,GSM3494905,GSM3494906,GSM3494907,GSM3494908,GSM3494909,GSM3494910,GSM3494911,GSM3494912,GSM3494913,GSM3494914,GSM3494915,GSM3494916,GSM3494917,GSM3494918,GSM3494919,GSM3494920,GSM3494921,GSM3494922,GSM3494923,GSM3494924,GSM3494925,GSM3494926,GSM3494927,GSM3494928,GSM3494929,GSM3494930,GSM3494931,GSM3494932,GSM3494933,GSM3494934,GSM3494935,GSM3494936,GSM3494937,GSM3494938,GSM3494939,GSM3494940,GSM3494941,GSM3494942,GSM3494943,GSM3494944,GSM3494945,GSM3494946,GSM3494947,GSM3494948,GSM3494949,GSM3494950,GSM3494951,GSM3494952,GSM3494953,GSM3494954,GSM3494955,GSM3494956,GSM3494957,GSM3494958,GSM3494959,GSM3494960,GSM3494961,GSM3494962,GSM3494963,GSM3494964,GSM3494965,GSM3494966,GSM3494967,GSM3494968,GSM3494969,GSM3494970,GSM3494971,GSM3494972,GSM3494973,GSM3494974,GSM3494975,GSM3494976,GSM3494977,GSM3494978,GSM3494979,GSM3494980,GSM3494981,GSM3494982,GSM3494983,GSM3494984,GSM3494985,GSM3494986,GSM3494987,GSM3494988,GSM3494989,GSM3494990,GSM3494991,GSM3494992,GSM3494993,GSM3494994,GSM3494995,GSM3494996,GSM3494997,GSM3494998,GSM3494999,GSM3495000,GSM3495001,GSM3495002,GSM3495003,GSM3495004,GSM3495005,GSM3495006,GSM3495007,GSM3495008,GSM3495009,GSM3495010,GSM3495011,GSM3495012,GSM3495013,GSM3495014,GSM3495015,GSM3495016,GSM3495017,GSM3495018,GSM3495019,GSM3495020,GSM3495021,GSM3495022,GSM3495023,GSM3495024,GSM3495025,GSM3495026,GSM3495027,GSM3495028,GSM3495029,GSM3495030,GSM3495031,GSM3495032,GSM3495033,GSM3495034,GSM3495035,GSM3495036,GSM3495037,GSM3495038,GSM3495039,GSM3495040,GSM3495041,GSM3495042,GSM3495043,GSM3495044,GSM3495045,GSM3495046,GSM3495047,GSM3495048,GSM3495049,GSM3495050,GSM3495051,GSM3495052,GSM3495053,GSM3495054,GSM3495055,GSM3495056,GSM3495057,GSM3495058,GSM3495059,GSM3495060,GSM3495061,GSM3495062,GSM3495063,GSM3495064,GSM3495065,GSM3495066,GSM3495067,GSM3495068,GSM3495069,GSM3495070,GSM3495071,GSM3495072,GSM3495073,GSM3495074,GSM3495075,GSM3495076,GSM3495077,GSM3495078,GSM3495079,GSM3495080,GSM3495081,GSM3495082,GSM3495083,GSM3495084,GSM3495085,GSM3495086,GSM3495087
2
+ Type_1_Diabetes,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,,,,,,,,,,,,,,,,,,,0.0,0.0,,,0.0,,0.0,,,0.0,,0.0,0.0,,,0.0,,,,,,0.0,0.0,0.0,,,,,,0.0,,,,,0.0,0.0
3
+ Age,56.0,,20.0,51.0,37.0,61.0,,31.0,56.0,41.0,61.0,,80.0,53.0,61.0,73.0,60.0,76.0,77.0,74.0,69.0,77.0,81.0,70.0,82.0,69.0,82.0,67.0,67.0,78.0,67.0,74.0,,51.0,72.0,66.0,80.0,36.0,67.0,31.0,31.0,45.0,56.0,65.0,53.0,48.0,50.0,76.0,,24.0,42.0,76.0,22.0,,23.0,34.0,43.0,47.0,24.0,55.0,48.0,58.0,30.0,28.0,41.0,63.0,55.0,55.0,67.0,47.0,46.0,49.0,23.0,68.0,39.0,24.0,36.0,58.0,38.0,27.0,67.0,61.0,69.0,63.0,60.0,17.0,10.0,9.0,13.0,10.0,13.0,15.0,12.0,13.0,81.0,94.0,51.0,40.0,,97.0,23.0,93.0,58.0,28.0,54.0,15.0,8.0,11.0,12.0,8.0,14.0,8.0,10.0,14.0,13.0,40.0,52.0,42.0,29.0,43.0,41.0,54.0,42.0,49.0,45.0,56.0,64.0,71.0,48.0,20.0,53.0,32.0,26.0,28.0,47.0,24.0,48.0,,19.0,41.0,38.0,,15.0,12.0,13.0,,11.0,,16.0,11.0,,35.0,26.0,39.0,46.0,42.0,20.0,69.0,69.0,47.0,47.0,56.0,54.0,53.0,50.0,22.0,62.0,74.0,57.0,47.0,70.0,50.0,52.0,43.0,57.0,53.0,70.0,41.0,61.0,39.0,58.0,55.0,63.0,60.0,43.0,68.0,67.0,50.0,67.0,51.0,59.0,44.0,35.0,83.0,78.0,88.0,41.0,60.0,72.0,53.0,73.0,56.0,38.0,53.0
4
+ Gender,1.0,,0.0,0.0,1.0,1.0,,1.0,0.0,0.0,0.0,,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,,1.0,1.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,,0.0,0.0,1.0,1.0,,0.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,0.0,1.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,1.0,0.0,1.0,0.0,1.0,0.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,,1.0,1.0,0.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,0.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,,0.0,0.0,0.0,,0.0,1.0,0.0,,1.0,,1.0,1.0,,0.0,0.0,0.0,0.0,0.0,1.0,1.0,0.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0