Skip to content

Latest commit

 

History

History
31 lines (15 loc) · 796 Bytes

README.md

File metadata and controls

31 lines (15 loc) · 796 Bytes

Java CI with Maven

PRIDE Archive data provider API

This API defines the main interfaces and objects that will be serve by each of the persistence solutions (e.g. MongoDB, Solr). The API works as a proxy for other libraries to serve the PRIDE data.

Main packages

project : Defines the functions an attributes of a PRIDE Project.

file: Defines the functions of a file associated with a PRIDE project.

user: Defines the PRIDE user profile system.

data: Defines most of the data structures for PRIDE data objects:

  • Modifications
  • Peptides
  • PSMs
  • Proteins
  • Spectrum