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
# ...
turnover web

# OR try it out with...

uv run --with=protein-turnover --with=protein-turnover-website --with=gunicorn turnover web

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.6.5.tar.gz (807.2 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.6.5-py3-none-any.whl (842.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for protein_turnover_website-0.6.5.tar.gz
Algorithm Hash digest
SHA256 e726b760607ffa488142aae79f4d14a6a0d32d04f5c517b0434b57e934b8b551
MD5 7249131e6a7fd50980eeb48f0da312f6
BLAKE2b-256 318ebc139c1410c5d3912d9c13a6aa5a10675e62656dc43575f955b6803be32f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for protein_turnover_website-0.6.5-py3-none-any.whl
Algorithm Hash digest
SHA256 6eb1d386be35f89da1d4199d7a506d273fc40b862565e2e5331a9561996b3092
MD5 f76b1ce8439f5a04cbc7e739bca54f60
BLAKE2b-256 85e3e5377211d62dc72b79edbc84c58793921ed1234ff23d28ff251fdf330964

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