Tool to ingress data from other pipelines for use in QSIRecon
Project description
Ingress2QSIRecon
A tool for ingressing outputs from other processing pipelines (e.g., HCP, UKB) for use in QSIRecon.
Overview
Your description here
Usage
This project is set up using poetry. To install the dependencies, run poetry install from the root of the project.
poetry install
To add a new dependency, run poetry add <dependency> from the root of the project.
poetry add <dependency>
Pre-Commit Hooks
This project uses pre-commit to run linting and formatting tools before each commit. To install the pre-commit hooks, run pre-commit install from the root of the project.
poetry run pre-commit install
To run the pre-commit hooks manually, run pre-commit run --all-files from the root of the project.
poetry run pre-commit run --all-files
Testing
This project uses pytest for testing. To run the tests, run pytest from the root of the project in the poetry shell.
poetry run pytest
There are sensible defaults for pytest setup in the pyproject.toml file. You can override these defaults by passing in command line arguments. For example, to run the tests with debug logging enabled, run pytest --log-cli-level=DEBUG from the root of the project.
poetry run pytest --log-cli-level=DEBUG
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ingress2qsirecon-0.1.0.tar.gz.
File metadata
- Download URL: ingress2qsirecon-0.1.0.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3457508c3dad11575f983ade8df402c2bb2bfc370fb9d187b80ff49bb8f1d9e7
|
|
| MD5 |
73dc24d5cd8b10952fccb3eb33008271
|
|
| BLAKE2b-256 |
6a213536370e7802b5625dc08e984ab8adb2004295d00d1b5f8cf379e608f806
|
File details
Details for the file ingress2qsirecon-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ingress2qsirecon-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d327e969e37da7510700f074e01fbee63dbfafb81afddf09ae2d9320c435d57
|
|
| MD5 |
ac4c45b83d21fd736bdffb2f554ae2e6
|
|
| BLAKE2b-256 |
4b998849c8cda278605cee453bb978962a957599d21e022b0292180cd8c6d56a
|