Skip to content

ibisba/galaxy_selenzyme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

galaxy_selenzyme

Creating a tool within Galaxy to run Selenzyme.

See:

Plan:

  • Create a basic command line tool using Python requests that submits a the reaction SMILES and gets the predicted sequences.
  • Create a Galaxy Tool XML file.
  • Check that the Galaxy container has requests installed, otherwise add to the docker-compose file.
  • Mount the folder with the tool in the container.
  • Install the tool in Galaxy.
  • Create a tool using Galaxy XML that post JSON request and receives a JSON response (no local tool running in the Galaxy server).
  • Submit the purely XML tool to the Galaxy Tool Shed.

About

Galaxy node that queries the http://selenzyme.synbiochem.co.uk/ REST webservice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published