Code Monkey home page Code Monkey logo

cellprint's Introduction

neuPrintExplorer Picture

Build Status GitHub issues

neuPrintExplorer is a single page web application that provides simple interfaces to query an EM connectome stored in neuPrint, which uses the graph database Neo4j. It contains a number of plugins to facilitate different types of queries. The application is written using REACT+Redux and Material-UI.

Installation

% git clone [email protected]:connectome-neuprint/neuPrintExplorer.git
% cd neuPrintExplorer

To build the package for development:

% npm install
% npm run dev

To build for production:

% npm install
% npm run build

Finally, you will need plugins to perform the queries and display the results. Core plugins can be found in their own repository at: neuPrintExplorerPlugins. These are marked as a dependency for neuPrintExplorer, so they will get installed at the same time. If you wish to make changes to the plugins and test them localy, without publishing them to npm, you will need to clone the repository and link them into your development copy of neuPrintExplorer. Please see the README in the neuPrintExplorerPlugins repository for more information on writing your own plugins.

Running

This app is dependent on neuPrintHTTP, which is an http REST API for connectomics that connects to neuPrint and also serves this static application. To launch neuPrintHTTP and the web application:

% neuPrintHTTP -port 11000 config.json

config.json is a configuration file for accessing the backend and pointing to the 'build' created by this distribution. For examples, please see neuPrintHTTP documentation.

cellprint's People

Contributors

dependabot[bot] avatar hubbardp avatar neomorphic avatar nneubarth avatar robsv avatar stephenplaza 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.