Package: QuaternaryProd
Type: Package
Title: Computes the Quaternary Dot Product Scoring Statistic for Signed
        and Unsigned Causal Graphs
Version: 1.44.0
Date: 2015-10-22
Authors@R: c(
    person("Carl Tony", "Fakhry", email = "cfakhry@cs.umb.edu", role = c("cre","aut")),
    person("Ping", "Chen", role = "ths"),
    person("Kourosh", "Zarringhalam", role = c("aut","ths")))
Description: QuaternaryProd is an R package that performs causal
        reasoning on biological networks, including publicly available
        networks such as STRINGdb. QuaternaryProd is an open-source
        alternative to commercial products such as Inginuity Pathway
        Analysis. For a given a set of differentially expressed genes,
        QuaternaryProd computes the significance of upstream regulators
        in the network by performing causal reasoning using the
        Quaternary Dot Product Scoring Statistic (Quaternary
        Statistic), Ternary Dot product Scoring Statistic (Ternary
        Statistic) and Fisher's exact test (Enrichment test). The
        Quaternary Statistic handles signed, unsigned and ambiguous
        edges in the network. Ambiguity arises when the direction of
        causality is unknown, or when the source node (e.g., a protein)
        has edges with conflicting signs for the same target gene. On
        the other hand, the Ternary Statistic provides causal reasoning
        using the signed and unambiguous edges only. The Vignette
        provides more details on the Quaternary Statistic and
        illustrates an example of how to perform causal reasoning using
        STRINGdb.
License: GPL (>=3)
biocViews: GraphAndNetwork, GeneExpression, Transcription
Depends: R (>= 3.2.0), Rcpp (>= 0.11.3), dplyr, yaml (>= 2.1.18)
Suggests: knitr
LinkingTo: Rcpp
VignetteBuilder: knitr
RoxygenNote: 6.1.0
Encoding: UTF-8
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:29:19 UTC
RemoteUrl: https://github.com/bioc/QuaternaryProd
RemoteRef: RELEASE_3_22
RemoteSha: e2ad6e44e0a152f818184deb7d8ec3e1d6cbdbc6
NeedsCompilation: yes
Packaged: 2025-11-18 07:29:36 UTC; root
Author: Carl Tony Fakhry [cre, aut],
  Ping Chen [ths],
  Kourosh Zarringhalam [aut, ths]
Maintainer: Carl Tony Fakhry <cfakhry@cs.umb.edu>
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-18 07:31:03 UTC; windows
Archs: x64
