<div dir="ltr">Hi!<div><br></div><div>I am in a phase of planning a web application for my group (academic research) and would love to get some advice or input from more advanced Flask users/devs.</div><div><br></div><div>We developed a bioinformatics tool that we run from a command line, it's run simply as ./tool_binary <input> <parameters>, so pretty standard stuff.</div><div><br></div><div>We also are trying to turn this into an extremely easy-to-use tool for biologists and are looking for a proper online framework. We decided that Flask could be a great solution to keep the whole framework running. (already made it work on Galaxy, but we want to keep it ultra-simple and nice-looking)</div><div><br></div><div>However, does anyone know if Flask could handle an execution of such command line tool, wait for the tool to finish and send back the user the generated resulting file ?</div><div><br></div><div><br></div><div>Best regards,</div><div>PiotrĀ </div></div>