File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed
Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 11Package: SpectraTutorials
22Title: Mass Spectrometry Data Analysis with Spectra
3- Version: 0.8.0
3+ Version: 0.8.1
44Authors@R: c(
55 person(given = "Johannes", family = "Rainer",
66 email = "Johannes.Rainer@eurac.edu",
@@ -17,7 +17,10 @@ Authors@R: c(
1717 person(given = "Sebastian", family = "Gibb",
1818 email = "mail@sebastiangibb.de",
1919 role = c("aut"),
20- comment = c(ORCID = "0000-0001-7406-4443")))
20+ comment = c(ORCID = "0000-0001-7406-4443")),
21+ person(given = "Philippine", family = "Louail",
22+ email = "philippine.louail@eurac.edu",
23+ role = c("ctb")))
2124Description: These workshops and tutorials provide use cases and examples for
2225 mass spectrometry data handling and analysis using the Spectra Bioconductor
2326 package and how these can be included into other R-based analyis workflows.
Original file line number Diff line number Diff line change 11# Version 0.8
22
3+ ## Version 0.8.1
4+
5+ - Include feedback and suggestions from Philippine Louail.
6+
37## Version 0.8.0
48
59- Add new tutorial * ` Spectra ` : an expandable infrastructure to handle mass
Original file line number Diff line number Diff line change @@ -850,7 +850,7 @@ the analysis of MS data independently of *where* and *how* the data is stored.
850850
851851# Acknowledgments
852852
853- Thank you to [ Philippine Louail] ( https://github.com/philouail ) for
854- fixing typos and suggesting improvements.
853+ Thank you to [ Philippine Louail] ( https://github.com/philouail ) for fixing typos
854+ and suggesting improvements.
855855
856856# References
You can’t perform that action at this time.
0 commit comments