<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi all, </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Based on the feedback you gave me a few weeks ago I've been thinking about leaving the GUI for BioPython and focusing on a BioPython-based workflow tool.<br><br>I'm aware that the Galaxy project also has a workflow tool, but I've been thinking of using something more modular, flexible and cross-functional from an IT point of view, so I think node-red could be a great option.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><a href="https://nodered.org/">https://nodered.org/</a></div><div class="gmail_default" style="font-size:small"><br>Using node-red you could integrate a new bioinformatics module based on BioPython with thousands of workflow nodes of all kinds, allowing almost everything you can ever need, from access to any database engine, to using an API of anything you can imagine.<br><br>For example you can implement, without the need for programming and using only the workflow interface, applications such as a public Telegram bioinformatic bot (maybe not very useful, but surely fun).</div><div class="gmail_default" style="font-size:small"> <br>But node-red is based on node.js, not Python :( Although I have been doing some research, and it is possible to run python scripts from node-red.</div><div class="gmail_default" style="font-size:small"><br>Maybe another option would be to port BioPython to Javascript, facilitating the integration with node-red infrastructure.<br clear="all"></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">What do you think about using BioPython as a backend for a bioinformatics module for the node-red workflows?</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I also created a ultrabasic test module package for node-red using npm (using native JS)</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><a href="https://www.npmjs.com/package/node-red-contrib-biotools">https://www.npmjs.com/package/node-red-contrib-biotools</a><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Kind regards,</div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><br></div><div>F</div></div></div></div></div>