Giter Site home page Giter Site logo

redsea's People

Contributors

bencaiello avatar bokaizhu avatar djstar avatar yunhaobai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

redsea's Issues

Masks & multichannel transform

Hi, Bokai
Would you mind share some scripts for generating segmentationParams.mat file from a masks tiff file and multichannel tiff to single channel tiff ? Make it easier to using downsteam boundary compensation.
Thx.

Introduction of NaN when cells don't border other cells

Hi,
first: thanks for releasing the code here!
I have tested the scripts on our data and found a potential issue when individual cells are not directly neighbouring other cells. As far as I understand, here you calculate the total boundary as the sum of boundaries to neighbouring cells. In cases where cells are not in direct contact with other cells, the sum is 0. Next, here boundary length is divided by 0, introducing NaN which propagates to the summation here filling the normalized data matrix with NaN. One fix might be to set cellPairNorm(isnan(cellPairNorm)) = 0; after line 56. I hope I didn't miss anything.
Thanks!
Nils

Do you have plan for Python implementation

Thanks for developing this signal correction method. It is definitely essential for multiplexed imaging analysis.

I noticed that the code currently is only in MATLAB and I was wondering if there is a plan for Python implementation. Many thanks!

.fcs output

Hi,

Super cool that you guys have developed this algorithm for spillover correction of signals for this type of data. Trying to run the Jupyter script, and it seems to be working fine. But I would like to get the output as .fcs files for downstream analysis. How can I do that?

No License in Repo

Hello yunhaoBai and BokaiZhu!
There is no license in the repository and was wondering if that was an oversight -- technically no license means that no one can legally use / modify the code here -- although that seems directly contrary to your intentions and your communications here about RedSEA.
As I'd talked with you in a separate issue, I've been making (and now have made) a python script for integrating this algorithm with steinbock in a separate fork of RedSEA, but I'm happy to take it down if you don't want versions of your repo being made.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.