Skip to content

Commit 05dac24

Browse files
author
Hongxin Zhang
committed
Add v.17_patch_1
1 parent 0949db6 commit 05dac24

8 files changed

+5430
-2
lines changed

app/scripts/app.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ angular.module('oncokbStaticApp').run(
145145
}, {content: '3855 Variants'}, {content: '60 Tumor Types'}]
146146
};
147147
$rootScope.data = {
148-
lastUpdate: 'October 26, 2018',
149-
version: '1.17',
148+
lastUpdate: 'November 2, 2018',
149+
version: '1.17_patch_1',
150150
levelColors: {
151151
'1': '#33A02C',
152152
'2A': '#1F78B4',

data/v1.17_patch_1/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# v1.17_patch_1
2+
3+
LOXO-292 for RET fusion–positive non–small cell lung cancer (NSCLC) added.

data/v1.17_patch_1/allActionableVariants.json

+1
Large diffs are not rendered by default.

data/v1.17_patch_1/allActionableVariants.txt

+185
Large diffs are not rendered by default.

data/v1.17_patch_1/allAnnotatedVariants.json

+1
Large diffs are not rendered by default.

data/v1.17_patch_1/allAnnotatedVariants.txt

+4,218
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)