Skip to content

v0.2.0

Choose a tag to compare

@sverhoeven sverhoeven released this 05 Jul 13:30
· 622 commits to master since this release

Linking mas spectra and genomic information to discover new chemistry.

  • Links MS/MS mass spectra with genome, sample preparation, extraction method and instrumentation method
  • Links biosynthetic gene cluster with MS^2 mass spectra

A web application for storing paired omics data projects.

Added

  • Intro page (#45)
  • Password protected review section to review pending projects (#45)
  • Page with list of projects (#45)
  • Page to show single project (#45)
  • Web service to store project on disk as JSON documents (#46)
  • Task queue to enrich projects (#46)
  • Enrich project by fetching organism name based on genome identifier (#46)

Changed

  • original form is now for adding a project for review (#45)
  • Added metabolights study id to genome (#54)
  • Made which fields are required more clear (#42)
  • Replaced run command from yarn to docker-compose