Coder Social home page Coder Social logo

annotated-dic about pathml HOT 3 OPEN

afshinmoradi avatar afshinmoradi commented on August 28, 2024
annotated-dic

from pathml.

Comments (3)

jacob-rosenthal avatar jacob-rosenthal commented on August 28, 2024

That annot_dict was manually created for rules-based phenotyping from marker levels. You can use it if you want but it isn't general-purpose and may need to be modified based on your specific application, for example it may not be exactly applicable under different marker panels, tissue types, cells populations, disease states, etc.

from pathml.

afshinmoradi avatar afshinmoradi commented on August 28, 2024

Hi Jacob.
Thanks for clarification. it is much appreciated.

Different application use different approach for cell annotation like spatial location and marker expression.
I know about markers for each cell types, but I don't know about expression profiles.
I am wondering how did you specified these marker threshold for example
'CD4':(0.50, 1.0) is for 'CD4+ T lymphocytes' cell
'CD4':(0.0, 0.50) is for 'CD3+ T lymphocytes' cell

is there any database for expression profiles. or you found them based different publications.

Best regards,

from pathml.

jacob-rosenthal avatar jacob-rosenthal commented on August 28, 2024

In this case, the values are normalized between 0 and 1. So for a cell to be "CD4+", it must have CD4 expression above some threshold - here the threshold is set at 0.5. In other words, the rule says that if CD4 marker is above 0.5 then the cell is CD4+.

Determining the best set of rules for your specific case isn't really something we can help with, because the rules to use would probably vary for each experiment. You would need to combine experimental design (i.e. which markers did you choose for the experiment, what tissue types are you looking at, how were the images captured, etc.) with domain knowledge (which cell populations do you want to identify, etc.). A literature search would probably be a good place to start. Hope this helps!

from pathml.

Related Issues (20)

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.