Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 452 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 452 Bytes

A nextflow pipeline to stitch Harmony exports into ome.tiffs with customized file names/rendering

You'll need the spreadsheet (.xlsx), the acapella docker image and have conda installed:

Local run:

Use docker load --input /nfs/team283_imaging/0Misc/Acapella_stitching/acapella-1.1.7 to load the docker images

If you want to run the stitching locally, modify the parameters in run.sh and run it with bash run.sh

Run on cluster:

[TODO]