Implement a quarto workflow document with an analysis use case combining R and Python functionality to load and process MS data. Some key points that should/could be tackled with this:
- show strengths/weaknesses of software packages, is there functionality missing?
- can SpectriPy be used to efficiently translate the MS data between R and Python (and vice versa)?
- is there really need to implement (integrate) functionality in one or the other programming language (e.g. in SpectriPy) or can everything be solved using a bilingual analysis in quarto?