If you want to get TREE from text
- Goto : http://128.123.177.13/WSRegistry/WSExecution/demoWSRunning
- Login
- Select : Web Services Execution - Demo Running in Left hand-side menu
- Put "http://128.123.177.13/WSRegistry/sites/default/files/wsdl/usecase2_workflow1_text.wsdl" into WSDL URI ( Please input WITHOUT quotation mark)
- Select getPhylogeneticTree_FromText in Operation name combo box
- Input your text you want to work on that in the last text area. The use of GET method of gnrd globalnames API means that text limit is 2000 characters.
- Click Execute and wait for Web Service working
- After WS is done, Web site will move to Web Services Execution - Result site and have Raw Result that is result of your request as newick format
- Click View Tree Data link below Raw Result and you can view the Tree => DONE
I try to test this WS with text from 2 websites https://en.wikipedia.org/wiki/Setophaga and https://en.wikipedia.org/wiki/Ant With https://en.wikipedia.org/wiki/Setophaga,
you can copy whole site ; paste to Text Input and run demo
With https://en.wikipedia.org/wiki/Ant, I think you can only copy apart of this site (because whole Ant site is too long , over 2000 characters). With me, I try to copy 3 parts of Ant site : Communication, Defense, Learning (in Behaviour and ecology) and it worked well
- Goto : http://128.123.177.13/WSRegistry/WSExecution/demoWSRunning
- Login
- Select : Web Services Execution - Demo Running in Left hand-side menu
- Put "http://128.123.177.13/WSRegistry/sites/default/files/wsdl/usecase2_workflow1.wsdl" into WSDL URI ( Please input WITHOUT quotation mark)
- Select getPhylogeneticTree_FromURL in Operation name combo box This message was deleted This message was deleted
- Input URL you want to work on that in the last text area (URL textfield).
- Click Execute and wait for Web Service working
- After WS is done, Web site will move to Web Services Execution - Result site and have Raw Result that is result of your request as newick format
- Click View Tree Data link below Raw Result and you can view the Tree => DONE
I try to test this WS with text from 2 websites : https://en.wikipedia.org/wiki/Setophaga and https://en.wikipedia.org/wiki/Ant