Skip to content

Commit ef41366

Browse files
authored
Merge pull request #241 from zhx828/hotfix
Update the news
2 parents d5293cf + 8a1532e commit ef41366

File tree

8 files changed

+139
-64
lines changed

8 files changed

+139
-64
lines changed

app/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<a href="#/terms" class="">Usage Terms</a>
165165
<a href="mailto:[email protected]" target="_top">Contact us</a>
166166
<a href="https://twitter.com/OncoKB" target="_blank">Twitter</a>
167-
<a href="#/dataAccess">API</a>
167+
<a href="api/v1/swagger-ui.html">API</a>
168168
</div>
169169
<p style="margin-top: -30px"><a href="#/news" class="">Last update: {{data.lastUpdate}}</a></p>
170170
</div>
@@ -174,7 +174,7 @@
174174
</a>
175175
</div>
176176
<div class="col-md-4 col-lg-4 col-sm-12 col-xs-12 mskcc">
177-
<span>© 2018 Memorial Sloan Kettering Cancer Center</span>
177+
<span>© 2019 Memorial Sloan Kettering Cancer Center</span>
178178
</div>
179179
</div>
180180
</div>

app/scripts/app.js

+3-3
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: 'December 14, 2018',
149-
version: '1.18',
148+
lastUpdate: 'January 24, 2019',
149+
version: '1.19',
150150
levelColors: {
151151
'1': '#33A02C',
152152
'2A': '#1F78B4',
@@ -161,7 +161,7 @@ angular.module('oncokbStaticApp').run(
161161
},
162162
citationURL: 'When using OncoKB, please cite: ' +
163163
'<a href="http://ascopubs.org/doi/full/10.1200/PO.17.00011" ' +
164-
'target="_blank">Chakravarty et al., JCO PO 2017</a>'
164+
'target="_blank">Chakravarty et al., JCO PO 2017</a>.'
165165
};
166166

167167
api.getNumbers('main')

app/scripts/controllers/news.js

+8
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,13 @@ angular.module('oncokbStaticApp')
140140
'KDM6A - Oncogenic Mutations - Bladder Cancer - EZH2 inhibitors (<b>new association</b>)',
141141
]
142142
},
143+
'01242019': {
144+
'Level 1': [
145+
'November 2, 2018: <a target="_blank" ' +
146+
'href="https://www.fda.gov/Drugs/InformationOnDrugs/ApprovedDrugs/ucm625027.htm">' +
147+
'the FDA approved lorlatinib</a> for patients with anaplastic lymphoma kinase (ALK)-positive metastatic non-small cell lung cancer (NSCLC) whose disease has progressed on crizotinib and at least one other ALK inhibitor or whose disease has progressed on alectinib or ceritinib for metastatic disease.'
148+
]
149+
},
143150
};
144151
$scope.data.newlyAddedLevelFour = [
145152
{
@@ -226,5 +233,6 @@ angular.module('oncokbStaticApp')
226233
'10012018': ['HIST1H1E','SETD6','SETD5','SETD7','SETDB2','SETDB1','SETD4','SETD3','SETD1B','U2AF2','TET3','NFE2','IRF8','IRF1','IKZF3','JARID2','NCSTN','HIST1H2BO','HIST1H2AC','HIST1H2BG','HIST1H2BJ','HIST1H2BK','HIST1H2BC','HIST1H2AG','HIST1H2AL','HIST1H2AM','TYK2'],
227234
'10262018': ['NT5C2','P2RY8','PCBP1','PDS5B','PTPN1','PTPN2 ','STAG1','TRAF3','TRAF5'],
228235
'12142018': ['KSR2','LCK','LTB','MGAM','MOB3B','MPEG1','NCOR2','PIGA','PLCG1','POT1','ROBO1','RUNX1T1','SAMHD1','SETD1A','SGK1','SMC1A','SMC3','SMG1','SP140','STAT6','TBL1XR1','UBR5','VAV1','VAV2','XBP1'],
236+
'01242019': ['ECT2L','RELN','TAL1','MLLT10','TLX3','TLX1','TRA','TRB','TRD','TRG','EPOR','ABL2','MECOM','DEK','RBM15','BCL9'],
229237
};
230238
});

app/styles/_team.scss

