AllenBrainAtlas / api-examples

Allen Institute API usage examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allen Institute API Usage Examples

This github repostory hosts the code and documentation for examples of how to use the Allen Institute for Brain Science's API. The examples range from simple python or shell scripts to full fledged visualization applications.

Each example comes with a small descriptive web page, so it's easy to navigate the examples from your favorite web browser. You'll need to start a web server in the api-examples root directory, which is simple enough if you have python 2.x:

api-examples.git$ python -m SimpleHTTPServer

Then point your browser to localhost:8000. Enjoy!

About

Allen Institute API usage examples


Languages

Language:JavaScript 77.3%Language:Python 4.4%Language:MATLAB 4.2%Language:C++ 3.7%Language:M 3.1%Language:Ruby 2.8%Language:R 1.9%Language:CSS 1.9%Language:Shell 0.9%