Git Product home page Git Product logo

mouse_connectivity_models's Introduction

mouse_connectivity_models

Travis Codecov Readthedocs

cortical_projection.gif

mouse_connectivity_models is a Python module for constructing and testing mesoscale connectivity models using data from the Allen Institute for Brain Science.

It provides models written in Scikit-Learn estimator style, and has been used in the following publications:

Download: http://download.alleninstitute.org/publications/A_high_resolution_data-driven_model_of_the_mouse_connectome/

Website: http://mouse-connectivity-models.readthedocs.io/en/latest/

Installation

Dependencies

mouse_connectivity_models requires:

  • Python (>=2.7 or >= 3.4)
  • scikit-learn (>= 0.19)
  • allensdk (>= 0.14.4)

For running the examples Matplotlib >= 1.3.1 is required.

User installation

We use Git for our version control and Github for hosting our main repository.

You can check out the latest sources and install using pip:

$ git clone https://github.com/AllenInstitute/mouse_connectivity_models.git
$ cd mouse_connectivity_models
$ pip install .

Level of Support

We are not currently supporting this code, but simply releasing it to the community AS IS but are not able to provide any guarantees of support. The community is welcome to submit issues, but you should not expect an active response.

Contrubuting

We encourage the community to contribute! Please first review the Allen Institute Contributing Agreement, then refer to the contributing guide.

Installing the dev requirements

Use pipenv to install the dev dependencies. If you do not have pipenv currently installed

$ pip install pipenv

Then install dev dependencies

$ pipenv install --dev

This will create a virtual environment on your machine for this project. To activate the virtual environment (to develop)

$ pipenv shell

Testing

After installation, you can launch the test suite from outside the source directory (mcmodels) using pytest

$ pytest mcmodels

Help and Support

Documentation

The documentation that supports mouse_connectivity_models can be found at the Website.

mouse_connectivity_models's People

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.