Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Releases: spectre-team/spectre

Spectre-v5.0.2.1802

19 Apr 18:21
bd97071
Compare
Choose a tag to compare

In this version:

  • Docker image tagging schema got more flexible. It will be easier to track changes now, with less updates of service versions.
  • Message after successful analysis scheduling now displays success instead of error.
  • Aspects are centered on the screen, instead of wide.
  • Finished analyses are normalized with other views.

Spectre-v5.0.1.1785

19 Mar 06:12
8384a89
Compare
Choose a tag to compare

This release reduces repository structure to contain only web client and docker-compose for deployment. It supports generic workers API maintained through master API node.

Spectre-v2.24.7.1118

04 Oct 20:15
Compare
Choose a tag to compare

Release notes

Web Client

  • Angular-based web client has been added
  • It has been updated to version 4
  • interactive visualization of each spectrum
  • interactive visualization of each mass channel
  • interactive visualization of DiviK result

Web API

  • Web API has been extended to provide information about preparations
  • It has been cleaned up

Algorithms

GMM

  • added
  • splitters implementation is still ongoing
  • dynamic programming based initialization condition is not yet approached

DiviK

  • awaits implementation of peak detection method

Genetic training set selection

  • genetic algorithm has been implemented
  • dataset splitting has been implemented
  • fitness function implementation is ongoing

DiviK-v1.0.359

04 Apr 22:46
Compare
Choose a tag to compare

This version contains simple WPF client for DiviK algorithm.

It requires MATLAB Compiler Runtime in version 9.1.

More details are included in the manual embedded in the archive.

Spectre

Spectre is a versatile tool used for analysis of MALDI-MSI data sets.

For the sake of simplicity, the toolset provided is available to be used
through interfacing with web application, which is currently a work-in-progress.

In order to build and run the application, please refer to the
installation section.

About

The project is currently in its early stage. However, it comprises the
implementation of our own spectra modelling based on Gaussian Mixture Models,
and Divisive IK-means algorithm for unsupervised segmentation, which can be
used for efficient dataset compression as well as for knowledge discovery.
Aformentioned algorithms have already been published and links refering
have been enclosed under references section.

Also, several classification and clusterization methods will be provided soon,
along with supporting statistics.

Install

Please refer to docs.

Exemplary usage

Please refer to docs.

How to contribute?

Please contact us by an e-mail. We will
answer you in details.

Environment

Please refer to docs.

References

This software is part of contribution made by Data Mining Group of Silesian University of Technology, rest of which is published here.