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

[FEATURE] Assign peaks to database #24

Open
AlanRace opened this issue Jul 27, 2020 · 1 comment
Open

[FEATURE] Assign peaks to database #24

AlanRace opened this issue Jul 27, 2020 · 1 comment
Assignees

Comments

@AlanRace
Copy link
Owner

Allow matching of accurate mass (with some tolerance) of a selected ion image (or peak) to database(s).

  • The parser must define which databases are appropriate for the style of data loaded
  • Must implement Database class which handles downloading of database (if necessary) as well as performing a query
  • Must allow selection of a tolerance (e.g. ppm) for narrowing down the results
  • Optionally allow matching against adducts and isotopes for improved confidence in assignment (scoring)
@AlanRace AlanRace self-assigned this Jul 27, 2020
@AlanRace
Copy link
Owner Author

AlanRace commented Aug 3, 2020

From discussions with Kenny Robinson:

  • Deisotoping peaks for the assignments list
  • Isotope ratio to inform assignments
  • Ability to add in custom adducts, e.g Ag or Cs.
  • Ability to add in custom chemical formulae, e.g. deuterated compounds etc
  • Preview of peak for quality checking
  • Ion image preview for peak
  • Filter your assignment list by column, e.g. filtering out kingdom or by pathway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant