Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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:
  • node 6.4.0+
  • npm 3.10.7+
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:
  • react 15.4.1
  • webpack 2.2
  • babel 6.x
  • eslint: 3.11
  • redux: 3.6.0
added:
  • office-ui-fabric-react : 2.24.0
  • react-svg-pan-zoom: 2.7.0
  • d3 : 3.5.17
  • firebase 3.9.0

About

No description, website, or topics provided.

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.