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.

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.12.tar.gz (789.9 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.12-py3-none-any.whl (823.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for protein_turnover_website-0.5.12.tar.gz
Algorithm Hash digest
SHA256 6b198969d1f297a6ceb5f4dd892144a1cdc9bf4de31ce7a8f5e92259aa304986
MD5 0d4a1c4a831a2127dbace977e4b876a7
BLAKE2b-256 87c17089d8a9d8811de551f09c90f9cbf584a14cfc5d91d69b9f591ca540da28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for protein_turnover_website-0.5.12-py3-none-any.whl
Algorithm Hash digest
SHA256 7bbc243aea89e1939d7839841c8f9aadc297371e03423d08f8640d6a608625d1
MD5 2f93c9cbbf9ad4d441128323cffd2b31
BLAKE2b-256 4bb26350c2c3013105174b4216e41e5e8166c2bfd15741136f5ab69761ff8181

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