Last active
November 5, 2015 20:19
-
-
Save mokolodi1/6bfa8261b6e241b0d602 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type" : "mutation", | |
"algorithm" : "wekamine", | |
"signature_slug": "LUAD_KEAP1_NonSilent", | |
"label" : "KEAP1 non-silent mutation", | |
"gene_label" : "KEAP1", | |
"input_data_normalization": "quantile_normalized_counts", | |
"input_data_type": "microarray", | |
"training_set": "TCGA LUAD expression non-silent tumors vs. silent tumors", | |
"sample_values" : [ | |
{ | |
"sample_label" : "DTB-085", | |
"value" : -5.1960768893592899 | |
}, | |
{ | |
"sample_label" : "DTB-102", | |
"value" : -5.1663791219602500 | |
}, | |
{ | |
"sample_label" : "DTB-124", | |
"value" : -4.8820224747102001 | |
}, | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment