Giter VIP home page Giter VIP logo

phymlize's Introduction

Phymlize

Phyml web server for phylogenic analysis

Alt text

Phymlize is a web server used for phylogenic analysis written in python2 such as what could be found on ATGC website. It is based on Phyml application. Output file could then be visualized through phylogenic tree visualization tool.

Dependencies

  • Python 2
  • Flask
  • Phyml (should be executable through terminal)

Initialization

To launch the server (Back-end)

After installing dependancies and editing mail account information in config.py, type the following commands from 'egn_server' folder:

    $ chmod +x run.py
    $ ./run.py

How to use it (Front-end)

Once the server is up, type the URL displayed in the terminal (after executing the last command) in your browser's URL bar. By default, it should be http://localhost:8084 but may change depending on your flask configuration.

Start an analysis
  • Upload a phylip file to the 'New' view form, complete input parameters and click on the "save parameter" button.
  • Confirm input parameter in the 'Run' view and click on the 'Run analysis' button.
  • You could check anytime the analysis status by clicking on the 'status' button. Please note that there is also two buttons indicator in the top right corner displaying this info.
  • If you find that you've done a mistake entering input parameter, you could stop analysis and erase all associated file at anytime by clicking on the 'reset' view
  • Once analysis is done, click on the 'view' view and click on the desired filename to display its content. You could also search for a specific filename in the 'Read' view.

Please refer to Phyml article and website for input information.

Example pictures

Home Page: Alt text

Start a New analysis: Alt text

View outputs: Alt text

display output file: Alt text

phymlize's People

Contributors

logan169 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.