An open API service indexing awesome lists of open source software.

https://github.com/agahkarakuzu/bids2nf

Emits nextflow channels from Brain Imaging Data Structure data.
https://github.com/agahkarakuzu/bids2nf

bids-apps bids-converter bids-format bidsapp mri neuroimaging neuroscience nextflow qmri reproducible-research

Last synced: 4 months ago
JSON representation

Emits nextflow channels from Brain Imaging Data Structure data.

Awesome Lists containing this project

README

          

# bids2nf


bids2nf logo

bids2nf is a lightweight utility that parses BIDS (Brain Imaging Data Structure) datasets and emits structured Nextflow channels. These channels provide a standardized interface for building scalable, modular, and reproducible neuroimaging workflows with https://nextflow.io.

[![Documentation](https://github.com/agahkarakuzu/bids2nf/actions/workflows/docs.yml/badge.svg)](https://agah.dev/bids2nf) [![Tests](https://github.com/agahkarakuzu/bids2nf/actions/workflows/test.yml/badge.svg)](https://github.com/agahkarakuzu/bids2nf/actions/workflows/test.yml)

Refer to the [user documentation](https://agah.dev/bids2nf) for setup instructions and usage examples.

## Contributing

Contributions are welcome! Please open issues or pull requests to help improve bids2nf.