Package: ClusterFoldSimilarity
Type: Package
Title: Calculate similarity of clusters from different single cell
        samples using foldchanges
Version: 1.2.0
Authors@R: person("Oscar", "Gonzalez-Velasco",
  email = "oscargvelasco@gmail.com",
  role = c("cre", "aut"),
  comment = c(ORCID = "0000-0002-5054-8635"))
Description: This package calculates a similarity coefficient using the fold changes of shared features (e.g. genes) among clusters of different samples/batches/datasets. The similarity coefficient is calculated using the dot-product (Hadamard product) of every pairwise combination of Fold Changes between a source cluster i of sample/dataset n and all the target clusters j in sample/dataset m
License: Artistic-2.0
Encoding: UTF-8
Imports: methods, igraph, ggplot2, scales, BiocParallel, graphics,
        stats, utils, Matrix, cowplot, dplyr, reshape2, Seurat,
        SeuratObject, SingleCellExperiment, ggdendro
Suggests: knitr, rmarkdown, kableExtra, scRNAseq, BiocStyle
RoxygenNote: 7.2.3
biocViews: SingleCell, Clustering, FeatureExtraction, GraphAndNetwork,
        GeneTarget, RNASeq
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/ClusterFoldSimilarity
git_branch: RELEASE_3_20
git_last_commit: f0f2cb5
git_last_commit_date: 2024-10-29
Repository: Bioconductor 3.20
Date/Publication: 2024-11-08
NeedsCompilation: no
Packaged: 2024-11-08 21:34:20 UTC; biocbuild
Author: Oscar Gonzalez-Velasco [cre, aut]
    (<https://orcid.org/0000-0002-5054-8635>)
Maintainer: Oscar Gonzalez-Velasco <oscargvelasco@gmail.com>
Built: R 4.4.1; ; 2024-11-09 21:42:41 UTC; unix
