Skip to main content

Natural Products Linker

Project description

Badges

fair-software.eu recommendations
(1/5) code repository github repo badge
(2/5) license github license badge
(3/5) community registry pypi badge
(4/5) citation Zenodo
(5/5) checklist OpenSSF Scorecard
overall fair-software badge
Other best practices
Documentation Static Badge 🔗
Build & Test build
Static analysis workflow scq badge
Coverage workflow scc badge
Citation data consistency cffconvert

NPLinker Logo

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

Installation

NPLinker is a python package, using both pypi packages and non-pypi packages as dependencies. It requires ~4.5GB of disk space to install all the dependencies.

# Create a new virtual environment and activate it
conda create -n npl-3.11 python=3.11
conda activate npl-3.11 

# install from nplinker releases (requiring ~300MB of disk space)
pip install nplinker

# install nplinker non-pypi dependencies and databases (~4GB)
install-nplinker-deps

Testing

To run the tests, you need to clone this repo and install the development dependencies:

# Create a new virtual environment
conda create -n npl-3.11 python=3.11
conda activate npl-3.11

# Clone the repository and install the development dependencies
git clone https://github.com/NPLinker/nplinker.git
cd nplinker
pip install -e ".[dev]"
install-nplinker-deps

Unit tests

To run the unit tests, you can use the following command:

pytest

Pytest will use all available CPU cores to run the unit tests in parallel.

Integration tests

To run the integration tests, you can use the following command:

pytest -n1 tests/integration

The -n1 is to use one CPU core to run the tests. Change it to -n2 if you want to use two CPU cores to run in parallel.

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nplinker-2.0.3.tar.gz (77.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nplinker-2.0.3-py3-none-any.whl (97.0 kB view details)

Uploaded Python 3

File details

Details for the file nplinker-2.0.3.tar.gz.

File metadata

  • Download URL: nplinker-2.0.3.tar.gz
  • Upload date:
  • Size: 77.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for nplinker-2.0.3.tar.gz
Algorithm Hash digest
SHA256 d9af6a620d7dcc34109275eb140a1a631df4a33178b8be2c06675dcc4e252cfc
MD5 b55f075560a904bc8a072c5d751f4d8a
BLAKE2b-256 791d178467ca8f3138a0d6080b310899b95ccaf1ad5f8c27597a6730d32090f0

See more details on using hashes here.

File details

Details for the file nplinker-2.0.3-py3-none-any.whl.

File metadata

  • Download URL: nplinker-2.0.3-py3-none-any.whl
  • Upload date:
  • Size: 97.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for nplinker-2.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 90ab6f49da0e6c81f063c4e0fc47721fa95ae427b2caacb9132778d0bbdaf2ef
MD5 86b1db46fe0dea265a4134c8225cbb0e
BLAKE2b-256 31cd057c351ba7c9352c14ebb7324bf1297dbe44fb64d7ec6f164ac7acd156c4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page