
Product
Introducing Reports: An Extensible Reporting Framework for Socket Data
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.
higlass-image
Advanced tools
A collection of tracks for viewing image data in HiGlass

HiGlass in dark mode showing a beautiful gigapixel image of Rio de Janeiro by The Rio de Janeiro - Hong Kong Connection
Live Demo: http://higlass-image.lekschas.de
Note: This is the source code for image tracks only! You might want to check out the following repositories as well:
npm install higlass-image
Note: We assume that you have create and ingested a SQLite-based image tileset database. If you're asking yourself "what the fu*! are they talking about" please check out our image tiles to SQLite converter.
hglib.js. For example:<script src="higlass-image.js"></script>
<script src="hglib.js"></script>
<script>
...
</script>
{
...
center: [
{
uid: 'c1',
type: 'combined',
options: {},
contents: [
{
uid: 'my-fancy-tiled-image',
type: 'image-tiles',
server: 'http://localhost:8001/api/v1/',
tilesetUid: 'my-fancy-tiled-image',
options: {
name: 'My fancy tiled image'
}
},
],
},
],
...
}
Take a look at src/index.html for an example.
$ git clone https://github.com/flekschas/higlass-image && higlass-image
$ npm install
Developmental server: npm start
Production build: npm run build
FAQs
A plugin track for viewing image data in HiGlass
The npm package higlass-image receives a total of 2 weekly downloads. As such, higlass-image popularity was classified as not popular.
We found that higlass-image demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.