Skip to content

ks_rowscore return value #40

@tetomonti

Description

@tetomonti

It appears that ks_rowscore returns a vector whose length and order do not (necessarily) match the input order (i.e., the order of FS_mat). This because it sorts the values (from largest to smallest) and removes the '0' p-values. This is not good practice: the function should return the vector with the same length and order as the input. The calling function will take care of sorting and filtering, if necessary.

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