mirror of
https://github.com/molstar/molstar.git
synced 2026-06-04 13:30:24 +08:00
* create algorithm * create props * create representation * add examples * add providers to index * updated tunnel props * updated tunnel transformers * add interpolation and sampleRate * rename tunnel example * update examples * add headers * add author to contributors * fix runVisualizeTunnel example * add docs for tunnels extension * create action to download tunnels * add download tunnels to viewer * fix description for shape provider * update docs * rename props to data-model * rename transformers * add headers * add url to PluginConfig * fix ChannelsDB type * reimplement interpolation * fix geometry condition * remove fillFactor * rename projectTunnel to index * fix samplingRate * remove fillFactor * rename loci to highlight_label * fix functions args * create preset for structure tunnels * rename ids * change preset to show all tunnels --------- Co-authored-by: Dušan Veľký <velky.dusko@gmail.com>
Mol* Developer Documentation
Contributions to the documentations are highly welcome! Please make a pull request with your changes.
Requires Python 3.x to build. From this directory:
pip install mkdocs-material
mkdocs serve