Published
Edited
May 1, 2019
Insert cell
Insert cell
Insert cell
test=await maf.load('https://episphere.github.io/maf/TCGA.PAAD.mutect.fea333b5-78e0-43c8-bf76-4c78dd3fac92.DR-10.0.somatic.maf.txt')
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
maf = require('https://episphere.github.io/maf/maf.js')
Insert cell
downloadUrl = 'api.gdc.cancer.gov/data/e3ad739d-6baa-4c42-a6f7-786d069239c1'
Insert cell
blb = (await fetch(downloadUrl,{
mode:'no-cors'
})).blob().then(x=>URL.createObjectURL(x))
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more