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.11.tar.gz (788.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.11-py3-none-any.whl (822.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for protein_turnover_website-0.5.11.tar.gz
Algorithm Hash digest
SHA256 52962c06a11328779471799795447841dff95c37dfb8d834df73f65962ac3c1d
MD5 ca2d30278cd4462689b4644b90e3d788
BLAKE2b-256 601fdffae290523912b2302e012672741c208d498523e55db7c70064c2c0f558

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for protein_turnover_website-0.5.11-py3-none-any.whl
Algorithm Hash digest
SHA256 c65510d062470f5c7fb549fcc167dcd5d5c507bf9c26fca21c42e8a403b855ce
MD5 c516b09af933511526d78670843da110
BLAKE2b-256 96dc2c9b3e21c39fefad93e07db516e0ecdbbe4a333f4d111753208a357db3d0

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