# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "coreheat" in publications use:' type: software license: GPL-3.0-only title: 'coreheat: Correlation Heatmaps' version: 0.3.2 doi: 10.32614/CRAN.package.coreheat abstract: Create correlation heatmaps from a numeric matrix. Ensembl Gene ID row names can be converted to Gene Symbols using, e.g., BioMart. Optionally, data can be clustered and filtered by correlation, tree cutting and/or number of missing values. Genes of interest can be highlighted in the plot and correlation significance be indicated by asterisks encoding corresponding P-Values. Plot dimensions and label measures are adjusted automatically by default. The plot features rely on the heatmap.n2() function in the 'heatmapFlex' package. authors: - family-names: Fey given-names: Vidal email: vidal.fey@gmail.com - family-names: Sara given-names: Henri email: henri.sara@gmail.com repository: https://cran.r-universe.dev commit: 29d3c9fb89e8714327b312559c93b907f6ec85cf date-released: '2026-02-04' contact: - family-names: Fey given-names: Vidal email: vidal.fey@gmail.com