statgen / locuszoom

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

Documentation improvements #186

Closed abought closed 3 years ago

abought commented 4 years ago

Purpose

The LocusZoom documentation is incomplete, and manually maintained. This makes it difficult to keep up to date.

Scope of work

Changes to existing documentation

New topic guides

Aimed at helping developers to get started with complex topics in LZ, for which documentation and examples may be especially dense or scarce.

abought commented 3 years ago

We've added many mechanisms for interactivity in recent releases, and these are presently under-documented. (semi-public APIs that are being refined based on usage)

Modifying the plot programmatically is a complex topic that requires knowledge of the internals, and it would be a good candidate for a guide.