Skip to content
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

Toy model view #16

Merged
merged 23 commits into from
Feb 26, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
89244d6
Added model.py
YimengYang Nov 18, 2017
8ffae17
Added update metadata part
YimengYang Nov 18, 2017
e738aa9
Update model.py
kwcantrell Nov 19, 2017
8e4765b
Updated pan and zoom
htoo97 Nov 19, 2017
e26217d
Added mine
YimengYang Nov 19, 2017
4c0540d
Merge pull request #1 from YimengYang/thant
htoo97 Nov 19, 2017
85f47a4
Update model.py
htoo97 Dec 5, 2017
34c5454
updated mask code stub
htoo97 Dec 5, 2017
7d5efb3
Added transform stub
YimengYang Dec 5, 2017
951a3b4
Added some code for pyloxml parser
YimengYang Dec 5, 2017
bebf443
stubbed out networkx parser
htoo97 Dec 6, 2017
456990e
resolving merge in read
htoo97 Dec 6, 2017
9755696
started newick parser
Dec 6, 2017
fcbb2d6
Modified the phyloxml part in model.py
YimengYang Jan 12, 2018
991e87e
Added comments to model.py and added view.py
YimengYang Jan 12, 2018
328ed64
Added plotting edges and nodes in view.py
YimengYang Jan 13, 2018
fabbc19
Slight change after meeting
YimengYang Jan 14, 2018
bbad629
Changed the recursive algorithm to find tree cords to an iterative one
kwcantrell Jan 15, 2018
2ecbeca
Changed line 27 from plt.scatter(x,y) to plt.scatter(col_node_x, col_…
kwcantrell Jan 18, 2018
683f25c
Merge branch 'master' of https://github.com/YimengYang/phyloviz
kwcantrell Jan 18, 2018
23d501a
Returns Node metadata and Edge metadata/added comments
kwcantrell Jan 18, 2018
9db178d
Merge branch 'dev' of https://github.com/biocore/phyloviz
kwcantrell Jan 18, 2018
f01be32
STY: Cleaning up directory structure
kwcantrell Jan 18, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading