statgen / locuszoom

A Javascript/d3 embeddable plugin for interactively visualizing statistical genetic data from customizable sources.
https://statgen.github.io/locuszoom/
MIT License
156 stars 29 forks source link

New arc/coaccessibility track #182

Closed abought closed 4 years ago

abought commented 4 years ago

Builds on #181, by @Parul-Kudtarkar .

Purpose

New "arcs" type DataLayer, for visualizing co-accessibility (and possibly other datasets) in a local region track.

Summary of changes

TODO

Parul-Kudtarkar commented 4 years ago

The updates look pretty cool! Thanks @abought !

abought commented 4 years ago

There are a few improvements we'd like to make (eg more plot fields), but the basic demo works and is in a good place.

Merging now so that I can combine this with other refactoring and code cleanup in progress for the intervals track. Happy to keep making improvements!

abought commented 4 years ago

Incidentally, Parul's contribution just happens to be our 1,000th commit to the LocusZoom.js repo. Thank you!

Parul-Kudtarkar commented 4 years ago

This is great! Thank you for the development and collaboration @abought