Giter VIP home page Giter VIP logo

mzmine3's Introduction

MZmine 3

Development Build Release

MZmine is an open-source software for mass-spectrometry data processing. The goals of the project is to provide a user-friendly, flexible and easily extendable software with a complete set of modules covering the entire MS data analysis workflow.

More information about the software can be found on the MZmine website.

Getting started with the Documentation and our YouTube channel

License

MZmine is a free software; you can redistribute it and/or modify it under the terms of the MIT license.

MZmine is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Releases

Releases are split into stable releases and the latest development build which reflects the current state of the master branch and is meant for testing purposes. Download options include portable versions and installers for the Window, macOS, and Linux.

Running on macOS

Currently, MZmine 3 lacks a signature for macOS. While we are working on this, user can allow MZmine in the macOS Gatekeeper protection by running the following command in the terminal from the folder containing the .app.

sudo xattr -cr MZmine.app

Find a step-by-step guide in the documentations.

Development

Tutorial

Please read our brief tutorial on how to contribute new code to MZmine.

Java version

MZmine development requires Java Development Kit (JDK) version 16 or newer (http://jdk.java.net).

Building

To build the MZmine package from the sources, run the following command:

./gradlew

or

gradlew.bat

The final MZmine distribution will be placed in build/jpackage

If you encounter any problems, please contact the developers: https://github.com/mzmine/mzmine3/issues

Code style

Since this is a collaborative project, please adhere to the following code formatting conventions:

  • We use the Google Java Style Guide (https://github.com/google/styleguide)
  • Please write JavaDoc comments as full sentences, starting with a capital letter and ending with a period. Brevity is preferred (e.g., "Calculates standard deviation" is preferred over "This method calculates and returns a standard deviation of given set of numbers").

mzmine3's People

Contributors

tomas-pluskal avatar steffenheu avatar robinschmid avatar roman-bushuiev avatar avilbrio avatar ansgarkorf avatar asmirn1 avatar dyrlund avatar sandracastillopriego avatar knakul853 avatar lukasz-fiszer avatar evgerher avatar akshaj5 avatar golgauth avatar surajviitk avatar inspiritedcoder avatar omokshyna avatar cpudney avatar itissandeep98 avatar wesmark avatar kaibioinfo avatar kevin-murray avatar tnguy271 avatar zhz125 avatar deepak123bharat avatar omyers avatar dangomania avatar abipalli avatar fourierx9 avatar lumiaoshan 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.