Natural Products Linker
Project description
Badges
fair-software.eu recommendations | |
---|---|
(1/5) code repository | |
(2/5) license | |
(3/5) community registry | |
(4/5) citation | |
(5/5) checklist | |
how FAIR is | |
Other best practices | |
Documentation | 🔗 |
Build & Test | |
Static analysis | |
Coverage | |
Citation data consistency | |
Downloads |
Natural Products Linker (NPLinker)
NPLinker is a python framework for data mining microbial natural products by integrating genomics and metabolomics data.
Original paper: Ranking microbial metabolomic and genomic links in the NPLinker framework using complementary scoring functions.
Setup and usage
Requirement
- Linux, MacOS, or Windows with WSL (Windows Subsystem for Linux) enabled
- For Windows without WSL, please use the docker image
- Python version ≥3.9
Installation
NPLinker is a Python package, you can install it as following:
# create a new virtual environment
python -m venv env
source env/bin/activate
# install nplinker package
pip install nplinker
# install nplinker non-pypi dependencies and databases
install-nplinker-deps
A virtual environment is required to install the the non-pypi dependencies. You can also use conda
to manage python environments.
Usage
See the documentation for more information about how to use NPLinker.
Contributing
If you want to contribute to the development of nplinker, have a look at the contribution guidelines and README for developers.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nplinker-2.0.0a1.tar.gz
.
File metadata
- Download URL: nplinker-2.0.0a1.tar.gz
- Upload date:
- Size: 6.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e041e653b79d6f93b5e4f92493aba234a0643ffb8dc2fe94e3fdb9d943f46386 |
|
MD5 | cab79858cc0b565afb9d0f744d0ebbad |
|
BLAKE2b-256 | ccd09b3c47aff41ce50b62056ccc63483e8be4b7117ba6949c9b7d7e5343c0ba |
Provenance
File details
Details for the file nplinker-2.0.0a1-py3-none-any.whl
.
File metadata
- Download URL: nplinker-2.0.0a1-py3-none-any.whl
- Upload date:
- Size: 6.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b5eba5498f85ce60535daba2adf00c1c92a0404663b1a3f33be8cba9e72268b |
|
MD5 | cc3e411655e3481dc4020d1846d85d25 |
|
BLAKE2b-256 | a200b8cd454f6ad249b422d4b78caee108d8abdc70ab9bc0ebfe46677d4b8123 |