Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

JaneliaSciComp/multifish

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

747 Commits
747 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EASI-FISH Nextflow Pipeline

DOI Nextflow Run with Docker Run with Singularity Launch on Nextflow Tower

This pipeline analyzes imagery collected using the EASI-FISH (Expansion-Assisted Iterative Fluorescence In Situ Hybridization) method described in this paper. It includes automated image stitching, distributed multi-round image registration, cell segmentation, and distributed spot detection.

Pipeline Diagram

Documentation

Full documentation is available at https://janeliascicomp.github.io/multifish.

Command-line Quick Start

For tech-saavy users, the pipeline can be invoked from the command-line and runs on any workstation or cluster. The only prerequisites for running this pipeline are Nextflow (version 20.10.0 or greater) and Singularity (version 3.5 or greater). If you are running on an HPC cluster, ask your system administrator to install Singularity on all the cluster nodes. Singularity is a popular HPC containerization tool, so many institutional clusters already support it.

To install Nextflow:

curl -s https://get.nextflow.io | bash 

To install Singularity on CentOS Linux:

sudo yum install singularity

Clone this repository with the following command:

git clone --recursive https://github.com/JaneliaSciComp/multifish.git

Before running the pipeline for the first time, run setup to pull in external dependencies:

./setup.sh

You can now launch the pipeline using:

./main.nf [arguments]

About

EASI-FISH analysis pipeline for spatial transcriptomics

Topics

Resources

License

Stars

Watchers

Forks

Contributors 5

Morty Proxy This is a proxified and sanitized view of the page, visit original site.