-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
This issue is a running list of features that are not yet implemented in the Python implementation or in the repository in general:
- Clusters - This feature was added on late in the game and is only being specified now. We should also hand-craft some examples to be able to do something with.
- Attribute set in groups - This feature should be straight-forward to implement.
-
sptxtbackend attribute parsing - This requires some familiarity with thesptxtformat. The syntax is identical tomsp, but uses different names for some things. Documentation is missing from http://tools.proteomecenter.org/wiki/index.php?title=Software:SpectraST - Tabular file parsing - Something to read CSV or TSV files from search tools like Spectronaut or DIA-NN.
- Library-level JSON Schema - The drafted PR needs to be re-worked to cover the year's worth of changes since it was first written.
- GNPS MGF, MassBank TXT, other MGF?
There are always more read-only backends to implement or improve:
- The BiblioSpec backend could get considerably better with a more complete and up to date example file.
- A generic mzIdentML + mzML/MGF read-only backend would let us convert ID experiments directly, but this is "hard" to do well.
- More attribute handlers for parsing
mspcomments from the wild will help cover more use-cases.
Metadata
Metadata
Assignees
Labels
No labels