ProteomeScoutAPI: Parser to interact with ProteomeScout data
Project description
ProteomeScoutAPI
A lightweight API to talk to ProteomeScout flatfiles in Python and annotate phosphoproteomic datasets with protein and site-specific information
See full documentation for installation and use cases.
About ProteomeScout
Version 3.0 - March 2026
Originally: By Alex Holehouse, Washington University in St. Louis Contact alex.holehouse@gmail.com or contribute at https://github.com/alexholehouse
Current Version: Naegle Lab, University of Virginia https://github.com/naegleLab
Overview
ProteomeScoutAPI is a Python module which can be used to connect to and parse ProteomeScout flatfiles. Specifically, the goal of this module is to allow anyone to interact with ProteomeScout data without the need to
-
Repeatedly query the ProteomeScout sever
-
Have any knowledge of SQL, or use an SQL-Python ORM
-
Facilitate rapid exploration of the ProteomeScout dataset
Available Information
The ProteomeScout flat file contains information associated with all proteins in the human proteome, including:
- Protein sequence
- Protein domains (from InterPro or UniProt)
- Protein structures (alpha helices, beta strands, etc)
- Macromolecular structures (disorder, etc.)
- PTMs
- Gene Ontology terms
Usage
ProteomeScoutAPI allows for fast querying of protein-specific information, allowing for users to:
- Explore properties of individual protein(s) of interest (domains, PTMs, structure, etc.)
- Annotate a phosphoproteomic dataset with additional information about the proteins and sites in the dataset (e.g. domains, GO terms, etc.)
Contributing code
The code here is incredibly simple, and the few methods presented give a good example of how one should parse the ProteomeScout records. If you're interested in adding the ability to parse out other information please go ahead and make a pull request. Tests would be appreciated too!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file proteomescoutapi-3.0.0.tar.gz.
File metadata
- Download URL: proteomescoutapi-3.0.0.tar.gz
- Upload date:
- Size: 25.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a09bbf187529a90427a9d5b4967a958256305aaed4042813ad7ac5593c37c042
|
|
| MD5 |
d3917244c3e731dd10f0ccd4f1d30aec
|
|
| BLAKE2b-256 |
19bf4ec468e9a93e86631127349545fcdb729f8b8e3937cdd26f5cc92251f902
|
File details
Details for the file proteomescoutapi-3.0.0-py3-none-any.whl.
File metadata
- Download URL: proteomescoutapi-3.0.0-py3-none-any.whl
- Upload date:
- Size: 26.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acb0c01922d05880309a4a10cf1fe5de38b328b27eb8ba411cf4eed06249243f
|
|
| MD5 |
618a6139a025cd7d79ee290f4944d0bb
|
|
| BLAKE2b-256 |
8753c0a2bda777c92a157479fac822ce3f5f15615b22e866186b1959d9ef778a
|