Skip to content

Features Not Yet Implemented #48

@mobiusklein

Description

@mobiusklein

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions