Installation#
Install Atlas Profiler from PyPI:
pip install atlas-profiler
For development:
git clone https://github.com/VIDA-NYU/atlas-profiler.git
cd atlas-profiler
pip install -e .
Install Atlas Profiler from PyPI:
pip install atlas-profiler
For development:
git clone https://github.com/VIDA-NYU/atlas-profiler.git
cd atlas-profiler
pip install -e .