Skip to content

epigen-UCSD/MERMAKE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

MERMAKE is a the backend for the MERFISH+ line of spatial transcriptomics.

To install MERMAKE,

python3 -m pip install mermake

or

 git clone https://github.com/deprekate/MERMAKE.git
 pip install MERMAKE/.

MERMAKE Example

The final full gui interface is currently still in development, but a sample worker script is included in the github repo. All of the data paths and hyper parameters are hardcoded in the worker.py script, and will need to be adjusted to fit your environment.

Some of the variables to set are:

  1. psf
  2. flat field

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.7%
  • Cuda 24.3%