A simple list of bin positions. Used in two scenarios: a) an "anonymous" chunk of chromatin data, and b) properly annotated part of a larger model (e.g., in whole-genome model, chromosomes will be different chunks).
@chromospace/chromospace@0.0.10
latest
Library for visualization of 3D genomic data.
This package works with BrowsersIt is unknown whether this package works with Cloudflare Workers, Deno, Bun
JSR Score
94%
Published
4 months ago (0.0.10)
Add Package
deno add jsr:@chromospace/chromospace
Import symbol
import { type ChromatinChunk } from "@chromospace/chromospace";
---- OR ----
Import directly with a jsr specifier
import { type ChromatinChunk } from "jsr:@chromospace/chromospace";
Add Package
bunx jsr add @chromospace/chromospace
Import symbol
import { type ChromatinChunk } from "@chromospace/chromospace";