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

Better error message map/model are in the incorrect order upon input. #192

Conversation

stephaniewankowicz
Copy link
Collaborator

Pull Request Checklist

  • Will your PR merge into the dev branch?
    Exceptions will be made for urgent bugfixes.
  • Have you forked from dev?
    If not, please rebase your PR onto the most recent dev tip.
  • Does your PR title succinctly describe the changes?
    Explain to a new user by completing the sentence: 'This PR will: ...'
  • Fill out the template below.

Description of the Change

When you input a map/model in the incorrect order qFit used to try to run and would crash because it could not read the model appropriately.

Now qFit checks the file extension for the map and model and if the incorrect file extension exists, then qFit returns error message asking user to check the order of the input map/model.

Release Notes

@blake-riley blake-riley force-pushed the 182-qfit-protein-only-reads-inputs-in-the-order-of-map-then-model branch from d4df667 to 66c7d95 Compare April 27, 2022 14:29
@blake-riley blake-riley force-pushed the 182-qfit-protein-only-reads-inputs-in-the-order-of-map-then-model branch from 66c7d95 to f8df82a Compare April 27, 2022 14:32
@blake-riley blake-riley merged commit e6df22b into dev Apr 27, 2022
@blake-riley blake-riley deleted the 182-qfit-protein-only-reads-inputs-in-the-order-of-map-then-model branch April 27, 2022 14:43
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

Successfully merging this pull request may close these issues.

qFit protein only reads inputs in the order of map then model
2 participants