Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="https://wzrd.in/bundle/biojs-io-snipspector@latest"></script>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
</body>
</html>
 
var snipspector = require("biojs-io-snipspector");
// large file (compressed 5MB)
var file = "http://files.biojs.net/chromosomes/manny";
file = "https://cdn.rawgit.com/biojs-edu/biojs-io-snipspector/master/test/test.file";
snipspector.read(file, function(result){
  console.log("succes", result);
})
Output 300px

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
globalmeadepro
0viewers