
PROTEOME SCIENCES PLC — Investor Relations & Filings
Proteome Sciences PLC is a specialized Contract Research Organization (CRO) focused on applied proteomics and peptidomics. The company provides comprehensive mass spectrometry-based analytical services to support drug discovery, development, and biomarker identification for precision medicine. Its services cover the full workflow from sample preparation and proteome characterization to bioinformatics data interpretation and reporting, handling diverse biological samples. A key offering is its proprietary TMT® and TMTpro® isobaric tags, which the company invented, developed, and exclusively manufactures for multiplexed protein quantification. These reagents are distributed globally to the mass spectrometry community. The company serves the biopharmaceutical sector, operating under ISO 9001:2015 and Good Clinical Laboratory Practice (GCLP) standards for its targeted assays.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Milestone towards Single Cell Proteomics services | 2022-08-03 | English | |
| Change of Registered Office | 2022-05-26 | English | |
| Result of AGM | 2022-05-16 | English | |
| AGM Statement | 2022-05-16 | English | |
| Substantial Contract Win | 2022-05-12 | English | |
| Director/PDMR Shareholding | 2022-04-26 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 5068619 | Milestone towards Single Cell Proteomics services | 2022-08-03 | English | ||
| 5023502 | Change of Registered Office | 2022-05-26 | English | ||
| 5016092 | Result of AGM | 2022-05-16 | English | ||
| 5016620 | AGM Statement | 2022-05-16 | English | ||
| 5014874 | Substantial Contract Win | 2022-05-12 | English | ||
| 5003758 | Director/PDMR Shareholding | 2022-04-26 | English | ||
| 5001091 | Director/PDMR Shareholding | 2022-04-21 | English | ||
| 4996758 | Investor Presentation | 2022-04-11 | English | ||
| 4990431 | Director shareholding | 2022-04-01 | English | ||
| 4990205 | Final Results | 2022-03-31 | English | ||
| 4988917 | Loan amendment | 2022-03-30 | English | ||
| 4988291 | Notice of Results | 2022-03-29 | English | ||
| 4962830 | Second Price Monitoring Extn | 2022-02-16 | English | ||
| 4962839 | Price Monitoring Extension | 2022-02-16 | English | ||
| 4956791 | Trading Update | 2022-02-03 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for PROTEOME SCIENCES PLC, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Research and experimental development on natural sciences and engineering
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1NKEMIA
Biotechnology company providing R&D and services for the li…
|
IKM | ES | Professional, scientific and te… |
|
2cureX AB
Develops an IVD test using 3D tumoroids to predict patient …
|
2CUREX | SE | Professional, scientific and te… |
|
Abattis Bioceuticals Corp.
Life sciences company aggregating and investing in cannabis…
|
ATTBF | CA | Professional, scientific and te… |
|
Abera Bioscience AB
Develops mucosal vaccines using a proprietary Outer Membran…
|
ABERA | SE | Professional, scientific and te… |
|
ABION Inc.
Clinical-stage biopharma developing therapeutics for oncolo…
|
203400 | KR | Professional, scientific and te… |
|
ABL Bio Inc.
Develops bispecific antibody therapeutics for oncology and …
|
298380 | KR | Professional, scientific and te… |
|
Abnova (Taiwan) Corporation
Global leader in high-throughput production of antibodies a…
|
4133 | TW | Professional, scientific and te… |
|
Abpro Holdings, Inc.
Clinical-stage biotech developing antibody therapeutics for…
|
ABP | US | Professional, scientific and te… |
|
Absci Corp
A generative AI drug creation company developing biologic m…
|
ABSI | US | Professional, scientific and te… |
|
Achiko AG
A digital services platform for cross-border business compl…
|
ACHI | CH | Professional, scientific and te… |
PROTEOME SCIENCES PLC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/7860/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7860 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=7860 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=7860 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 7860}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for PROTEOME SCIENCES PLC (id: 7860)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.