GithubHelp home page GithubHelp logo

luisff / nmrml Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nmrml/nmrml

0.0 1.0 0.0 253.46 MB

nmrML is an open mark-up language for NMR data.

Home Page: nmrml.org

License: MIT License

Erlang 0.01% Shell 67.02% CSS 5.95% JavaScript 20.72% Perl 0.48% C 0.14% R 0.05% XSLT 5.64%

nmrml's Introduction

nmrML logo

nmrML is an open mark-up language for NMR data. It is currently under heavy development and is not yet ready for public use. The development of this standard is coordinated by Workpackage 2 of the COSMOS - COordination Of Standards In MetabOlomicS Project. COSMOS is a global effort to enable free and open sharing of metabolomics data. Coordinated by Dr Christoph Steinbeck of the EMBL-European Bioinformatics Institute, COSMOS brings together European data providers to set and promote community standards that will make it easier to disseminate metabolomics data through life science e-infrastructures. This Coordination Action has been financed with โ‚ฌ2 million by the European Commission's Seventh Framework Programme. The nmrML data standard will be approved by the Metabolomics Standards Initiative and was derived from an earlier nmrML that was developed by the Metabolomics Innovation Centre (TMIC).

nmrML links

Development Partners & Contributions

The Metabolomics Innovation Centre

The Metabolomics Innovation Centre (TMIC) is a Canadian-funded core facility that has a unique combination of infrastructure and personnel to perform a wide range of cutting-edge metabolomic studies for clinical trials research, biomedical studies, bioproducts studies, nutrient profiling and environmental testing. The TMIC platform is led by Dr. David Wishart (University of Alberta), Dr. Christoph Borchers (University of Victoria) and Dr. Liang Li (University of Alberta). This group devivered the nmrML predecessor that is amended and extended in the COSMOS Project.

Leibniz-Institute of Plant Biochemistry

The Institute of Plant Biochemistry (IPB) is a non-university research centre of the Leibniz Association (www.wgl.de), It investigates in a multidisciplinary style structure and function of natural products from plants and fungi, analyse interactions of plants with pathogenic and symbiotic microorganisms and study molecular interactions as part of complex biological processes. At the IPB, plant metabolomics has been an important area of research for many years. The IPB leads the standards development workpackage within the COSMOS project.

The Metabolome Facility of Bordeaux Functional Genomics Centre

The Metabolome Facility of Bordeaux Functional Genomics Centre (MFB) is mostly dedicated to plant and plant-derived products metabolomics. MFB is implicated in the French Metabolomics and Fluxomics Network and is a partner of MetaboHUB project aiming at the development of a French Metabolome Infrastructure. MFB provides expertise and tools along the complete metabolomics pipeline. In collaboration with the Bioinformatics Facility of Bordeaux, it has developed MeRy-B database for NMR plant metabolome data. Recent dry-lab developments of MFB concern 1H-NMR spectra processing. MFB participates in the NMR group within the COSMOS project.

[...]

Versioning

The versioning follow the [Major].[Minor].[Build], the version number is tracked inthe VERSION file in the root of the nmrML directory. Versioning is tracked using the taggin feature of git. All previous versions can be viewed here.

Follow these intructions to create release a tagged version:

  1. Commit changes in your working directory that you want in this release. It is a good idea to push these changes to GitHub before continuing. Make sure the changes you want in this release are merged with master.
  2. Make sure the HISTORY.md file is updated with the changes in this release. Follow the format in the file.
  3. Bump the version, rebuild the docs, tag the release and push the release to Github with one of the following commands:
    • For a major release: make release_major
    • For a minor release: make release_minor
    • For a build release: make release_build
  4. Now you can push the release with: git push --tags

Directory Structure

  • docs
  • examples
    • vendor - Useful example files from other software and data formats
    • nmrML - Example files for different use cases of nmrML
  • lib - Scripts/code used for generating docs, etc.
  • mappings - Files that map variable names in other formats to variable names in nmrML. Used by conversion software.
  • ontologies - The ontology files describing the controlled vocabulary
  • xml-schemata - The .xsd files describing the nmrML schema
  • tools - Example software using nmrML

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.