Skip to content

Instantly share code, notes, and snippets.

View nathandunn's full-sized avatar

Nathan Dunn nathandunn

View GitHub Profile
@nathandunn
nathandunn / jbrowse-render
Created March 13, 2017 17:55 — forked from cmdcolin/jbrowse-render
JBrowse feature rendering outside browser
<html>
<head>
<title>JBrowse feature rendering outside of browser</title>
<link rel="stylesheet" type="text/css" href="css/genome.css">
<script type="text/javascript" src="src/dojo/dojo.js" data-dojo-config="async: 1, baseUrl: './src'"></script>
<script type="text/javascript" src="src/JBrowse/init.js"></script>
<script>