What technologies are needed to quickly produce a bioinformatics analysis platform with front and back ends control?
0
0
Entering edit mode
14 months ago
Nich ▴ 10

I want to make a web page in LAN to provide some bioinformatics analysis functions. This web page can have simple login control. Each user can independently perform some simple analysis of their own data(drawing and displaying some images by executing some scripts on the back-end server).

I used flask and bootstrap to try it out, but I only know a little bit of html syntax, which drove me crazy with the fine-tuning of the page display content!!!

What technologies are needed to implement the front-end and back-end of a web page like this one mroe faster and easier? I can write code in python and R, but I don't know much about html.? Or, can anyone provide some brief analysis of the web template I would like to refer to, thank you very much!

web analysis platform • 703 views
ADD COMMENT
0
Entering edit mode

Shiny is a web application framework for R that allows you to create interactive web apps without requiring knowledge of HTML, CSS, or JavaScript.

ADD REPLY
0
Entering edit mode

+1 for shiny and a word of caution to @OP. No/little prior experience and 'quickly' do not work together to produce robust tools. This will take time to learn and robustify. Don't expect this to be working in two days. Keep that in mind.

ADD REPLY
0
Entering edit mode
mohammadhassanj.comment.vote+=ATpoint.comment.text[1:2].parseInt()
ADD REPLY

Login before adding your answer.

Traffic: 1670 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