All Projects → gosling-lang → gosling.js

gosling-lang / gosling.js

Licence: MIT license
Grammar of Scalable Linked Interactive Nucleotide Graphics

Programming Languages

typescript
32286 projects
Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to gosling.js

higlass-server
Server component for HiGlass that manages and serves tiled data
Stars: ✭ 17 (-80.9%)
Mutual labels:  higlass, gehlenborglab
higlass-docker
Builds a docker container wrapping higlass-server and higlass-client in nginx
Stars: ✭ 21 (-76.4%)
Mutual labels:  higlass, gehlenborglab
clodius
Clodius is a tool for breaking up large data sets into smaller tiles that can subsequently be displayed using an appropriate viewer.
Stars: ✭ 32 (-64.04%)
Mutual labels:  higlass, gehlenborglab
3d-genome-processing-tutorial
A 3D genome data processing tutorial for ISMB/ECCB 2017
Stars: ✭ 44 (-50.56%)
Mutual labels:  higlass, gehlenborglab
monopticon
Monitor ethernet traffic in real time with a 3D backend.
Stars: ✭ 57 (-35.96%)
Mutual labels:  dataviz
TADLib
A Library to Explore Chromatin Interaction Patterns for Topologically Associating Domains
Stars: ✭ 23 (-74.16%)
Mutual labels:  genomics
BALSAMIC
Bioinformatic Analysis pipeLine for SomAtic Mutations In Cancer
Stars: ✭ 29 (-67.42%)
Mutual labels:  genomics
leafmap
A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment
Stars: ✭ 1,299 (+1359.55%)
Mutual labels:  dataviz
phylostratr
An R framework for phylostratigraphy
Stars: ✭ 25 (-71.91%)
Mutual labels:  genomics
IATI.cloud
The open-source IATI datastore for IATI data with RESTful web API providing XML, JSON, CSV output. It extracts and parses IATI XML files referenced in the IATI Registry and powered by Apache Solr.
Stars: ✭ 35 (-60.67%)
Mutual labels:  dataviz
HumanIdiogramLibrary
Resource of human chromosome schematics & images
Stars: ✭ 76 (-14.61%)
Mutual labels:  genomics
dee2
Digital Expression Explorer 2 (DEE2): a repository of uniformly processed RNA-seq data
Stars: ✭ 32 (-64.04%)
Mutual labels:  genomics
MindTheGap
MindTheGap is a SV caller for short read sequencing data dedicated to insertion variants (all sizes and types). It can also be used as a local assembly tool.
Stars: ✭ 30 (-66.29%)
Mutual labels:  genomics
adapt
A package for designing activity-informed nucleic acid diagnostics for viruses.
Stars: ✭ 16 (-82.02%)
Mutual labels:  genomics
indelope
find large indels (in the blind spot between GATK/freebayes and SV callers)
Stars: ✭ 38 (-57.3%)
Mutual labels:  genomics
fq
Command line utility for manipulating Illumina-generated FastQ files.
Stars: ✭ 31 (-65.17%)
Mutual labels:  genomics
ee extra
A ninja python package that unifies the Google Earth Engine ecosystem.
Stars: ✭ 42 (-52.81%)
Mutual labels:  dataviz
gnomix
A fast, scalable, and accurate local ancestry method.
Stars: ✭ 36 (-59.55%)
Mutual labels:  genomics
region-plot
A tool to plot significant regions of GWAS
Stars: ✭ 20 (-77.53%)
Mutual labels:  genomics
macrel
Predict AMPs in (meta)genomes and peptides
Stars: ✭ 34 (-61.8%)
Mutual labels:  genomics

Gosling.js

npm version build status codecov code style: prettier online editor docs

Gosling.js is a declarative grammar for interactive (epi)genomics visualization on the Web.

teaser

Warning Please be aware that the grammar of Gosling.js is subject to change before the v1.0.0 release.

Why Gosling?

The Gosling's key features compared to existing visualization libraries and grammars are as follows:

  • Encoding/Data Scalability: Gosling scales from whole genomes to single nucleotides via semantic zooming that updates visual encodings dynamically and by using the rendering and data access capabilities of our HiGlass genomics visualization framework.

  • Expressiveness: Gosling is designed to be expressive enough to generate pretty much any visualization of genome-mapped data, which we accomplished by basing the grammar on our taxonomy of (epi)genomics data visualizations.

  • Interactivity: Gosling has intuitive and effective user interactions built in, including zooming and panning and brushing and linking. This enables flexible visualizations that cover a wide range of visual analysis scenarios, like overview + detail views with brushes or comparative views.

Learn More About Gosling

Contributing to Gosling.js

We welcome and greatly appreciate your contribution to this project! Please read CONTRIBUTING.md to find guidelines.

Contact

Team

Citation

L'Yi et al., 2021. “Gosling: A Grammar-based Toolkit for Scalable and Interactive Genomics Data Visualization.”

@article{lyi2021gosling,
  author = {L'Yi, Sehi and Wang, Qianwen and Lekschas, Fritz and Gehlenborg, Nils},
  doi = {10.1109/TVCG.2021.3114876},
  journal = {IEEE Transactions on Visualization and Computer Graphics},
  month = {1},
  number = {1},
  pages = {140--150},
  title = {{Gosling: A Grammar-based Toolkit forScalable and Interactive Genomics Data Visualization}},
  year = {2022}
}

License

This project is licensed under the terms of the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].