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

To do features #1

Open
3 of 10 tasks
ArthurDeclercq opened this issue Aug 30, 2024 · 2 comments
Open
3 of 10 tasks

To do features #1

ArthurDeclercq opened this issue Aug 30, 2024 · 2 comments

Comments

@ArthurDeclercq
Copy link
Collaborator

ArthurDeclercq commented Aug 30, 2024

  • Write simple input that takes tsv or csv file with: peptidoform, spectrum_id, precursor_mz and write to Peptidoforms
  • Write a function that takes a peptidoform removes modifications and generates potential other candidates
  • Read and process spectrum files with a new class (mgf and mzml) mayeb .d
  • Generate alternative proteoforms, given a certain set of fragment ions (isobaric candidates)
  • Give the (un)certainties for identifications based on the fact of certain peaks who are found or not
  • binary search
  • Modification evidence
  • Double mod
  • Isotopes
  • Multiple charges on modifications
@jaspervdh
Copy link
Collaborator

parse csv files: 9e648a2

@jaspervdh
Copy link
Collaborator

binary search: db285ed

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

2 participants