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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: protein_turnover_website-0.5.7.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.7.tar.gz
Algorithm Hash digest
SHA256 7e2c853175f1bb5698c5c7620a931ad8ad8240a3d3a7edd96809a82aa30f2a39
MD5 03999ba93bcfa1b82c28a3cfe6dd74d6
BLAKE2b-256 8268569706175d872244191ad1989d5c26a229bc8d36d658f4bee2fcfd450b7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for protein_turnover_website-0.5.7-py3-none-any.whl
Algorithm Hash digest
SHA256 6a22bf89bb533ee0971e5a77eaf11e52b3bf0c572b1d8185ab19ee37ab6b4365
MD5 33eb7c1c99e89e79125ca364d034cf2d
BLAKE2b-256 98371f7f32c4736cdf50d9f6b868e1e665056d2a9e2f99c5205176adf7976310

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