|
| 1 | +AMIMSpy |
| 2 | +======= |
| 3 | +|Build Status| |Build Status (AppVeyor)| |codecov| |License| |RTD doc| |Git| |
| 4 | + |
| 5 | +Python package for processing acoustic mist ionization mass spectrometry-based metabolomics and lipidomics data |
| 6 | + |
| 7 | +- **Documentation:** https://amimspy.readthedocs.io/en/latest |
| 8 | +- **Source:** https://github.com/computational-metabolomics/amimspy |
| 9 | +- **Bug reports:** https://github.com/computational-metabolomics/amimspy/issues |
| 10 | + |
| 11 | + |
| 12 | +Installation |
| 13 | +------------ |
| 14 | +See the `Installation page <https://amimspy.readthedocs.io/en/latest/installation.html>`__ of |
| 15 | +the `online documentation <https://amimspy.readthedocs.io/en/latest/>`__. |
| 16 | + |
| 17 | + |
| 18 | +Bug reports |
| 19 | +----------- |
| 20 | +Please report any bugs that you find `here <https://github.com/computational-metabolomics/amimspy/issues>`_. |
| 21 | +Or fork the repository on `GitHub <https://github.com/computational-metabolomics/amimspy/>`_ |
| 22 | +and create a pull request (PR). We welcome all contributions, and we |
| 23 | +will help you to make the PR if you are new to `git`. |
| 24 | + |
| 25 | + |
| 26 | +Credits |
| 27 | +------- |
| 28 | + |
| 29 | +**Developers and contributers** |
| 30 | + - Matthew Smith ( [email protected]) - ` University of Birmingham (UK) < https://www.birmingham.ac.uk/>`__ |
| 31 | + - Ralf J. M. Weber ( [email protected]) - ` University of Birmingham (UK) < https://www.birmingham.ac.uk/staff/profiles/biosciences/weber-ralf.aspx>`__ |
| 32 | + |
| 33 | +**AMIMSpy acknowledges support from the following funders:** |
| 34 | + - BBSRC and Waters Corporation for an iCASE PhD studentship. |
| 35 | + |
| 36 | + |
| 37 | +License |
| 38 | +-------- |
| 39 | +AMIMSpy is licensed under the GNU General Public License v3.0 (see `LICENSE file <https://github.com/computational-metabolomics/amimspy/blob/master/LICENSE>`_ for licensing information). Copyright © 2020 Matthew Smith, Ralf Weber |
| 40 | + |
| 41 | + |
| 42 | +.. |Build Status| image:: https://github.com/computational-metabolomics/amimspy/workflows/amimspy/badge.svg |
| 43 | + :target: https://github.com/computational-metabolomics/amimspy/actions |
| 44 | + |
| 45 | +.. |Build Status (AppVeyor)| image:: https://img.shields.io/appveyor/ci/RJMW/amimspy.svg?logo=appveyor&style=flat-square&maxAge=600 |
| 46 | + :target: https://ci.appveyor.com/project/RJMW/amimspy/branch/master |
| 47 | + |
| 48 | +.. |Git| image:: https://img.shields.io/badge/repository-GitHub-blue.svg?style=flat&maxAge=3600 |
| 49 | + :target: https://github.com/computational-metabolomics/amimspy |
| 50 | + |
| 51 | +.. |License| image:: https://img.shields.io/badge/License-GPLv3-blue.svg |
| 52 | + :target: https://www.gnu.org/licenses/gpl-3.0.html |
| 53 | + |
| 54 | +.. |RTD doc| image:: https://img.shields.io/badge/documentation-RTD-71B360.svg?style=flat&maxAge=3600 |
| 55 | + :target: https://amimspy.readthedocs.io/en/latest/ |
| 56 | + |
| 57 | +.. |codecov| image:: https://codecov.io/gh/computational-metabolomics/amimspy/branch/master/graph/badge.svg |
| 58 | + :target: https://codecov.io/gh/computational-metabolomics/amimspy |
0 commit comments