fw-gear-rtp2-pipeline


Namefw-gear-rtp2-pipeline JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://gitlab.com/flywheel-io/scientific-solutions/gears/rtp2-pipeline
SummaryTract and metrics generation for Diffusion MRI
upload_time2024-11-25 22:52:33
maintainerNone
docs_urlNone
authorFlywheel
requires_python<4.0,>=3.8
licenseMIT
keywords flywheel gears
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # rtp2-pipeline

rtp2-pipeline is a Flywheel Gear that contains a multi-step pipeline designed to run
MRtrix3, LiFE and SIFT, ET, and obtains tracts and metrics. Necessary ROIs are created
in the freesurferator gear and the DWI preprocessing is done in rtp2-preproc.
MRTrix3 + Ensemble Tractography + LiFE generate a connectome which is then run
through a MRtrix3 based tracking system. Then tract profiles of tissue properties
for major fiber tracts in the brain are generated. It is possible to create ROI2ROI
tracts as well. Required inputs are (1) DWI NIfTI image, (2) BVEC file, (3) BVAL file,
(4) Anatomical NIfTI file, (5) fs.zip with the ROIs in the individual space generated
by the freesurferator gear, and (6) tractparams.csv, a comma-separated file specifying
the details of all the fasciculus to be tracked. If no tractparams is passed, it
will provide DTI metrics per ROI. If a qMAP file is passed, it will provide metrics
at the ROI and/or tract level as well.

## Documentation

The documentation of the gear can be found
[here](https://flywheel-io.gitlab.io/scientific-solutions/gears/rtp2-pipeline/index.html).

## Contributing

Please refer to the [CONTRIBUTING.md](CONTRIBUTING.md) file for information on how to
contribute to the gear.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/flywheel-io/scientific-solutions/gears/rtp2-pipeline",
    "name": "fw-gear-rtp2-pipeline",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "Flywheel, Gears",
    "author": "Flywheel",
    "author_email": "support@flywheel.io",
    "download_url": null,
    "platform": null,
    "description": "# rtp2-pipeline\n\nrtp2-pipeline is a Flywheel Gear that contains a multi-step pipeline designed to run\nMRtrix3, LiFE and SIFT, ET, and obtains tracts and metrics. Necessary ROIs are created\nin the freesurferator gear and the DWI preprocessing is done in rtp2-preproc.\nMRTrix3 + Ensemble Tractography + LiFE generate a connectome which is then run\nthrough a MRtrix3 based tracking system. Then tract profiles of tissue properties\nfor major fiber tracts in the brain are generated. It is possible to create ROI2ROI\ntracts as well. Required inputs are (1) DWI NIfTI image, (2) BVEC file, (3) BVAL file,\n(4) Anatomical NIfTI file, (5) fs.zip with the ROIs in the individual space generated\nby the freesurferator gear, and (6) tractparams.csv, a comma-separated file specifying\nthe details of all the fasciculus to be tracked. If no tractparams is passed, it\nwill provide DTI metrics per ROI. If a qMAP file is passed, it will provide metrics\nat the ROI and/or tract level as well.\n\n## Documentation\n\nThe documentation of the gear can be found\n[here](https://flywheel-io.gitlab.io/scientific-solutions/gears/rtp2-pipeline/index.html).\n\n## Contributing\n\nPlease refer to the [CONTRIBUTING.md](CONTRIBUTING.md) file for information on how to\ncontribute to the gear.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tract and metrics generation for  Diffusion MRI",
    "version": "0.2.3",
    "project_urls": {
        "Homepage": "https://gitlab.com/flywheel-io/scientific-solutions/gears/rtp2-pipeline",
        "Repository": "https://gitlab.com/flywheel-io/scientific-solutions/gears/rtp2-pipeline"
    },
    "split_keywords": [
        "flywheel",
        " gears"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dfd8c109cef9fa0bc30562cd3b732c91031c75242a843cb985523f5b49f71c98",
                "md5": "d0b77d76dc689db10a7e7cf062e31d66",
                "sha256": "12ea03a2fc63874a2ddfc3367d9d6c2703956e3dc32d1012dc0bd216ed320085"
            },
            "downloads": -1,
            "filename": "fw_gear_rtp2_pipeline-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d0b77d76dc689db10a7e7cf062e31d66",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 12362,
            "upload_time": "2024-11-25T22:52:33",
            "upload_time_iso_8601": "2024-11-25T22:52:33.511098Z",
            "url": "https://files.pythonhosted.org/packages/df/d8/c109cef9fa0bc30562cd3b732c91031c75242a843cb985523f5b49f71c98/fw_gear_rtp2_pipeline-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-25 22:52:33",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "flywheel-io",
    "gitlab_project": "scientific-solutions",
    "lcname": "fw-gear-rtp2-pipeline"
}
        
Elapsed time: 0.94475s