Giter VIP home page Giter VIP logo

isotopiccalc.jl's Introduction

IsotopicCalc

This package is first relatively simple atempt to calculate monoisotopic mass and/or isotopic pattern for any given chemical formula. The reverse function to determine the formula from given molecular mass is yet to be implemented.

Installation

To install run one of the following commands:

]add IsotopicCalc

or

using Pkg; Pkg.add("IsotopicCalc.jl")

Usage

using IsotopicCalc

julia> monoisotopicMass("C3H6O")
58.041865

julia> isotopicPattern("CH3COCH3");

Formula:  C3H6O
-------------------------------
Mass [amu]      Abbundance [%]
-------------------------------
58.041865       100.0
59.04522        3.244718
60.04611        0.205499
59.048142       0.069008
59.046082       0.038093
60.048575       0.035094
61.049465       0.006668
60.049437       0.001236
Found 8 isotopic masses for 1.0e-5 abundance limit.

Citing

See CITATION.bib for the relevant reference(s).

isotopiccalc.jl's People

Contributors

slowbrain avatar

Watchers

 avatar  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.