+6
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@
1414
.item-1 {
1515
padding-left: 15px;
1616
}
17+
h5 {
18+
margin-top: 30px;
19+
}
20+
.row {
21+
margin-bottom: 0;
22+
}
1723
@media (min-width: $range-min-lg-width) {
1824
.col-lg-3.item-1 {
1925
width: 22%;

app/views/cancerGenes.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</div>
1414
<div class="row" style="margin-bottom: 0;">
1515
<div class="col-lg-12">
16-
<div style="margin-bottom: 10px">1019 genes, last update 12/14/2018</div>
16+
<div style="margin-bottom: 10px">1019 genes, last update 1/24/2019</div>
1717
<div>The following genes are considered to be cancer genes by OncoKB, based on their inclusion in
1818
various different sequencing panels, the Sanger Cancer Gene Census, or
1919
<a href="http://science.sciencemag.org/content/339/6127/1546.full">

app/views/dataaccess.html

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
<div class="container">
22
<div class="data-access">
33
<div class="header">
4+
<h5>By using OncoKB data, you are agreeing to the OncoKB <a href="#/terms"><u>usage
5+
terms</u></a>.</h5>
6+
<h3 class="title">Annotating Your Files</h3>
7+
<div>You can annotate your data files (mutations, copy number alterations, fusions, and clinical data) with
8+
<a href="https://github.com/oncokb/oncokb-annotator" target="_blank">OncoKB Annotator</a>.
9+
</div>
410
<h3 class="title">Data Download</h3>
511
<div>OncoKB annotations are fully available for download. Please review the <a href="#/terms"><u>usage
612
terms</u></a> before downloading. Previous versions are available <a
713
href="https://github.com/oncokb/oncokb-public/tree/master/data" target="_blank">here</a>.
814
</div>
915
<div ng-bind-html="data.citationURL" style="margin-bottom: 10px"></div>
1016
<div class="top-download">
17+
<a class="btn btn-sm download waves-effect waves-light"
18+
ng-href="{{apiLink}}utils/allCuratedGenes.txt"
19+
download><i
20+
class="fa fa-cloud-download"></i> All Curated Genes</a>
1121
<a class="btn btn-sm download waves-effect waves-light"
1222
ng-href="{{apiLink}}utils/allAnnotatedVariants.txt"
1323
download><i
14-
class="fa fa-cloud-download"></i> All Alterations</a>
24+
class="fa fa-cloud-download"></i> All Curated Alterations</a>
1525
<a class="btn btn-sm download waves-effect waves-light"
1626
ng-href="{{apiLink}}utils/allActionableVariants.txt"
1727
download><i
1828
class="fa fa-cloud-download"></i> Actionable Alterations</a>
19-
<a class="btn btn-sm download waves-effect waves-light"
20-
ng-href="{{apiLink}}utils/allCuratedGenes.txt"
21-
download><i
22-
class="fa fa-cloud-download"></i> All Curated Genes</a>
23-
</div>
24-
<h3 class="title">Annotating Your Files</h3>
25-
<div>You can annotate your data files (mutations, copy number alterations, fusions, and clinical data) with
26-
<a href="https://github.com/oncokb/oncokb-annotator" target="_blank">OncoKB Annotator</a>.
2729
</div>
28-
<h3 class="title">Data API</h3>
2930
</div>
30-
<div class="swagger" swagger-ui url="swaggerUrl" api-explorer="true"></div>
3131
</div>
3232
</div>

app/views/news.html

+32
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,38 @@
1919
</p>
2020
<p ng-bind-html="data.citationURL"></p>
2121
</div>
22+
<h3>January 24, 2019</h3>
23+
<div>
24+
<ul>
25+
<li>Updated Actionable Genes
26+
<div class="row">
27+
<table class="table">
28+
<thead>
29+
<th class="col-lg-1 col-sm-2 col-xs-3">Level</th>
30+
<th class="col-lg-11 col-sm-10 col-xs-9">Update</th>
31+
</thead>
32+
<tbody>
33+
<tr ng-repeat="(key, value) in data.updatedActionableGenes['01242019']">
34+
<td>{{key}}</td>
35+
<td>
36+
<ul>
37+
<li ng-repeat="item in value"><span ng-bind-html="item"></span></li>
38+
</ul>
39+
</td>
40+
</tr>
41+
</tbody>
42+
</table>
43+
</div>
44+
</li>
45+
46+
<li>Addition of {{data.newlyAddedGenes['01242019'].length}} new heme-associated genes:
47+
<div class="newly-added-genes">
48+
<span class="gene" ng-repeat="hugo in data.newlyAddedGenes['01242019']"><a
49+
href="#/gene/{{hugo}}">{{hugo}}</a></span>
50+
</div>
51+
</li>
52+
</ul>
53+
</div>
2254

2355
<h3>December 14, 2018</h3>
2456
<div>

app/views/team.html

+76-47
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@
55
<h2>OncoKB Team</h2>
66
<p>
77
OncoKB is developed and maintained by the Knowledge Systems group in the <a
8-
href="https://www.mskcc.org/research-areas/programs-centers/molecular-oncology">Marie Josée
9-
and Henry R. Kravis Center for Molecular Oncology</a> at Memorial Sloan Kettering Cancer Center.</p>
8+
href="https://www.mskcc.org/research-areas/programs-centers/molecular-oncology">Marie Josée
9+
and Henry R. Kravis Center for Molecular Oncology</a> at Memorial Sloan Kettering Cancer Center. Disclosure
10+
of conflicts of interest of all OncoKB contributors is available <a
11+
href="https://docs.google.com/spreadsheets/d/1FaOIvQmLXA7Z9rM_WkgP9QPbfkDHoTLKEUGlr0G2UT0/edit?usp=sharing"
12+
target="_blank">here.</a></p>
1013
</div>
1114
</div>
1215
<div class="row">
@@ -26,58 +29,84 @@ <h5>Design &amp; Development</h5>
2629
<li>Paul Sabbatini, MD</li>
2730
<li>Nikolaus Schultz, PhD</li>
2831
</ul>
32+
<h5>Core Curators</h5>
33+
<ul>
34+
<li>Kinisha Gala, PhD</li>
35+
<li>Hannah Johnsen</li>
36+
<li>Phillip Jonsson, PhD</li>
37+
<li>Lindsay M. LaFave, PhD</li>
38+
<li>David Knorr, MD, PhD</li>
39+
<li>Linde Miles</li>
40+
</ul>
41+
<h5>Past Contributors</h5>
42+
<ul>
43+
<li>Tara Soumerai, MD</li>
44+
<li>Aphrothiti Hanrahan, PhD</li>
45+
<li>Anton Henssen, MD</li>
46+
<li>Tripti Shrestha Bhattarai, PhD</li>
47+
<li>Fiona Brown, PhD</li>
48+
<li>Iñigo Landa-Lopez, PhD</li>
49+
<li>Neel Shah, PhD</li>
50+
<li>Eneda Toska, PhD</li>
51+
<li>Jiaojiao Wang, MSc</li>
52+
</ul>
2953
</div>
3054
<div class="col-lg-4 col-md-4 col-sm-6 item-2">
3155
<h5>Clinical Genomics Annotation Committee</h5>
3256
<ul>
33-
<li>Margaret Callahan, MD, PhD</li>
34-
<li>Sarat Chandarlapaty, MD, PhD</li>
35-
<li>Ping Chi, MD, PhD</li>
36-
<li>Daniel Danila, MD</li>
37-
<li>Mrinal Gounder, MD</li>
38-
<li>James Harding, MD</li>
39-
<li>Matthew Hellman, MD</li>
40-
<li>Alan Ho, MD, PhD</li>
41-
<li>Gopa Iyer, MD</li>
42-
<li>Yelena Janjigian, MD</li>
43-
<li>Thomas Kaley, MD</li>
44-
<li>Vicky Makker, MD</li>
45-
<li>Paul Paik, MD</li>
46-
<li>Michael Postow, MD</li>
47-
<li>Dana Rathkopf, MD</li>
48-
<li>Alexander Shoushtari, MD</li>
49-
<li>Neerav Shukla, MD</li>
50-
<li>Tiffany Traina, MD</li>
51-
<li>Martin Voss, MD</li>
52-
<li>Rona Yaeger, MD</li>
57+
<li>Carol Aghajanian, MD</li>
58+
<li>Maria Arcila, MD</li>
59+
<li>Michael Berger, PhD</li>
60+
<li>Margaret Callahan, MD, PhD</li>
61+
<li>Timothy A. Chan, MD, PhD</li>
62+
<li>Sarat Chandarlapaty, MD, PhD</li>
63+
<li>Ping Chi, MD, PhD</li>
64+
<li>Daniel Danila, MD</li>
65+
<li>Lisa DeAngelis, MD</li>
66+
<li>Luis Alberto Diaz, Jr., MD</li>
67+
<li>Ahmet Dogan, MD, PhD</li>
68+
<li>Alexander Drilon, MD</li>
69+
<li>James A. Fagin, MD</li>
70+
<li>Mrinal M. Gounder, MD</li>
71+
<li>James J. Harding, MD</li>
72+
<li>Matthew D. Hellmann, MD</li>
73+
<li>Alan L. Ho, MD, PhD</li>
74+
<li>David Hyman, MD</li>
75+
<li>Gopa Iyer, MD</li>
76+
<li>Edgar A. Jaimes, MD</li>
77+
<li>Yelena Y. Janjigian, MD</li>
78+
<li>Philip Kantoff, MD</li>
79+
<li>David S. Klimstra, MD</li>
80+
<li>Andrew Kung, MD, PhD</li>
5381
</ul>
5482
</div>
55-
<div class="col-lg-4 col-md-4 col-sm-6 item-3">
56-
<h5>Core Curators</h5>
57-
<ul>
58-
<li>Kinisha Gala, PhD</li>
59-
<li>Hannah Johnsen</li>
60-
<li>Phillip Jonsson, PhD</li>
61-
<li>Lindsay Saunders, PhD</li>
62-
</ul>
63-
</div>
64-
<div class="col-lg-4 col-md-4 col-sm-6 item-4">
65-
<h5>Alumni</h5>
83+
<div class="col-lg-4 col-md-4 col-sm-6 item-2">
84+
<h5>Clinical Genomics Annotation Committee (continued)</h5>
6685
<ul>
67-
<li>Douglas Levine, MD, FACOG, FACS</li>
68-
<li>Alexandra Charen-Snyder, MD</li>
69-
<li>Maeve Lowery, MD</li>
70-
<li>Tara Soumerai, MD</li>
71-
<li>Aphrothiti Hanrahan, PhD</li>
72-
<li>Anton Henssen, MD</li>
73-
<li>Shrujal Baxi, MD, MPH</li>
74-
<li>Tripti Shrestha Bhattarai, PhD</li>
75-
<li>Fiona Brown, PhD</li>
76-
<li>Iñigo Landa-Lopez, PhD</li>
77-
<li>Neel Shah</li>
78-
<li>Eneda Toska, PhD</li>
79-
<li>Jiaojiao Wang, MSc</li>
80-
<li>Antonio Omuro, MD</li>
86+
<li>Marc Ladanyi, MD</li>
87+
<li>C. Ola Landgren, MD, PhD</li>
88+
<li>Ingo K. Mellinghoff, MD</li>
89+
<li>Kenneth Offit, MD</li>
90+
<li>Paul K. Paik, MD</li>
91+
<li>David G. Pfister, MD</li>
92+
<li>Dana E. Rathkopf, MD</li>
93+
<li>Gregory J. Riely, MD, PhD</li>
94+
<li>Mark E. Robson, MD</li>
95+
<li>Neal Rosen, MD, PhD</li>
96+
<li>Leonard Saltz, MD</li>
97+
<li>Maurizio Scaltriti, PhD</li>
98+
<li>Howard I. Scher, MD</li>
99+
<li>Sohrab Shah, PhD</li>
100+
<li>Alexander N. Shoushtari, MD</li>
101+
<li>Neerav N. Shukla, MD</li>
102+
<li>Martin S. Tallman, MD</li>
103+
<li>William D. Tap, MD</li>
104+
<li>Barry S. Taylor, PhD</li>
105+
<li>Tiffany A. Traina, MD</li>
106+
<li>Martin H. Voss, MD</li>
107+
<li>Jedd D. Wolchok, MD, PhD</li>
108+
<li>Rona D. Yaeger, MD</li>
109+
<li>Anas Younes, MD</li>
81110
</ul>
82111
</div>
83112
</div>

0 commit comments

Comments
 (0)