Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tuner committed Jan 9, 2024
1 parent e5ac8ec commit 5c78675
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ results. In practice, it does (almost) all that
[PlotModeledSegments](https://gatk.broadinstitute.org/hc/en-us/articles/360037593891-PlotModeledSegments)
does but adds continuous panning and zooming and provides a few annotation
tracks. Under the hood, SegmentModel Spy uses
[GenomeSpy](https://github.com/tuner/genome-spy) for WebGL-based rendering.
[GenomeSpy](https://github.com/genome-spy/genome-spy) for WebGL-based rendering.
This tool is also an example of how to use GenomeSpy in a web application.

An online version is available at https://genomespy.app/segmentmodel/
Expand All @@ -26,16 +26,16 @@ An online version is available at https://genomespy.app/segmentmodel/

## Legal stuff and acknowledgements

Copyright (c) 2020, 2023 Kari Lavikka. See [LICENSE](LICENSE) for details.
Copyright (c) 2020-2024 Kari Lavikka. See [LICENSE](LICENSE) for details.

SegmentModel Spy is developed in [The Systems Biology of Drug Resistance in
Cancer](https://www.helsinki.fi/en/researchgroups/systems-biology-of-drug-resistance-in-cancer)
group at the University of Helsinki.

This project has received funding from the European Union's Horizon 2020
research and innovation programme under grant agreement No. 965193
([DECIDER](https://www.deciderproject.eu/)) and No. 667403
([HERCULES](https://project-hercules.eu/)), the Sigrid Jusélius Foundation and
([DECIDER](https://www.deciderproject.eu/)) and No. 847912
([RESCUER](https://www.rescuer.uio.no/)), the Sigrid Jusélius Foundation and
the Cancer Foundation Finland.

GATK is a trademark of the Broad Institute, Inc.

0 comments on commit 5c78675

Please sign in to comment.