Chemoecology Tools¶
✨ Features¶
Load and process GC-MS abundance data
Calculate chemical enrichment statistics
Perform multivariate analyses (NMDS, PCA)
Generate publication-ready visualizations
Integrate with PubChem for chemical metadata
Installation¶
You can install Chemoecology Tools via pip from PyPI or from source.
$ pip install chemoecology-tools
$ pip install git+https://github.com/wolfffff/chemoecology-tools.git
Documentation¶
Full documentation is available at Read the Docs.
See also the example notebook at example notebook.
Contributing¶
Contributions are very welcome. To learn more, see the Contributor Guide.
License¶
Distributed under the terms of the MIT license, Chemoecology Tools is free and open source software.
Issues¶
If you encounter any problems, please file an issue along with a detailed description.