
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 |
|---|---|---|---|
| Result of AGM | 2026-05-14 | English | |
| Annual General Meeting Statement | 2026-05-14 | English | |
| Holding(s) in Company | 2026-02-04 | English | |
| Holding(s) in Company | 2026-02-03 | English | |
| Result of Oversubscribed Retail Offer | 2026-01-28 | English | |
| Retail Offer to raise up to £60,000 | 2026-01-26 | English |
Browse filings by year
32 years- 2026 8 filings
- 2025 9 filings
- 2024 8 filings
- 2023 17 filings
- 2022 24 filings
- 2021 42 filings
- 2020 19 filings
- 2019 9 filings
- 2018 38 filings
- 2017 35 filings
- 2016 24 filings
- 2015 15 filings
- 2014 25 filings
- 2013 21 filings
- 2012 1 filing
- 2011 1 filing
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 46002850 | Result of AGM | 2026-05-14 | English | ||
| 45974866 | Annual General Meeting Statement | 2026-05-14 | English | ||
| 14228447 | Holding(s) in Company | 2026-02-04 | English | ||
| 14170963 | Holding(s) in Company | 2026-02-03 | English | ||
| 13562179 | Result of Oversubscribed Retail Offer | 2026-01-28 | English | ||
| 13322626 | Retail Offer to raise up to £60,000 | 2026-01-26 | English | ||
| 13319867 | £840,000 Fundraise and Retail Offer | 2026-01-26 | English | ||
| 12168429 | Two Further Substantial Contracts for PRM | 2026-01-06 | English | ||
|
2025
7 filings
| |||||
| 9605806 | Substantial contract for Proteome Sciences | 2025-12-08 | English | ||
| 8604518 | Appointment of Nominated Adviser and Broker | 2025-11-25 | English | ||
| 11390373 | Interim Results | 2025-09-25 | English | ||
| 46807385 | Group of companies' accounts made up to 2024-12-31 | 2025-05-21 | English | ||
| 5935516 | Result of AGM | 2025-05-16 | English | ||
| 11355411 | AGM Statement | 2025-05-16 | English | ||
| 11336770 | Final Results | 2025-04-10 | 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.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
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
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.