Skip to main content

A tool for describing Natural Product- (NP) fragments combinations and identifying pseudo-NPs.

Project description

npfc: Natural Product Fragment Combinations

npfc is a chemoinformatics tool for classifying Natural Product (NP) fragment combinations into predefined categories and therefore identifying pseudo-NPs.

Pseudo-NPs are novel NP-inspired compound classes that combine the biological relevance of NPs with the efficient exploration of chemical space by fragment-based drug design.

The npfc tool is written in Python and based on several key packages:

  • RDKit for handling chemistry

  • pandas for managing data into DataFrames

  • NetworkX for modelling graphs

  • Snakemake for encapsuling scripts into reproducible workflows

Installation

The npfc tool can be installed using PyPi. In your Python environment, run:

>>> pip install npfc

Warning!!! There is currently an issue when pytables is installed via pip. It was removed from the dependency but is required for the npfc workflow (reference file used during deduplication). Instead, please install pytables via conda:

>>> conda create -n npfc_env python pytables
>>> conda activate npfc_env
>>> pip install npfc

Documentation

The full documentation is available at: https://npfc.readthedocs.io/. It describes the API, as well as the different workflows implemented. Moreover, a few tutorials are being included to show how to use this library in some practical use.

Contribution

Feedback from the community is warmly welcomed. It can be in the form of bug reports and feature requests submitted via github or code contribution via forking this repo and submitting pull requests.

License

npfc is licensed under the MIT license.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

npfc-0.7.19-py3-none-any.whl (56.0 MB view details)

Uploaded Python 3

File details

Details for the file npfc-0.7.19-py3-none-any.whl.

File metadata

  • Download URL: npfc-0.7.19-py3-none-any.whl
  • Upload date:
  • Size: 56.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for npfc-0.7.19-py3-none-any.whl
Algorithm Hash digest
SHA256 d5b1f898a414c74d33d2ceb2901b08b258cef63afe2cb5dbeb31f7bedef34133
MD5 b77eed1ab6ec7f2cab396fceb45ce686
BLAKE2b-256 5e6d50b67a72273253b5905bcb6841b7550b2422b4ad0b5fac77c3799b8fee5b

See more details on using hashes here.

Provenance

Supported by

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