Skip to main content

Define a personnal scorer for the user of DeepChain.bio

Project description

deepchain-apps : Package for creating a personnal app to deploy on the DeepChain platform

Getting started with the package

The package provide some high level interface and templates to create your own application (score to optimize for example) and deploy on deepchain.

CLI

The CLI provides 3 main commands:

  • login : you need to supply the token provide on the plateform (need to provide your password and a config file)

deepchain login

  • create : create a folder with a template scorer file

deepchain create my_application

Create a folder with the architecture:

  • my_application

    • myscorer.py
    • checkpoints (model.[h5/pt])
    • requirements
  • deploy : the code and folder is deployed on the plateform, you can select your app on the plateform

deepchain deploy my_application --checkpoints path_to_checkpoints

The application will be deploy in DeepChain plateform.

Embedding

Some embeddings are provided in the TransformersApp module

from deepchainapps.components import TransformersApp

The model are furnished, but not mandatory, if you want to make an embedding of your protein sequence. Only the ESM (evolutionary scale modeling) model is provided, with different architecture. Here for some full details of the architecture (https://github.com/facebookresearch/esm)

  • 'esm1_t6_43M_UR50S'
  • 'esm1_t12_85M_UR50S'
  • 'esm_msa1_t12_100M_UR50S'
  • 'esm1b_t33_650M_UR50S'
  • 'esm1_t34_670M_UR100'
  • 'esm1_t34_670M_UR50D'
  • 'esm1_t34_670M_UR50S'

!! The embedding will run on a GPU on the plateform. But for a testing phase on your personal computer (CPU), you should choose the smaller architecture.

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

deepchain-apps-0.0.15.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

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

deepchain_apps-0.0.15-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

Details for the file deepchain-apps-0.0.15.tar.gz.

File metadata

  • Download URL: deepchain-apps-0.0.15.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10

File hashes

Hashes for deepchain-apps-0.0.15.tar.gz
Algorithm Hash digest
SHA256 6a1c32f0ff3a4ab68be6b4275a1409b926cd5ed1d1ea98b937935caeaff4fcb1
MD5 bc7370cf0516d8a15394ff1bd4e25160
BLAKE2b-256 c7d21c2a644d22844b3cb6820ac462bb0a5f1b3a3cf236cb278280ab89c796bc

See more details on using hashes here.

File details

Details for the file deepchain_apps-0.0.15-py3-none-any.whl.

File metadata

  • Download URL: deepchain_apps-0.0.15-py3-none-any.whl
  • Upload date:
  • Size: 17.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10

File hashes

Hashes for deepchain_apps-0.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 f1ac68c0d93c82e14277c18362cfa3b592a20ee7137e5f843c41c4f7a04f4778
MD5 ba7ede23dd1a940dfb504f412323aba5
BLAKE2b-256 0d6e5f6355929213735243a0e6cd1d123dfe543d74eb972184f9c515605d8c67

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