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

A posssibly superior entry point is to use uv. With uv installed you can install protein-turnover (+plus website) with

uv tool install protein-turnover --with=protein-turnover-website --with=gunicorn

You can then just run turnover web.

You can even just try out the website ....

# OR just
uv run --with=protein-turnover-website --with=gunicorn turnover web -- --access-logfile=-

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.14.tar.gz (790.4 kB view details)

Uploaded Source

Built Distribution

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

protein_turnover_website-0.5.14-py3-none-any.whl (824.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for protein_turnover_website-0.5.14.tar.gz
Algorithm Hash digest
SHA256 d0f3cb2293553ed83fc1d247aa6d6893cd8da9d222436a16e2f74177e6d0d19d
MD5 8bd28bec778a63819613340d6b0cf407
BLAKE2b-256 7e88b7f8f768bac8732b1b91cef82bc1da5655cddbd2d35282bad2192a849927

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for protein_turnover_website-0.5.14-py3-none-any.whl
Algorithm Hash digest
SHA256 69938d7856d9ba0ca39586deec184dfc763fa399fed20e128ebe4839f89918d5
MD5 8f3319df5b142e7fa8e5280ff30e0a73
BLAKE2b-256 dd89368a4f63fee815207659a86616d84ff7b72c1a743bd294fae50b929015d5

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