Metadata-Version: 1.1
Name: fouriertransform
Version: 0.0.8
Summary: FT-ICR MS peak assignment and data analysis
Home-page: https://github.com/FluvialSeds/fouriertransform
Author: Jordon D. Hemingway
Author-email: jordon_hemingway@fas.harvard.edu
License: GNU GPL Version 3
Download-URL: https://github.com/FluvialSeds/fouriertransform/archive/0.0.8.tar.gz
Description: About fouriertransform
        ======================
        ``fouriertransform`` is a Python package for analyzing Fourier Transform Ion Cyclotron Resonance Mass Spectrometry (FT-ICR MS) data. ``fouriertransform`` is especially suited for assigning formulae raw MS peaks, categorizing formulae into compound classes according to elemental formula, and creating statistical correlations with environmental parameters.
        
        
        This package was created by J.D. Hemingway, postdoctoral fellow, Harvard University.
        
        Package Information
        -------------------
        :Authors:
          Jordon D. Hemingway (jordon_hemingway@harvard.edu)
        
        :Version:
          0.0.8
        
        :Release:
          25 May 2018
        
        :License:
          GNU GPL v3 (or greater)
        
        :url:
          http://github.com/FluvialSeds/fouriertransform
          http://pypi.python.org/pypi/fouriertransform/0.0.7
        
        :doi:
        	|doi|
        
        How to Cite
        -----------
        When analyzing data with ``fouriertransform`` to be used in a peer-reviewed
        journal, please cite this package as:
        
        * J.D. Hemingway. *fouriertransform*: open-source tools for FT-ICR MS data analysis, 2017-, http://github.com/FluvialSeds/fouriertransform [online; accessed |date|]
        
        Additionally, please cite the following peer-reviewed manuscript describing the deveopment of the package and data treatment:
        
        * **to be added**
        
        
        Documentation
        -------------
        The documentation for the latest release, including detailed package references as well as a comprehensive walkthrough for analyzing FT-ICR MS data, is available at:
        
        	http://fouriertransform.readthedocs.io/
        
        Package features
        ----------------
        **to be added later**
        
        Future Additions
        ~~~~~~~~~~~~~~~~
        **to be added later**
        
        
        How to Obtain
        =============
        
        Source code can be directly downloaded from GitHub:
        
        	http://github.com/FluvialSeds/fouriertransform
        
        Binaries can be installed through the Python package index::
        
        	$ pip install fouriertransform
        
        License
        =======
        This product is licensed under the GNU GPL license, version 3 or greater.
        
        Bug Reports
        ===========
        This software is still in active deveopment. Please report any bugs directly to me at:
        
        	jordon_hemingway@harvard.edu
        
        
        .. |date| date::
        .. |doi| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1158757.svg
Keywords: geochemistry,FT-ICR MS,formula assignment,high-resolution mass spectrometry,carbon cycle
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: Free for non-commercial use
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering
