- Platform: https://SpatialMap.org
- Docker: https://hub.docker.com/r/kohze/f8ff66a3b48e/
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.
- node 6.4.0+
- npm 3.10.7+
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
https://firebase.google.com/docs/hosting/deploying
npm run build
firebase deploy
- react 15.4.1
- webpack 2.2
- babel 6.x
- eslint: 3.11
- redux: 3.6.0
- office-ui-fabric-react : 2.24.0
- react-svg-pan-zoom: 2.7.0
- d3 : 3.5.17
- firebase 3.9.0