Skip to content

Column names for length results in inconsistent behaviour #162

@whelena

Description

@whelena

In the documentation it says

Multiple length values can be used together. All columns whose names contain length
will be used. (For example, length.1 and snv.length are both valid.)

This is true but I noted some inconsistent behaviour. Not sure if this is intentional, where to activate the automatic features a specific column name needs to be used (lenght.1 and length.2)

Example 1: Lengths specified using length.1 and length.2

Screenshot 2024-11-08 at 2 30 43 PM
Screenshot 2024-11-08 at 2 30 55 PM

Example 2: Lengths specified using snv.length and length.2

Y-axis is not generated for the first specified length (snv.length) and length.2' axis is moved to the left.
Screenshot 2024-11-08 at 2 31 50 PM

Example 3: Lengths specified using snv.length and length.3

Y-axis is not generated for snv.length and length.3 axis is generated to the left. Autp,ated edge colouring does not work, I'm assuming it's not generalized to take in column names other than length.2.
Screenshot 2024-11-08 at 2 33 28 PM

Example 4: Lengths specified using snv.length and pga.length

No y-axis or automated edge.colour.
Screenshot 2024-11-08 at 2 35 12 PM

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions