-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathindex.qmd
More file actions
53 lines (42 loc) · 2.7 KB
/
Copy pathindex.qmd
File metadata and controls
53 lines (42 loc) · 2.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
title: "Home"
---
ProteomicsML provides ready-made datasets for machine learning models accompanied by
tutorials on how to work with even the most complex data types in the field of
proteomics. The resource is set up to evolve together with the field, and we welcome
everyone to contribute to the project by adding new datasets and accompanying notebooks.
ProteomicsML was set up as a joint effort of [SDU][sdu], [CompOmics][compomics],
[LUMC][lumc], [PeptideAtlas][peptideatlas], [NIST][nist], [PRIDE][pride],
and [MSAID][msaid]. We believe that ProteomicsML is solid step forward for the field towards
more open and reproducible science!
Want to learn more about the project? [Read our publication](publication.html):
>**ProteomicsML: An Online Platform for Community-Curated Data Sets and Tutorials for Machine Learning in Proteomics**.<br>
>Tobias G. Rehfeldt\*, Ralf Gabriels\*, Robbin Bouwmeester\*, Siegfried Gessulat, Benjamin A. Neely, Magnus Palmblad, Yasset Perez-Riverol, Tobias Schmidt, Juan Antonio Vizcaı́no^§^, and Eric W. Deutsch^§^.<br>
>J. Proteome Res. 2023, 22, 2, 632–636. [doi:10.1021/acs.jproteome.2c00629](https://doi.org/10.1021/acs.jproteome.2c00629).
[sdu]: https://www.sdu.dk/
[compomics]: https://compomics.com
[lumc]: https://www.lumc.nl/?setlanguage=English&setcountry=en
[peptideatlas]: http://www.peptideatlas.org/
[nist]: https://www.nist.gov/
[pride]: https://www.ebi.ac.uk/pride/
[msaid]: https://www.msaid.de/
**Learn**<br>
📒 Explore all [tutorials][tutorials] and [datasets][datasets]<br>
🙏 Ask or answer questions about the tutorials in [Tutorials Q&A][tutorials-qa]<br>
📒 [Background resources][background-resources] for learning about proteomics and glycoproteomics<br>
**Discuss**<br>
📄 Discuss the existing datasets or the addition of a new dataset in [Dataset Discussions][dataset-discussions]<br>
💬 Join the ProteomicsML [General Discussions][general-discussions]<br>
**Contribute**<br>
💡 Have an idea on how to improve the project? [Open an issue][open-issue]<br>
🧑🔧 Learn how to [Contribute][contributing]<br>
🤝 Read the [Code of Conduct][code-of-conduct]<br>
[tutorials]: /tutorials
[datasets]: /datasets
[tutorials-qa]: https://github.com/ProteomicsML/ProteomicsML/discussions/categories/tutorials-q-a
[background-resources]: /background_resources.html
[dataset-discussions]: https://github.com/ProteomicsML/ProteomicsML/discussions/categories/dataset-discussions
[general-discussions]: https://github.com/ProteomicsML/ProteomicsML/discussions/categories/general
[open-issue]: https://github.com/ProteomicsML/ProteomicsML/issues
[contributing]: https://www.proteomicsml.org/contributing.html
[code-of-conduct]: https://www.proteomicsml.org/code-of-conduct.html