Giter VIP home page Giter VIP logo

biosimulations's Introduction

Logo

BioSimulations

The front end for the Center for Reproducible Biomedical Modeling's simulation service

Tests Docker image Documentation Deploy Netlify Status

codecov CodeFactor GitHub issues Documentation Coverage License FOSSA Status Analytics

Current Build

https://biosimulations.herokuapp.com/

Installation and deployment

Using the public deployment of the latest build

The latest build is automatically publicly deployed here. Netlify provides hosting for the project.

Deploying the app locally

  1. Install the latest long-term support release of Node.js (12.x) and NPM (6.x). Below are installation instructions for Ubuntu 18:

    curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
    apt-get install nodejs
    
  2. Clone the application

    git clone https://github.com/reproducible-biomedical-modeling/CRBM-Viz.git
    
  3. Install the application

    cd CRBM-Viz/CRBM-Viz
    npm install -g @angular/cli
    npm install .
    
  4. Run the application

    ng serve
    
  5. Open the application by navigating your browser to http://localhost:4200/

Deploying a new production version

To deploy a new version into production:

  1. Ensure that all tests have passed.

  2. Visit the test deployment at the above link and check that the site is functional.

  3. Create a release in GitHub and assign it an appropriate version tag. This will update the latest build image on DockerHub.

Documentation

License

This package is released under the MIT license.

Dependencies

This package uses dependencies distributed under various licences. Please see the dependencies report for more information

Development team

This package was developed by the Karr Lab at the Icahn School of Medicine at Mount Sinai in New York and the Center for Cell Analysis and Modeling at the University of Connecticut Health Center as part of the Center for Reproducible Biomodeling Modeling.

Funding

This package was developed with support from the National Institute for Bioimaging and Bioengineering (award P41EB023912).

Questions and comments

Please contact us with any questions or comments.

biosimulations's People

Contributors

bilalshaikh42 avatar dependabot-preview[bot] avatar jonrkarr avatar gmarupilla avatar code-factor avatar mpw6 avatar github-actions[bot] avatar

Watchers

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.