Package: PrInCE 1.29.0

Michael Skinnider

PrInCE: Predicting Interactomes from Co-Elution

PrInCE (Predicting Interactomes from Co-Elution) uses a naive Bayes classifier trained on dataset-derived features to recover protein-protein interactions from co-elution chromatogram profiles. This package contains the R implementation of PrInCE.

Authors:Michael Skinnider [aut, trl, cre], R. Greg Stacey [ctb], Nichollas Scott [ctb], Anders Kristensen [ctb], Leonard Foster [aut, led]

PrInCE_1.29.0.tar.gz
PrInCE_1.29.0.zip(r-4.7)PrInCE_1.29.0.zip(r-4.6)PrInCE_1.29.0.zip(r-4.5)
PrInCE_1.29.0.tgz(r-4.6-any)PrInCE_1.29.0.tgz(r-4.5-any)
PrInCE_1.29.0.tar.gz(r-4.7-any)PrInCE_1.29.0.tar.gz(r-4.6-any)
PrInCE_1.29.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
PrInCE/json (API)

# Install 'PrInCE' in R:
install.packages('PrInCE', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/fosterlab/prince/issues

Datasets:

On BioConductor:PrInCE-1.29.0(bioc 3.24)PrInCE-1.28.0(bioc 3.23)

proteomicssystemsbiologynetworkinference

6.80 score 8 stars 65 scripts 367 downloads 6 mentions 29 exports 161 dependencies

Last updated from:9fd4073a2e. Checks:1 ERROR, 7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksERROR213
linux-devel-x86_64WARNING451
source / vignettesOK356
linux-release-x86_64WARNING472
macos-release-arm64WARNING266
macos-oldrel-arm64WARNING202
windows-develWARNING347
windows-releaseWARNING321
windows-oldrelWARNING310
wasm-releaseOK175

Exports:adjacency_matrix_from_data_frameadjacency_matrix_from_listbuild_gaussianscalculate_autocorrelationcalculate_featurescalculate_precisioncheck_gaussianschoose_gaussiansclean_profileclean_profilesco_apexconcatenate_featuresdetect_complexesfilter_profilesfit_curvefit_gaussiansimpute_neighborsis_unweightedis_weightedmake_feature_from_data_framemake_feature_from_expressionmake_initial_conditionsmake_labelsmatch_matrix_dimensionspredict_ensemblepredict_interactionsPrInCEreplace_missing_datathreshold_precision

Dependencies:abindaffyaffyioAnnotationFilteraskpassbackportsbase64encBHbiglmBiobaseBiocBaseUtilsBiocGenericsbiocmakeBiocManagerBiocParallelbslibcachemcheckmatecliclueclustercodetoolscolorspacecpp11crayoncrosstalkcurldata.tableDBIDelayedArrayDEoptimRdigestdir.expirydoParalleldplyrevaluatefarverfastmapfilelockfontawesomeforeachforecastforeignformatRFormulafracdifffsfutile.loggerfutile.optionsgenericsGenomicRangesggplot2gluegridExtragtablehighrHmischmshtmlTablehtmltoolshtmlwidgetshttrigraphimputeIRangesisobanditeratorsjquerylibjsonliteknitrlabelinglambda.rlaterlatticelazyevalLiblineaRlifecyclelimmalmtestmagrittrMALDIquantMASSMatrixMatrixGenericsmatrixStatsmemoiseMetaboCoreUtilsmimeMsCoreUtilsMSnbaseMultiAssayExperimentmzIDmzRnaivebayesncdf4nlmennetopensslotelpcaMethodspillarpkgconfigplotlyplyrpreprocessCoreprettyunitsprogresspromisesProtGenericsPSMatchPTModspurrrQFeaturesR6rangerrappdirsrbibutilsRColorBrewerRcppRcppArmadilloRcppEigenRdpackreshape2Rhdf5librlangrmarkdownrobustbaserpartrstudioapiS4ArraysS4VectorsS7sassscalesSeqinfosnowSparseArraySpectraspeedglmstatmodstringistringrSummarizedExperimentsystestertibbletidyrtidyselecttimeDatetinytexurcautf8vctrsviridisLitevsnwithrxfunXMLXVectoryamlzoo

Interactome reconstruction from co-elution data with PrInCE

Rendered fromintro-to-prince.Rmdusingknitr::rmarkdownon May 13 2026.

Last update: 2019-03-12
Started: 2018-12-18

Readme and manuals

Help Manual

Help pageTopics
Create an adjacency matrix from a data frameadjacency_matrix_from_data_frame
Create an adjacency matrix from a list of complexesadjacency_matrix_from_list
Model selection for Gaussian mixture modelsaic gaussian_aic gaussian_aicc gaussian_bic
Deconvolve profiles into Gaussian mixture modelsbuild_gaussians
Calculate the autocorrelation for each protein between a pair of co-elution experiments.calculate_autocorrelation
Calculate the default features used to predict interactions in PrInCEcalculate_features
Calculate precision at each point in a sequencecalculate_precision
Check the format of a list of Gaussianscheck_gaussians
Fit a Gaussian mixture model to a co-elution profilechoose_gaussians
Preprocess a co-elution profileclean_profile
Preprocess a co-elution profile matrixclean_profiles
Calculate the co-apex score for every protein pairco_apex
Combine features across multiple replicatesconcatenate_features
Detect significantly interacting complexes in a chromatogram matrixdetect_complexes
Filter a co-elution profile matrixfilter_profiles
Output the fit curve for a given mixture of Gaussiansfit_curve
Fit a mixture of Gaussians to a chromatogram curvefit_gaussians
Reference set of human protein complexesgold_standard
Impute single missing valuesimpute_neighbors
Test whether a network is unweightedis_unweighted
Test whether a network is weightedis_weighted
Interactome of HeLa cellskristensen
Fitted Gaussian mixture models for the 'kristensen' datasetkristensen_gaussians
Create a feature vector for a classifier from a data framemake_feature_from_data_frame
Create a feature vector from expression datamake_feature_from_expression
Make initial conditions for curve fitting with a mixture of Gaussiansmake_initial_conditions
Make labels for a classifier based on a gold standardmake_labels
Match the dimensions of a query matrix to a profile matrixmatch_matrix_dimensions
Predict interactions using an ensemble of classifierspredict_ensemble
Predict interactions given a set of features and examplespredict_interactions
PrInCE: Prediction of Interactomes from Co-ElutionPrInCE
Replace missing data with median ± random noisereplace_missing_data
Cytoplasmic interactome of Jurkat T cells during apoptosisscott
Fitted Gaussian mixture models for the 'scott' datasetscott_gaussians
Threshold interactions at a given precision cutoffthreshold_precision