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

Features Not Yet Implemented #48

Open
5 of 6 tasks
mobiusklein opened this issue Oct 28, 2022 · 0 comments
Open
5 of 6 tasks

Features Not Yet Implemented #48

mobiusklein opened this issue Oct 28, 2022 · 0 comments

Comments

@mobiusklein
Copy link
Collaborator

mobiusklein commented Oct 28, 2022

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.
  • sptxt backend attribute parsing - This requires some familiarity with the sptxt format. The syntax is identical to msp, 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 msp comments from the wild will help cover more use-cases.
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