Usage
Development
Release
This module is designed to simplify continuous integration (CI) of data from multiple projects.
- Official source code repo: https://github.com/neurospin-cloud/pycaravel
- HTML documentation: http://neurospin-cloud.github.io/pycaravel
The required dependencies to use the software are:
- pandas
- grabbit
- nibabel
- numpy
- imageio
- PyPDF2
- vcfpy
- pandas-plink
- pyEDFlib
- requests
- python-docx
- fire
- pymzml
Check the official documentation dedicated page.
If using pip, install first requirements: pip install -r requirements.txt