Metadata-Version: 1.1
Name: msdas
Version: 0.9.0
Summary: Put a short description here
Home-page: ['http://pythonhosted.org/msdas/']
Author: yourname
Author-email: email@whatever.org
License: GPL
Download-URL: ['http://pypi.python.org/pypi/msdas']
Description: MSDAS: Mass-spectrometry Data Analysis Software
        ########################################################
        :Date: July 2015
        :Author: Thomas Cokelaer
        :Documentation: Either browse the source code, or the doc directory or for a reference
            guide see http://pythonhosted.org/msdas/
            
        :Notebooks: See the notebook directory in github
        
        Package used to analyse Mass spectrometry data set in this paper :
        
        http://www.ncbi.nlm.nih.gov/pubmed/25492886
        
        .. image:: http://thomas-cokelaer.info/images/research/2014_yeast.png
        
        
        Installation
        --------------
        
        Relies on bioservices to fetch uniprot identifiers, cellnopt for the MIDAS exporter and
        scientific libraries such as Pandas.
        
        ::
        
            pip install msdas
        
Platform: Linux
Platform: Unix
Platform: MacOsX
Platform: Windows
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
