# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "PrInCE" in publications use:' type: software license: GPL-3.0-only title: 'PrInCE: Predicting Interactomes from Co-Elution' version: 1.21.0 abstract: 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: - family-names: Skinnider given-names: Michael email: michael.skinnider@msl.ubc.ca - family-names: Foster given-names: Leonard email: foster@msl.ubc.ca repository: https://bioc.r-universe.dev repository-code: https://github.com/fosterlab/PrInCE url: https://github.com/fosterlab/PrInCE contact: - family-names: Skinnider given-names: Michael email: michael.skinnider@msl.ubc.ca