BioimageAnalysisCoreWEHI / napari_lattice

Napari plugin for custom analysis and visualization of lattice lightsheet and Oblique Plane Microscopy data. The plugin is optimized for data from the Zeiss lattice lightsheet microscope.
https://github.com/BioimageAnalysisCoreWEHI/napari_lattice/wiki
GNU General Public License v3.0
12 stars 4 forks source link

Build conda package #87

Open multimeric opened 1 week ago

multimeric commented 1 week ago

As discussed with @pr4deepr.

Advantages:

Blockers: aicspylibczi and npy2bdv apparently don't have conda packages. Looking into this.

How it will work:

  1. I'll add a meta.yaml recipe to core/ and plugin/
  2. In the short term, we can then build the conda package from that using `conda-build
  3. The conda package can then get published to GitHub
  4. Later we can submit it to bioconda or conda-forge so that it can be more easily installed
multimeric commented 4 days ago

Currently waiting on these submitted conda PRs: