fredericlemoine
released this
- Sequence names are cleaned before the analysis
- Corrected a problem with gzip input files (sequences or trees)
- Added a maintenance mode
Assets
5
fredericlemoine
released this
- Go dependencies are managed by dep
- Added travis build
- Added run name + input file names in result page
- Added run name in email notifications
- Possibility to generate random run names
- Transfered repository to evolbioinfo github account
- Update of a few templates
- Corrected calls to galaxy api
- Checking that trees have the same tip names
- Clean tree tip names (removing spaces)
- Added a Dockerfile to build a full booster-web including a Galaxy Server
Assets
2
fredericlemoine
released this
- Modified html templates content
- built with go1.9.2
Assets
8
fredericlemoine
released this
- Refactored queuing system
- Added rough estimation and limit of run time
- Galaxy jobs are restored after a server restart
Assets
8
fredericlemoine
released this
- Added PhyML-SMS + FastTree inference from an input alignment, via galaxy server
- FBP & TBE are computed at each run
- Corrected a few bugs in handling input form
- Added a timeout for galaxy runs
- Added option to visualize fbp or tbe supported branches
- Added a thread that deletes old runs every day
- Modified exit function: running galaxy histories are deleted before exit
Assets
8
fredericlemoine
released this
- Includes tree inference by calling galaxy workflows
- Added email notification
- Modified config file structure
- Visual modifications
Assets
8
fredericlemoine
released this
- Updated local and galaxy processors to output normalized and raw support trees, and log file
- Updated result page to download the trees and the log file containing informations on taxa transfer scores (global and per branches)
- Trees are drawn starting from the deepest node
Assets
8
fredericlemoine
released this
- Updated index & help pages
- Added license
Assets
8
fredericlemoine
released this
- Updated processor (gotree update)
- Changed help page
Assets
8
fredericlemoine
released this
- Added first version of authentication (one global user)
- Added Example dataset
- Added option to choose bootstrap method (fbp/tbe)
- Changed tree drawing method
- Lots of bug corrections