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
This tool can be used to import data from bespoke and widely-used DWI preprocessing pipelines (e.g., Human Connectome Project and UK Biobank) into QSIRecon for post-processing.
Installation
This project can be installed via PyPi. In your virtual environment run
pip install Ingress2QSIRecon
For the master/development branch, you can clone the github repo, and run from within it:
pip install -e .
Usage
Assuming you have the data to ingress locally availble, you can run the following:
ingress2qsirecon \
/PATH/TO/INPUT/DATA \ # E.g., path to HCP1200 directory
/PATH/TO/OUTPUT \ # BIDS directory with ingressed data will be made here
PIPELINE_NAME \ # Currently support "hcpya" and "ukb" \
-w /PATH/TO/WORKING/DIR \ # Where intermediate files and workflow information will be stored
--participant-label 100307 # Name(s) of folder within /PATH/TO/INPUT/DATA. If not specified, will process everyone
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.1.tar.gz.
File metadata
- Download URL: ingress2qsirecon-0.1.1.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d535fc8fee6df335a596d2c4fbe14d832acf17ae8b4478dbfae7ad7e8047225
|
|
| MD5 |
a38777b1b1d8640728f50ea3b32e4a82
|
|
| BLAKE2b-256 |
51c285fba06cc967171dfc063dcc5643ff7d5d5290bd82eef26415b7c01828d5
|
File details
Details for the file ingress2qsirecon-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ingress2qsirecon-0.1.1-py3-none-any.whl
- Upload date:
- Size: 18.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f80d9a27fb325abf9ee234d09244b187856ae052deb9442fc6b1627c7086cf1f
|
|
| MD5 |
be143bce9449ea563ea24be8f5216db4
|
|
| BLAKE2b-256 |
117ef6824bae23886fd4a607c2f95de94dc934026bd966605e4aa7b7e41fc46f
|