16 lines
610 B
Text
16 lines
610 B
Text
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<!-- $Id: embedded_iframe.html 36845 2016-11-03 20:39:48Z borodine $ -->
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
|
<!-- applog meta tags -->
|
|
<meta name="ncbi_app" content="sviewer-js" />
|
|
|
|
<script type="text/javascript" src="https://www.ncbi.nlm.nih.gov/projects/sviewer/js/sviewer.js"></script>
|
|
</head>
|
|
|
|
<body>
|
|
<div id="SeqViewer" class="SeqViewerApp" data-autoload/>
|
|
</body>
|
|
</html>
|