Skip to content

medoid computation aborts when trt is numeric or some trts have one replicate #9

@eschen42

Description

@eschen42

medoid computation sometimes fails when:

  • The treatment-level specifier is a numeric (i.e., integer) value
  • Some treatments have only one member

These cases are particular to occasions where the data matrix is transposed and medoids are being computed for features rather than samples.

At some point the tool (or the wrapper) could be updated to do the transposition, although this is not yet planned.

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