We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently we are using poetry for dependency management, but could be nice to also add direct support for conda (e.g. avoiding problems as in #168).
Could:
With conda-forge could perhaps even package binaries for the external dependencies.. Something to consider..
The text was updated successfully, but these errors were encountered:
Just wanted to bump this as discussed in our devs meeting
(June 4, 2024)
Nighres may be challenging but not too bad: nighres/nighres#173
I'll try to play around with this too when i get the chance :)
Sorry, something went wrong.
Great!
I have a basic set of recipes in order to get the snakebids conda package built, just need to revisit it: https://github.com/akhanf/conda-snakebids-builds
And it looks like all our other dependencies are in conda packages already (though may need to confirm versions): https://anaconda.org/conda-forge/niftyreg https://anaconda.org/aramislab/ants https://anaconda.org/conda-forge/convert3d https://anaconda.org/conda-forge/imagemagick https://anaconda.org/bioconda/connectome-workbench
No branches or pull requests
Currently we are using poetry for dependency management, but could be nice to also add direct support for conda (e.g. avoiding problems as in #168).
Could:
With conda-forge could perhaps even package binaries for the external dependencies.. Something to consider..
The text was updated successfully, but these errors were encountered: