Giter Site home page Giter Site logo

bacaron / brainlife Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brainlife/brainlife

0.0 1.0 0.0 702 KB

Free cloud platform for secure neuroscience data analysis.

Home Page: https://brainlife.io

Shell 51.63% JavaScript 17.80% HTML 0.24% Dockerfile 30.32%

brainlife's Introduction

image

What is Brainlife?

Brainlife is a free and open source platform for neuroscience data management. The project promotes engagement and education in FAIR and reproducible neuroscience.

Brainlife is a single integrative interface to manage, visualize, preprocess and analyze data (fMRI, dMRI, anatomical MRI, EEG and MEG). THe platform also allows to publish all research assets associated with a scientific project (data, preprocessing services and data analysis notebooks) in a single record addressed by a digital-object-identifier (DOI). The platform is unique because of its focus on supporting scientific reproducibility beyond open code and open data, by providing fundamental smart mechanisms for what we refer to as “Open Services.”

Running Brainlife Development Instance

⚠️ This is a work in progress ⚠️

Prerequisites

Currently the installation supports Linux and Mac OS You will need to have an environment with the following software packages

  • docker / docker-compose
  • git
  • Node.js 16
apt install docker-compose golang-docker-credential-helpers

Prerequisites for gpu-enabled novnc sessions

Not all novnc vis apps require GPU, but if you have nvidia gpu on your local machine, you should be able to launch it by having these tools installed

The vis/Dockerfile installs specific version of libnvidia drivers. I believe the version must match with the version of the driver installed on your host or vglrun won't work.

docker-compose versions

Please make sure that you have the correct docker-compose version installed

docker-compose version
docker-compose version 1.29.2, build 5becea4c
docker-py version: 5.0.0
CPython version: 3.9.0
OpenSSL version: OpenSSL 1.1.1h  22 Sep 2020

Then git clone this repo and all of its submodules.

git clone https://github.com/brainlife/brainlife --recursive 

Then launch the dev stack (with auto-reload on code changes) by

./dev.sh

Populate database with test accounts / data

Once all services starts up, you can open your browser to access the warehouse UI at https://localhost:8080. If this is the first time you are running the dev instance, you can insert some database records by running ./scripts/populate_db.sh. This inserts the following collections.

  • auth - user/group
  • warehouse - datatypes/uis/apps

The default data contain two users: admin and guest. They come with no password, so make sure to set-up a password for them by using:

./scripts/passwd.sh <user>

TODO

The following functionalities are not yet implemented by this local dev instance

  • Group Analysis (jupyter notebook)
  • Dataset/Datalad import
  • Pipeline rules are not yet fully tested
  • Publication / datacite integration

Funding

This research was supported by NSF OAC-1916518, NSF IIS-1912270, NSF, IIS-1636893, NSF BCS-1734853, NIH 1R01EB029272-01, a Microsoft Research Award, A Microsoft Investigator Fellowship to Franco Pestilli

brainlife's People

Contributors

anibalsolon avatar bhatiadheeraj avatar francopestilli avatar soichih avatar

Watchers

 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.