Skip to content

Sample pre-ordering vs ordering under the hood #44

@vkartha

Description

@vkartha

Hello!! I actually wanted to test run this as part of trying something out in my own work, and I was specifically wondering looking at the newer implementation, how one can run the search separately using either the decreasing ranking of the input scoring or increasing ranking (testing for left-skew in either case). I think in the previous implementation we provided the desired ranking order for this reason, so was curious about the newer implementation in this regard.

I was wondering if we are now expected to pre-rank the input variable (sort(value,decreasing=TRUE/FALSE)) - based on the example run, the variable utils::data(TAZYAP_BRCA_ACTIVITY) doesn't seem to be pre-sorted.

meta_plot always plots the var in decreasing order, which is also why I was curious

Thanks, and very pleased to see this cleaned up so well!

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