Opened 13 years ago
Closed 13 years ago
#688 closed (fixed)
Support Mascot 2.3 server
Reported by: | Fredrik Levander | Owned by: | Gregory Vincic |
---|---|---|---|
Milestone: | Proteios 2.13.0 | Keywords: | |
Cc: |
Description (last modified by )
The current implementation does not permit searches in Mascot 2.3 server. Changes from Mascot 2.2 are that multiple databases can be selected, and the form is different for selecting modifications, which means that Proteios fails to retrieve the list of available modifications.
Change History (19)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 13 years ago by
Status: | new → assigned |
---|
comment:4 Changed 13 years ago by
comment:6 Changed 13 years ago by
comment:7 Changed 13 years ago by
comment:8 Changed 13 years ago by
comment:9 Changed 13 years ago by
comment:10 Changed 13 years ago by
comment:11 Changed 13 years ago by
comment:12 Changed 13 years ago by
comment:13 Changed 13 years ago by
comment:15 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Searching now works with both mascot 2.2 and 2.3 though configuration in mascot.properties is needed. We still do not support multiple databases, this will be a new ticket. Also the error message from failing mascot searches could be improved if a upploaded file does not contain any searchable data.
comment:16 Changed 13 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
it seems like the Data format options are no longer parsed correctly. It is not possible to select 'mzML (.mzML)' from Proteios.
comment:17 Changed 13 years ago by
comment:18 Changed 13 years ago by
comment:19 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Seems to be functional now
(In [3698]) Refs #688. Changed parsing of results filename to cover 2.2 and 2.3. Non-optimal solution since 2.3 has to be specified in the config file as well.