Open henninggaertner opened 3 months ago
Click to see where and how coverage changed
The report is truncated to 25 files out of 61. To see the full report, please visit the workflow summary page.
This report was generated by python-coverage-comment-action
Hi future project :wave:
Description
This adds the deep learning spectrum prediction of my bachelors thesis, which is the process of using DL to predict the fragmented mass spectrum of a peptide precursor with a given charge and sequence given some additional meta parameters about the mass spectrometry machine. This can then be plotted to visualize the peptide fragments and their intensity. This was implemented with an API by Koina, and the resulting spectra can be exported to various file formats commonly used by researchers.
Changes
Testing
Tests were made. Other than that:
PR checklist
Development
Mergeability
black
Code review