Inserting bash and bioinformatic's scripts into browser database
0
0
Entering edit mode
4.6 years ago
flogin ▴ 280

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 • 751 views
ADD COMMENT
0
Entering edit mode

, 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/

ADD REPLY
0
Entering edit mode

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

ADD REPLY
0
Entering edit mode

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

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

ADD REPLY

Login before adding your answer.

Traffic: 1530 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6