Giter Site home page Giter Site logo

massbank-data's Introduction

MassBank-data validation status

Validation Status

This repo contains all MassBank records and uses the Travis CI to validate the content of all records with the new Validator from MassBank-web.

Validate new record files locally (linux only)

To validate new record files locally please clone this repo. Under the .scripts directory create the source tree of the MassBank-web project and compile it, because the validator program is needed. You can use the following commands:

git clone --depth 1 -q https://github.com/MassBank/MassBank-web.git .scripts/MassBank-web
mvn -q -f .scripts/MassBank-web/MassBank-Project/MassBank-lib/pom.xml install

Now its possible to validate record files locally. validate.sh supports validation of a single record file, several files as well as one or several directories containing record files, eg.

./.scripts/validate.sh AAFC

To validate the full date repository please use the validate_all_local.sh script.

Submit new records to MassBank-data or modify existing records

To submit data or to change existing records:

  1. Please fork this repo and make your changes or add new content.
  2. To enable automatic validation of records in a new subdirectory please run ./.scripts/pre-commit or create a symlink/copy ./.scripts/pre-commit to .git/hooks/pre-commit prior commiting the changes.
  3. Commit and push your changes to your repo.
  4. Create a pull request.

Your pull request will be validated and you will receive a report whether your records meet the MassBank specs.

Generation of new records for upload to MassBank-data

The preferred software to generate MassBank records is RMassBank. RMassBank is in continous development. Hence, use the latest version available, please.

massbank-data's People

Contributors

meier-rene avatar nalygizakis avatar schymane avatar zzjl20 avatar michaelwitting avatar treutler avatar kohlhoff avatar

Watchers

James Cloos avatar

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.