Package: discordant
Version: 1.34.0
Title: The Discordant Method: A Novel Approach for Differential
        Correlation
Authors@R: c(person("Charlotte", "Siska", role = c("aut"),
                    email = "charlotte.siska@ucdenver.edu"),
             person("McGrath", "Max", role = c("aut", "cre"),
                    email = "max.mcgrath@ucdenver.edu"), 
             person("Katerina", "Kechris", role = c("aut", "cph", "ths")))
Depends: R (>= 4.1.0)
Description: Discordant is an R package that identifies pairs of features that 
    correlate differently between phenotypic groups, with application to -omics 
    data sets. Discordant uses a mixture model that “bins” molecular feature 
    pairs based on their type of coexpression or coabbundance. Algorithm is 
    explained further in "Differential Correlation for Sequencing Data"" (Siska 
    et al. 2016).
Encoding: UTF-8
biocViews: ImmunoOncology, BiologicalQuestion, StatisticalMethod,
        mRNAMicroarray, Microarray, Genetics, RNASeq
Suggests: BiocStyle, knitr, testthat (>= 3.0.0)
Imports: Rcpp, Biobase, stats, biwt, gtools, MASS, tools, dplyr,
        methods, utils
License: GPL-3
URL: https://github.com/siskac/discordant
NeedsCompilation: yes
LinkingTo: Rcpp
VignetteBuilder: knitr
RoxygenNote: 7.1.2
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/discordant
git_branch: RELEASE_3_22
git_last_commit: 278d71f
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
Packaged: 2025-10-30 03:38:32 UTC; biocbuild
Author: Charlotte Siska [aut],
  McGrath Max [aut, cre],
  Katerina Kechris [aut, cph, ths]
Maintainer: McGrath Max <max.mcgrath@ucdenver.edu>
