Skip to content

kreshuklab/hiiragi_segmentation_cluster_tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cluster Tools

Workflows for distributed Bio Image Analysis and Segmentation. Supports Slurm, LSF and local execution, easy to extend to more scheduling systems.

Workflows

Installation

All dependencies can be installed via conda, using the environment.yml file:

conda env create -f environment.yml

For now, this only supports linux and python3.7. The package itself must be added to the python environment manually, e.g. by creating a softlink in the lib/python3.7/site-packages of the conda env.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%