This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Inserting bash and bioinformatic's scripts into browser database

Hello everyone, I'm reading about database creation, and I didn't find a good material for one question (probably because I make the wrong questions).

My question is: If I want to put algorithms and scripts inside a MySQL database implement in Java and HTML how I can do this?

for example: to create functionalities as BLAST analysis, alignments with Mafft and construction of ML phylogenetic trees I should use any specific package, or I can just create an interface for the user input fasta files and send those files for a server to run those scripts?

Can anyone send-me online materials do study this?

Thanks

browser script bash java python

, or I can just create an interface for the user input fasta files and send those files for a server to run those scripts?

don't try to revent the wheel : https://usegalaxy.org/

Nice, but can I create an interactive ambient between my database and galaxy?

Nice, but can I create an interactive ambient between my database and galaxy?

this would just a be a custom tool querying your database.

0 answers

No answers yet.

Log in to answer this question.