Skip to content

Support distance matrix files with only a column or row header #104

@ghost

Description

Currently only the following is support for distance matrix file formats

ID A B
A 0 0.5
B 0.5 0

Should also support the following formats

A 0 0.5
B 0.5 0
A B
0 0.5
0.5 0

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