This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to access Rast and SEED server

Hello,

I am beginner in field of genome annotation and metabolic modelling of bacterial genome by using Rast and Model SEED server by commend line . When I go through some literature regarding Rast and SEED server in order to annotate my genome and generate a metabolic model they firmly suggest importance of Application programming interface (API), Simple Object Access Protocol (SOAP) and SAP Server. Can any expert guide me what these software or server is and how to work with these software or server. Should I install these softwares in my computer separately or they are already in my computer.

software error

1 answer

As a beginner you might want to ignore those terms completely, and simply use the web interface in a web-browser, e.g. by using the SEED viewer or myRAST (which is a windows and mac software). SOAP and API are terms used for programmatic interfaces and web-services (possibly their most important function is to scare off beginners ;) ). They are not even always installable software in the strict sense, but a set of conventions and definitions. I agree that these things are important, but only so for programmers who want to connect their applications to other programs, or in case you want to run huge batch queries. Therefore, unless you know you need to make a computer program connecting to SEED and Rast, you do not install any additional software on your computer. Certainly, which tools you need depends on what you want to do, and maybe RAST is not even the best tool for your purpose, but to understand your task better, you would have to be more specific in your question. See e.g. this review article.

Log in to answer this question.