Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

prepipe-containers

Container images for the E11 preprocessing pipeline.

Images

bigstitcher-spark

BigStitcher-Spark with concurrent tile optimization enabled. Based on JaneliaSciComp/BigStitcher-Spark with patches from:

# Pull the image
docker pull ghcr.io/e11bio/bigstitcher-spark:latest

# Use in Nextflow (apptainer)
apptainer.runOptions = ''  # no bind mount needed
process {
    withName:BIGSTITCHER_MODULE {
        container = 'ghcr.io/e11bio/bigstitcher-spark:latest'
    }
}

Built automatically on push to main via GitHub Actions.

About

Containers for the prepipe preprocessing pipeline

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages