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

Scadnano import error message could be more informative. #35

Open
cgevans opened this issue Sep 13, 2022 · 0 comments
Open

Scadnano import error message could be more informative. #35

cgevans opened this issue Sep 13, 2022 · 0 comments

Comments

@cgevans
Copy link

cgevans commented Sep 13, 2022

Currently, in most cases when scadnano import fails, ENSnano gives the error message Error when loading design: "Oh No" (

Err(LoadDesignError::from("\"Oh No\"".to_string()))
). It looks like the loading process, however, does have more specific error information (eg, ScadnanoImportError). If it would be possible to display these details on failure, it would be helpful: I often have scadnano files that use unusual/new features, and so knowing what is causing things to break would help me tweak the input to avoid those features, or know what would need to be implemented in order to support the files.

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