Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.66 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.66 KB

Olssen

an OnLine Spectral Search ENgine

Our engine provides a RESTful-like API to perform on-line spectral search for proteomics spectral data. It is based on the SpectraST algorithm for spectral search and uses PRIDE Cluster spectral libraries.

Components

The server is buit for scalability and performance working with big datasets. It uses Flask on top of CherryPy's server and performs its spectral searches using an engine based on Apache Spark clusters.

The client Web Application can be used on top of the web service and is ideal for data visualisation and individual spectral search.

center center

This GUI AngularJS project is generated with yo angular generator version 0.12.0.

Concepts

These are some IPython/Jupyter notebooks to explore different spectral search concepts and procedures used in our on-line search server.