这是indexloc提供的服务,不要输入任何密码
Skip to content

Possible bug in cluster similarity output (-mo option) #104

@dileep-kishore

Description

@dileep-kishore

The output of the -mo option always creates a file in which the first two columns and rows are 0.0. You can verify this by trying different combinations of the example .gbk files.

A. versicolor CBS 583.65 A. mulundensis DSM 5745
A. versicolor CBS 583.65 0.0 0.0
A. mulundensis DSM 5745 0.0 0.0

It is probably happening because of the way distance is calculated here:

matrix = maximum - matrix

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