Skip to content

Commit

Permalink
Merge pull request #71 from onursumer/v2-maf-link
Browse files Browse the repository at this point in the history
Updated v2 MAF file link
  • Loading branch information
onursumer authored Mar 30, 2018
2 parents 97278c5 + 1f054fa commit 03b7523
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ function CancerHotspots(options)
links: [
{href: 'href="files/hotspots_v2.xls"',
text: "Hotspot Results V2"},
{href: "", // TODO v2 maf link!
text: "V2 Mutational Data (MAF) will be available soon"}
{href: 'href="http://download.cbioportal.org/cancerhotspots/cancerhotspots.v2.maf.gz"',
text: "V2 Mutational Data (MAF)"}
],
info: _.template($("#hotspots_v2_info").html())()
}, {
Expand Down

0 comments on commit 03b7523

Please sign in to comment.