How Do I Choose The Proper Data Representation When Designing A Webportal
2
2
Entering edit mode
12.9 years ago

Hi, I am a pharmacy graduate, trained as protein annotator, and currently completing my software engineering diploma.

I am planning to set a MySQL/Python (Django framework) web portal with tables of chemicals from PubChem and microorganisms from NCBI Taxonomy. Do I need to have a complete set tables of the whole classification hierarchy? E.g., Taxa (domain, phylum... strain), chemical (organic chemical, amine.... chemical name).

Thanks.

ncbi classification • 2.3k views
ADD COMMENT
1
Entering edit mode

That depends on what you are trying to achieve, which is not clear to me from the question.

ADD REPLY
2
Entering edit mode
12.9 years ago

Your question seems to be overly generic. Creating a webportal is a surprisingly challenging task as you will need to understand and interconnect vastly different dataypes moreover you will also need to create an accessible user interface to these. This task is far more difficult than solving a well defined scientific problem.

My advice would be to start small. Make a simple site with one simple use case then slowly add more functionality to it, occasionally you may need to go back and do a full redesign.

ADD COMMENT
0
Entering edit mode

Thank you, Dr. Albert for your advice. Yes, it's a whole new thing to me. It seemed more vague than I thought.

ADD REPLY
2
Entering edit mode
12.9 years ago

There is a recent article in PLoS Comp Biol that addresses this general question:

"Ten Simple Rules for Providing a Scientific Web Resource"

ADD COMMENT
0
Entering edit mode

Thanks thoroughly useful.

ADD REPLY

Login before adding your answer.

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