Skip to content

Prioritization based only on ligand activity (ignoring ligand/receptor expression) in MultiNicheNet #124

@donghyeon321

Description

@donghyeon321

Hi,
I would like to ask whether it is possible to modify the prioritization strategy in MultiNicheNet to rely exclusively on ligand activity (NicheNet-based target prediction), while completely ignoring ligand and receptor expression–based criteria.

My specific goals are:

  1. I want to prioritize ligand–receptor interactions only based on their downstream target activity, not on:
    • differential expression (DE) of ligand/receptor
  2. The reason is that in my dataset:
    • I am specifically interested in cases where ligand/receptor expression does not change, but target activity differs (i.e., hidden regulatory layer beyond expression)
    • There is also a large batch effect, so I prefer using MultiNicheNet instead of standard NicheNet
  3. I am aware of the scenario = "lower_DE" option, but:
    • this only reduces the weight of DE criteria
    • I would like to completely remove all expression-based criteria, not just down-weight them

Specific questions

  • Is there currently a way to:
    • disable ligand/receptor expression, DE, and fraction-based criteria entirely, and
    • compute prioritization scores using only ligand activity?
  • If not, would modifying the internal prioritization step (e.g., setting weights of all non-activity criteria to zero) be a valid approach?
    • Are there recommended functions or code sections where this can be adjusted?
  • From a methodological perspective, would the authors consider this type of prioritization valid or meaningful within the MultiNicheNet framework?

Thank you for your time and for developing this valuable tool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions