Skip to main content

Protein Turnover web pipeline

Project description

protein_turnover_website

Website for protein turnover

installation

pip install protein_turnover
pip install protein_turnover_website
# run the website (both frontend and back)
turnover web

Run just the website:

FLASK_APP=protein_turnover_website.wsgi flask run
# *OR*
gunicorn --workers=4 protein_turnover_website.wsgi

Configure turnover website

You can run this as simple:

In the instance folder create a file protein_turnover_website.cfg

MOUNTPOINTS = [
    ("/path/to/msms/files", "nickname"),
    # only show mzML file here
    ("/another/path/to/msms/files", "nickname", r".*\.mzML$")

]

Run the website with turnover web and go the the configuration.html page for more information.

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

protein_turnover_website-0.5.6.tar.gz (792.5 kB view details)

Uploaded Source

Built Distribution

protein_turnover_website-0.5.6-py3-none-any.whl (821.8 kB view details)

Uploaded Python 3

File details

Details for the file protein_turnover_website-0.5.6.tar.gz.

File metadata

  • Download URL: protein_turnover_website-0.5.6.tar.gz
  • Upload date:
  • Size: 792.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.11.0 Linux/5.15.0-124-generic

File hashes

Hashes for protein_turnover_website-0.5.6.tar.gz
Algorithm Hash digest
SHA256 f4dab076ac454ecfa1503d217b5ce086647121005e4a9ad133600c9a06da331e
MD5 d1ef50aa43d7f9e17511095cca4a0d22
BLAKE2b-256 708a95998f17d2c9db2d74386ebe41c409fec784c5a3877ea1e1050efc28ba79

See more details on using hashes here.

File details

Details for the file protein_turnover_website-0.5.6-py3-none-any.whl.

File metadata

File hashes

Hashes for protein_turnover_website-0.5.6-py3-none-any.whl
Algorithm Hash digest
SHA256 6a0b138f7464fa383ee804b32ca553fc1ce977e36f53e9e4c88634e62d5389c2
MD5 2dbc038e86883b89fd5c3f1abf2dfcee
BLAKE2b-256 322bb8dc0fa03d3a2302004fdb288b3b64bf0768b9a6512acf4b4de432bccb4a

See more details on using hashes here.

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