Public
Edited
Mar 27, 2024
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
V = require("https://episphere.github.io/vcf/vcf.js")
Insert cell
Insert cell
Insert cell
hit108.hit[0]
Insert cell
Insert cell
Insert cell
chr1 = V.Vcf(
"https://ftp.1000genomes.ebi.ac.uk/vol1/ftp/release/20130502/ALL.chr1.phase3_shapeit2_mvncall_integrated_v5b.20130502.genotypes.vcf.gz"
)
Insert cell
chr1.query("1:18807339")
Insert cell
chr1.cols.length
Insert cell
Insert cell
chr1.query("1:10505")
Insert cell
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