# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "enrichit" in publications use:' type: software license: Artistic-2.0 title: 'enrichit: ''C++'' Implementations of Functional Enrichment Analysis' version: 0.1.4 doi: 10.32614/CRAN.package.enrichit abstract: Fast implementations of functional enrichment analysis methods using 'C++' via 'Rcpp'. Currently provides Over-Representation Analysis (ORA) and Gene Set Enrichment Analysis (GSEA). The multilevel GSEA algorithm is derived from the 'fgsea' package. Methods are described in Subramanian et al. (2005) and Korotkevich et al. (2021) . authors: - family-names: Yu given-names: Guangchuang email: guangchuangyu@gmail.com repository: https://guangchuangyu.r-universe.dev commit: 72a2b68530e809d8769cc2fb8d45b59c06fcdbc0 date-released: '2026-04-08' contact: - family-names: Yu given-names: Guangchuang email: guangchuangyu@gmail.com