SpatialMap / SpatialMapDev

MIT License
3 stars 2 forks source link

fireData


About

SpatialMap aims to connect and spatial proteomics data (analyzed with pRoloc or retrived from pRolocdata) in a dynamic and interactive way. The SpatialMap framework runs on distributed webservers (CDN) and the Firebase Cloud - and seamlessly connects to existing workflows via the SpatialMap R API library.

Local Setup :

Required Environment:
Run SpatialMap:
git clone https://github.com/SpatialMap/SpatialMapDev.git
cd SpatialMapDev
npm run start

should any error appear, try to add

npm install --save firebase
npm install --save react-dimensions
npm install --save react-parallel-coordinates
Deploy to server:

https://firebase.google.com/docs/hosting/deploying

npm run build
firebase deploy

Internal Specifications:

boilerplate preset:
added: