Skip to main content

maxquant-proteomics

Facilitates proteomics analysis using MaxQuant and Perseus, enabling statistical analysis and visualization of protein data in Python.

Install this skill

or
92/100

Security score

The maxquant-proteomics skill was audited on May 24, 2026 and we found 8 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 26

External URL reference

SourceSKILL.md
26- **MaxQuant**: Windows software; download from https://maxquant.org/ (v2.4+); requires .NET 6 runtime
low line 595

External URL reference

SourceSKILL.md
595url = "https://string-db.org/api/json/enrichment"
low line 672

External URL reference

SourceSKILL.md
672- [MaxQuant software and documentation](https://maxquant.org/) — official MaxQuant download, manual, and parameter guide
low line 673

External URL reference

SourceSKILL.md
673- [Perseus computational platform](https://maxquant.net/perseus/) — MaxQuant companion statistical analysis tool; basis for the Python workflow above
low line 674

External URL reference

SourceSKILL.md
674- [Cox et al. (2008) *Nature Biotechnology* — MaxQuant paper](https://doi.org/10.1038/nbt.1511) — original MaxQuant publication describing the MaxLFQ algorithm
low line 675

External URL reference

SourceSKILL.md
675- [Tyanova et al. (2016) *Nature Methods* — Perseus paper](https://doi.org/10.1038/nmeth.3901) — Perseus statistical framework reference; all workflow steps above mirror Perseus operations
low line 677

External URL reference

SourceSKILL.md
677- [gseapy documentation](https://gseapy.readthedocs.io/) — gene set enrichment analysis library used in Step 8
low line 678

External URL reference

SourceSKILL.md
678- [STRING API enrichment](https://string-db.org/help/api/) — protein network enrichment endpoint used in Common Recipes
Scanned on May 24, 2026
View Security Dashboard
Installation guide →