UNPKG

@gmod/jbrowse

Version:

JBrowse - client-side genome browser

13 lines (12 loc) 473 B
<html> <head> <title>JBrowse Embedded</title> </head> <body> <h1>Embedded Volvox JBrowse</h1> <div style="width: 400px; margin: 0 auto;"> <iframe style="border: 1px solid black" src="../../index.html?data=sample_data/json/volvox&tracklist=0&nav=0&overview=0&tracks=DNA%2CExampleFeatures%2CNameTest%2CMotifs%2CAlignments%2CGenes%2CReadingFrame%2CCDS%2CTranscript%2CClones%2CEST" width="300" height="300"> </iframe> </div> </body> </html>