Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use MCMICRO to process imaging mass cytometry (IMC) data ? #483

Open
sanrishiguang opened this issue Feb 23, 2023 · 2 comments
Open

Comments

@sanrishiguang
Copy link

Hi,
In the article 'MCMICRO: a scalable, modular image-processing pipeline for multiplexed tissue imaging', I noticed that the author also processed publicly availabel imaging mass cytometry (IMC) data. I am wondering how to do it. Can you help me ?

@ArtemSokolov
Copy link
Collaborator

Hi @sanrishiguang,

The workflow for processing IMC data doesn't differ that much from workflows for other image modalities. The biggest difference is that IMC images don't require stitching, so you can skip the ASHLAR modules by adding the following to your params.yml:

workflow:
  start-at: segmentation

You may also need to tweak module parameters to get accurate segmentation. See the parameter tuning guide for some tips.

@DenisSch
Copy link
Collaborator

Hi @sanrishiguang,

As a quick follow up:
I used the "tif" files as input to MCMICRO, which were created in the MCD viewer. Afterwards, I followed the instructions above starting with segmentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants