Skip to content

Experiments for a new webplugin module (examples for phylotastic.org project )

Notifications You must be signed in to change notification settings

etetoolkit/webplugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b358aa9 · May 19, 2020

History

25 Commits
Dec 4, 2019
Dec 17, 2019
Apr 30, 2020
Dec 4, 2019
Dec 13, 2019
Dec 13, 2019
Apr 30, 2020
Dec 17, 2019
Aug 2, 2016

Repository files navigation

### Dependencies

- ete3 from github (master branch)

```
pip install https://github.com/etetoolkit/ete/archive/master.zip
pip install bottle cherrypy
```

### Demo
- To run the demo:

```
python test_phylotastic.py
```

- open ``demo/webplugin_example.html` in a browser running in the machine as the test script.


##Customized layout:
    basic_layout.py: basic layout for general projects
    spongilla_layout.py: custom layout for spongilla project


About

Experiments for a new webplugin module (examples for phylotastic.org project )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published