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

[BUG] Conformer Peak Picking Incorrect Dimensions #108

Closed
singjc opened this issue Jan 26, 2024 · 0 comments · Fixed by #109
Closed

[BUG] Conformer Peak Picking Incorrect Dimensions #108

singjc opened this issue Jan 26, 2024 · 0 comments · Fixed by #109
Assignees
Labels
bug Something isn't working

Comments

@singjc
Copy link
Collaborator

singjc commented Jan 26, 2024

Describe the bug
When selecting conformer peak picking, depending on the selected peptide it throws a value error about incorrect dimensions.

ValueError: all the input array dimensions except for the concatenation axis must match exactly, but along dimension 1, the array at index 0 has size 175 and the array at index 1 has size 1

To Reproduce
Steps to reproduce the behavior:

  1. Start the GUI
  2. Load example data in the XIC workflow
  3. Turn on conformer peak picking

Expected behavior
Perform peaking picking without error

Screenshots

image

Desktop (please complete the following information):

  • Linux
  • Firefox
  • Version: dev branch
@singjc singjc self-assigned this Jan 26, 2024
@singjc singjc added the bug Something isn't working label Jan 26, 2024
@singjc singjc mentioned this issue Jan 26, 2024
9 tasks
@singjc singjc linked a pull request Jan 26, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant