Type: Package
Package: cobiclust
Title: Biclustering via Latent Block Model Adapted to Overdispersed
        Count Data
Version: 0.1.2
Authors@R: c(
    person("Julie", "Aubert", , "julie.aubert@inrae.fr", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-5203-5748")),
    person("INRAE", role = "cph")
  )
Description: Implementation of a probabilistic method for biclustering
    adapted to overdispersed count data. It is a Gamma-Poisson Latent
    Block Model.  It also implements two selection criteria in order to
    select the number of biclusters.
License: GPL-3
URL: https://github.com/julieaubert/cobiclust
BugReports: https://github.com/julieaubert/cobiclust/issues
Depends: R (>= 3.5.0)
Imports: assertthat, cluster, stats, testthat
Suggests: spelling
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-02-16 09:49:46 UTC; jaubert
Author: Julie Aubert [aut, cre] (<https://orcid.org/0000-0001-5203-5748>),
  INRAE [cph]
Maintainer: Julie Aubert <julie.aubert@inrae.fr>
Repository: CRAN
Date/Publication: 2024-02-16 12:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 09:28:46 UTC; unix
