TreeViz / metastyle

Styled publication of NeXML/NeXSON trees
MIT License
2 stars 6 forks source link

gather 10 use-cases #14

Closed arlin closed 7 years ago

arlin commented 7 years ago

When 5 of us met Oct 3, we decided to each get 2 use-cases, such as a figure from a paper. The use-case will exemplify the kinds of tree-associated information that needs to be renderable and interoperable. I created a doc for this here:

https://github.com/OpenTreeOfLife/phylostylotastic/blob/master/analysis/use_cases1.md

nfranz commented 7 years ago

Hi all: Sorry if I don't get all the context. Are weevils an option?

"Broad-noses" http://taxonbytes.org/pdf/Franz2012-PhylogeneticReassessmentExophthalmus.pdf (just characters; oh, and Bremer support!! ;o) ) http://biorxiv.org/content/early/2016/05/17/053611 (biogeography)

"Belids" https://docs.google.com/document/d/1aGsuqmcrQzPx9Xd2pzwcVmqXIhQoQ9J-bu9Kw_r7K0A/edit?usp=sharing (host plants..)

Cheers, Nico

On Tue, Oct 4, 2016 at 10:17 AM, Arlin Stoltzfus notifications@github.com wrote:

When 5 of us met Oct 3, we decided to each get 2 use-cases, such as a figure from a paper. The use-case will exemplify the kinds of tree-associated information that needs to be renderable and interoperable.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OpenTreeOfLife/phylostylotastic/issues/14, or mute the thread https://github.com/notifications/unsubscribe-auth/AHPAOqpKCDUE2EhijVwXBftlozJ9GL4qks5qwooPgaJpZM4KN7tZ .

arlin commented 7 years ago

Nico, the context is that some of us (including Daisie and Jim) are kinda taking over this repo to turn the project into a slightly broader direction. We want to identify the kinds of information that people add to trees and (1) develop a way to serialize that (i.e., put it in a file according to some standard), (2) decide on conventions for rendering annotations graphically, and then (3) have a hackathon and challenge tree-viz programmers to support this new scheme. The original Phylostylotastic stylesheets are one way to serialize annotations to be rendered.

So, your examples are appropriate in the sense that paper 1 has a tree that shows 2 different kinds of support values on internal branches, and it has brackets on clades. The second tree shows branches annotated with character-state changes. These are features that are widely used by researchers when they present tree-based visualizations.

arlin commented 7 years ago

so, @nfranz, feel free to add those examples to the use-case doc mentioned above, following the pattern for the first example.

jhcepas commented 7 years ago

Some very common features used for species tree visualization:

http://www.nature.com/nature/journal/v526/n7574/fig_tab/nature15697_F1.html image image

http://www.nature.com/articles/srep20252/figures/2 image

http://www.sciencedirect.com/science/article/pii/S1055790313000298#f0005 image

http://www.nytimes.com/interactive/2012/06/19/science/0619-microbiome.html?ref=science&_r=0 image

arlin commented 7 years ago

@jhcepas, can you put these example in analysis/use_cases1.md? then we can close this issue.

jhcepas commented 7 years ago

@arlin I don't have write access to the repo. Do you want a PR?