Installation
============

Install Atlas Profiler from PyPI:

.. code-block:: bash

   pip install atlas-profiler

For development:

.. code-block:: bash

   git clone https://github.com/VIDA-NYU/atlas-profiler.git
   cd atlas-profiler
   pip install -e .