Giter Club home page Giter Club logo

hpf_expose's Introduction

dpb 1/14/2013:

Project to create web resource for exposing all HPF DB elements in a nice 
and EASY web format.

Requires:

Flask python web framework (http://flask.pocoo.org/)
    Uses Flask's SQLAlchemy Extension (http://packages.python.org/Flask-SQLAlchemy/index.html)
    Uses Jinja2 templates (http://jinja.pocoo.org/docs/templates/)


Bootstrap javascript/CSS library. Download per site (http://twitter.github.com/bootstrap/)
    Uses (and comes with) jQuery


Elements:

Pages for Protein, Domain, Sequence, and Experiment HPF entities. Displays for
each, with interlinking. Links to HPF Blast interfaces. Will also link to PDB
for known domain structures, and:

Basic GLMol embeded structures in place (with lazy loading via iframes). Need to
make GLMol more sophisticated (view controls and style).


Security:

NOTE that *master* branch must always use the Flask production-style app (ie,
never run an app in a production setting with app.debug = True, as it enables
the running of arbitrary python code).

*master* branch has app.debug set to False. 
*dev* branch has app.debug set to True, to allow for auto-reload and debugging

hpf_expose's People

Contributors

dpenfoldbrown avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.