Skip to content

ananse influence dropping factors with negative logFC  #157

@apposada

Description

@apposada

Hi,

When looking at the results of calculating ananse influence over two networks, we (in the lab) have noticed that none of the factors in the output have a negative logFoldChange (meaning, only factors more highly expressed in the second network are reported). Upon checking in the code of ananse influence, we have seen this:

detfs = [tf for tf in detfs if self.expression_change[tf].realfc > 0]

We are not sure we are understanding the rationale behind choosing only the more highly expressed factors. Couldn't it be possible to check transcription factors whose expression has decreased compared to the first network? We would be interested in checking this as well.

Thanks a lot for your time and effort!

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