Details
-
Type: Improvement
-
Status: Open
-
Priority: Blocker
-
Resolution: Unresolved
-
Affects Version/s: None
-
Component/s: Command Line Interface, file format issue, gui
-
Labels:None
Description
Add CLI options and enhance the GUI to provide a specific file format to the FileLoader logic, circumventing the use of jalview.io.Identify to determine which parser to use.
Could be implemented as:
--open=<file> --<format subvalue>
In gui mode, the dropdown should configure which parser is used first.
Jalview could also look at the extension first to to work out which parser, rather than resort to IdentifyFile.
UX improvements will be needed to allow a different parser to be chosen if the import doesn't work or doesn't look as desired.
Could be implemented as:
--open=<file> --<format subvalue>
In gui mode, the dropdown should configure which parser is used first.
Jalview could also look at the extension first to to work out which parser, rather than resort to IdentifyFile.
UX improvements will be needed to allow a different parser to be chosen if the import doesn't work or doesn't look as desired.