-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nice picture to illustrate a tree sequence on the front page #4
Comments
You can assign me to this @benjeffery . Also, I wonder if on the front page, we should have an interactive (webgl) component to represent the TS on the top left? A bit like a simpler version of this, but with fewer haplotypes (say 4 or 5, rather than the 8 below) and with the "ribbons" at the bottom in a pale colour with As, Ts, Gs, and Cs, to give a hint to the geneticists. That way we get a nice static looking picture, but the fact that you can rotate it makes the front page a bit snazzier. Something like the top left graphic at https://web.chemdoodle.com It can't be beyond our powers to make something like that, and it works fine on my mobile. |
Sounds great - I've done webgl before. We should have a static fallback for non-compat browsers. |
Do we want animations like the attached D3.js HTML in the intro, or is that a bit distracting? Perhaps it would be OK if e.g. they started on mouseover, but that's more problematic for mobile. |
I'm happy with auto-playing, looping animations. They will be missed and not played otherwise. |
I just saw a site that used SVG animation-on-scroll quite effectively. That seems like a nice compromise between distracting eye-candy and something useful. The site was (I realised later) a bit of a promotional ad, but here it is: https://equinor.ft.com/articles/building-worlds-largest-offshore-windfarm-in-uk (wind turbines move as you scroll!) |
High level overview is now in the tutorials and appropriately linked, so maybe change the name of this issue to "Nice picture to illustrate a tree sequence on the front page" |
@astheeggeggs suggested we could use something like the animation at the bottom of the viz tutorial: https://tskit.dev/tutorials/viz.html#animation |
There's also this sort of thing - perhaps we could imagine a variant matrix being read out as trees? Mutations.mov |
High-level overview of tree-sequences, with some helpful graphics/animations.
The text was updated successfully, but these errors were encountered: