https://github.com/domdfcoding/gunshotmatch
A Python program to semi-automatically match organic compounds between GSR samples
https://github.com/domdfcoding/gunshotmatch
Last synced: 10 months ago
JSON representation
A Python program to semi-automatically match organic compounds between GSR samples
- Host: GitHub
- URL: https://github.com/domdfcoding/gunshotmatch
- Owner: domdfcoding
- License: gpl-3.0
- Created: 2017-12-16T13:27:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-22T12:16:44.000Z (over 5 years ago)
- Last Synced: 2025-02-01T20:45:01.373Z (12 months ago)
- Language: Python
- Size: 18 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
**************
GunShotMatch
**************
A Python program to semi-automatically match organic compounds between GSR samples
The directory structure of GunShotMatch is as follows:
.. code-block:: text
/
├── GSMatch: The GunShotMatch code
│
├── docs: The GunShotMatch User Guide and Documentation
│
├── icons: GIMP files for creating icons
│
└── doc_source: Sphinx source for the documentation