Skip to content
New issue

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

Availability on other operating systems (at least on osx) #28

Open
k-dominik opened this issue Feb 14, 2024 · 1 comment
Open

Availability on other operating systems (at least on osx) #28

k-dominik opened this issue Feb 14, 2024 · 1 comment

Comments

@k-dominik
Copy link

Hello @bugraoezdemir,

I felt like trying out batchconvert to convert some of the example data I use on a regular to ome-zarr (nothing big). However, I found that there is no conda package for osx. I checked the dependencies:

dependencies:
  - nextflow >=23.10.1
  - python >=3.9

and this doesn't look limiting at all. I found some conda recipe in one of your branches here, but, didn't want to dig too deep before knowing if the current version that is on conda is available somewhere here as code.

Do you currently see any limitations that wouldn't allow to run in osx?

Cheers
Dominik

@bugraoezdemir
Copy link
Contributor

bugraoezdemir commented Feb 14, 2024

Hi @k-dominik,

Thanks for noting this. So far it has only been tested on Ubuntu 20.04, and to a lesser degree, CentOS Linux 7. But I agree that there is no obvious reason why it should not work on osx (maybe with some minor modifications).

The current version on conda was directly built from the channel conda_version_dev. If you prefer, you can download the conda package here.

I will look into this soon. It would be good to see that it works on osx.

Cheers,
Bugra

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants