Package: cometExactTest
Version: 0.1.5
Date: 2018-01-29
Title: Exact Test from the Combinations of Mutually Exclusive
        Alterations (CoMEt) Algorithm
Authors@R: c(person("Max", "Leiserson", role = c("aut", "cre"),
		     email = "mdml@cs.umd.edu"),
	      person("Hsin-Ta", "Wu", role = "aut",
	      	 email = "bournewu@cs.brown.edu"),
	      person("Fabio", "Vandin", role = "ctb",
		     email = "vandinfa@cs.brown.edu"),
	      person("Vivian", "Hsiao", role = "ctb"),
	      person("Benjamin", "Raphael", role = "ctb",
		     email = "braphael@cs.brown.edu"))
Author: Max Leiserson [aut, cre],
  Hsin-Ta Wu [aut],
  Fabio Vandin [ctb],
  Vivian Hsiao [ctb],
  Benjamin Raphael [ctb]
Maintainer: Max Leiserson <mdml@cs.umd.edu>
Depends: R (>= 3.4.0)
Description: An algorithm for identifying combinations of mutually exclusive alterations in cancer genomes. CoMEt represents the mutations in a set M of k genes with a 2^k dimensional contingency table, and then computes the tail probability of observing T(M) exclusive alterations using an exact statistical test.
License: MIT + file LICENSE
URL: http://compbio.cs.brown.edu/projects/comet,
        https://www.r-project.org
Imports: dplyr
NeedsCompilation: yes
Packaged: 2018-01-29 19:00:25 UTC; mdml
Repository: CRAN
Date/Publication: 2018-01-29 19:30:12 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 04:06:40 UTC; windows
Archs: x64
