{"library":"gbz-base","type":"library","category":null,"description":"A prototype for storing a GBZ pangenome graph in an SQLite database, enabling interactive applications that need immediate access to parts of the graph without full in-memory loading. Currently at version 0.1.0-alpha.1, pre-stable. Key differentiators: uses SQLite for direct querying of graph slices, targets WASM for browser usage, and is intended to become an optional feature of GBWT-rs once stabilized. Released via npm as .wasm files, no JavaScript wrapper included.","language":"javascript","status":"active","version":"0.1.0-alpha.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install gbz-base","imports":["const gbz2db = await import('gbz-base/gbz2db.wasm')","const query = await import('gbz-base/query.wasm')","const fs = require('fs'); const wasm = fs.readFileSync(require.resolve('gbz-base/target/wasm32-wasi/release/query.wasm'))"]},{"cmd":"yarn add gbz-base","imports":[]},{"cmd":"pnpm add gbz-base","imports":[]}],"homepage":"https://github.com/jltsiren/gbz-base","github":"https://github.com/jltsiren/gbz-base","docs":null,"changelog":null,"pypi":null,"npm":"gbz-base","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}