Skip to main content

Use TLDR for dockopt, decoy generation, and job management.

Project description

What is it?

A toolkit to interface https://tldr.docking.org/, a webserver home to a collection of docking optimization and benchmark molecular docking programs.

Installation

Installation is super easy and pip installable. Please make sure you have Python 3.6 installed.

$ pip install tldr-tools

The API_KEY, as found on the top right corner under tldr.docking.org, must be set as an environmental variable before usage. The API_KEY can be assigned in .env under the package root, or directly set in terminal.

# Method 1: Add under .env (recommended for for python notebooks)
$ echo "API_KEY=SOMESECRETKEY" > .env

# Method 2: Manually setting API_KEY (recommended for interactive jobs)
export API_KEY="SOMESECRETKEY"

Usage

To view the current implemented modules in tldr-tools, please run:

$ tldr-submit --list-modules

For example, if running decoy generation is desired:

tldr-submit --module decoys --activesism input_files/actives.ism --decoygenin input_files/decoy_generation.in --memo "Decoy generation for ADA, replicate 1"

Documenting runs with the optional memo parameter is encouraged.

Pass in a job number to check on a status of a run:

tldr-status --job-number 14886

Once a run is successful, you can download the output to a local directory:

tldr-download --job-number 14886 --output some_folder

Extending tldr-tools

Community and expansion is encouraged and made easy with this codebase. Adding new modules that are newly introduced on https://tldr.docking.org/ is painless, and is as simple as adding a new Endpoint and required/optional list of files.

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

tldr_tools-0.1.3.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

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

tldr_tools-0.1.3-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

Details for the file tldr_tools-0.1.3.tar.gz.

File metadata

  • Download URL: tldr_tools-0.1.3.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for tldr_tools-0.1.3.tar.gz
Algorithm Hash digest
SHA256 6c6552a9881e75f0b678c2a225d88a16a1c630d96c1f4193680ce5a62ff8c857
MD5 40f594b643ef141f79693750826f4ea4
BLAKE2b-256 30c410accb7a917b2ad1e066ebd04f88aa56ca95455d65b9fa63a3feaf1592bb

See more details on using hashes here.

File details

Details for the file tldr_tools-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: tldr_tools-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 16.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for tldr_tools-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 bbd02be08cf578efe21a510d8a9df2b2924b7a1eae5f8c502795062241817fd2
MD5 38f65c3c04619cd0d4ee3d6e7d18fa19
BLAKE2b-256 6ee1eff52334307fef54af76f91ef02fe26c7889c3fcc1a3c95ef12dd80efadb

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