Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

singleStepPipeline

This repository holds a Snakemake based pipeline for using Stephan Preibisch's plugin (https://github.com/bigdataviewer/SPIM_Registration).

The beanshell directory holds a collection of beanshell scripts, which are calling the plugin headless.

The submitScripts folder contains LSF cluster submit scripts, using the beanshell scripts/

In snakefiles there are two Snakemake workflows, dealing with single and double sides illumination.

Most of these scripts are specifically tailored four our needs, but there is some generalisation built in, e.g. multiple channels are supported.

run like this on madmax (MPICBG cluster):

snakemake --drmaa " -s [snakefile ] -q {params.queue}  -R span[hosts=1] -n {threads}" -d [directory]

About

cluster pipeline scripts for multiview reconstruction plugin

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages