PEIMAN2
Post-Translational Modification Enrichment, Integration, and Matching Analysis
PEIMAN2 cut its annotation database loose from its release cycle without breaking CRAN.
◆Recent moves
- 2mo ago
Database updates decouple from package releases
⚡ SPARKThe package stops being a fixed snapshot. Where the annotation vintage was previously whatever the installed version bundled, analyses can now name a dated database, and the data can be refreshed without waiting for a release — while the offline default that keeps CRAN checks passing stays in place.
View source ↗ - 1y ago
Bundled database refreshed to the March 2025 UniProt vintage
A data refresh released as a major version, which is exactly the coupling 1.1.0 later breaks: the only way to move the annotation vintage was to move the package version. Typo and code-quality work accompanies it.
View source ↗ - 1y ago
Documentation fix for the second example dataset
A documentation-only patch. Note the feed's ordering is unreliable here: this 1.0.1 tag carries a timestamp two minutes earlier than the 1.0.0 tag it follows.
View source ↗ - 2y ago
Background lists for SEA and PSEA; tidyverse dependency dropped
The statistically meaningful item is the background list option for singular and protein-set enrichment analysis, which lets the test run against a chosen reference set rather than an implicit universe. Adding proteins with no PTM to the database changes that universe too. The tidyverse dependency is replaced by the specific functions used.
View source ↗