Skip to content

Expression level normalization problem #5

Description

@seunghyeonchois

Hello.
Thank you for providing us with your valuable research code.

In the "init" method in "Predictor/expression_dataset.py", for expression level normalization, shouldn't maxE = 1, minE = 0 be replaced with maxE = max(exprs) and minE = min(exprs)?

It's simply my opinion. Please let me know if I'm wrong.
Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions