Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mrJeppard opened this issue Apr 25, 2018 · 0 comments
Open

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

mrJeppard opened this issue Apr 25, 2018 · 0 comments

Comments

@mrJeppard
Copy link

mrJeppard commented Apr 25, 2018

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant