.. image:: _static/logo/Weill_WebLogo_Lockup_MemoryandAgingCenter_Web.png :alt: UCSF Memory and Aging Center :align: center :target: https://memory.ucsf.edu/ Welcome to MACPie ================= Welcome to MACPie's documentation. Get started by :doc:`installing ` `macpie` and then start using its :doc:`command line interface `. Description ----------- MACPie is an open source Python library and set of command line tools designed for clinical research. The library provides useful data structures and utilities to represent, clean, analyze, and process typical clinical research data. The main command line tool provides access to the power of the library through commands you type in at your terminal or console, allowing you to easily work with data contained in your local Excel/CSV files. MACPie was created at the `UCSF Memory and Aging Center `_, a dynamic multidisciplinary clinical research program investigating neurodegenerative diseases. .. container:: button :doc:`Getting started ` :doc:`CLI reference ` :doc:`API reference ` :doc:`Release notes ` Useful links ------------ `PyPI Releases `_ | `Source Code `_ Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. toctree:: :maxdepth: 1 :hidden: Home getting_started/index cli_docs/cli_reference api_docs/api_reference changelog