Skip to content

plotAlign() error when attempting self similarity plotting. #1

Description

@mrJeppard

Getting this error:
Error in cut.default(a, breaks = 100) : 'breaks' are not unique

When trying to visualize self similarity with your plotAlign() function.

You should be able to reproduce the error using your tutorial's environment and:
alignment = globalAlign( interScaledGlobalPAM$scaledData, interScaledGlobalPAM$scaledData, scores = list(query = interScaledGlobalPAM$traj, ref = interScaledGlobalLPS$traj), sigCalc = F, numPerm = 20 ) plotAlign(alignment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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