Package: LACE
Version: 1.2.1
Date: 2020-11-27
Title: Longitudinal Analysis of Cancer Evolution (LACE)
Authors@R: c(person("Daniele", "Ramazzotti", role=c("aut"),email="daniele.ramazzotti@yahoo.com",
                comment = c(ORCID = "0000-0002-6087-2666")),
    person("Fabrizio","Angaroni",role=c("aut"),email="fabrizio.angaroni@unimib.it"),
    person("Davide","Maspero",role=c("cre","aut"),email="d.maspero@campus.unimib.it"),
    person("Alex","Graudenzi",role=c("aut"),email="alex.graudenzi@unimib.it"),
    person("Luca","De Sano",role=c("ctb"),email="luca.desano@gmail.com"))
Depends: R (>= 4.0.0)
Imports: graphics, grDevices, igraph, parallel, RColorBrewer, Rfast,
        stats, SummarizedExperiment, utils
Suggests: BiocGenerics, BiocStyle, testthat, knitr
Name: LACE: an R package for the inference of longitudinal cancer
        evolution models
Description: 
    LACE is an algorithmic framework that processes single-cell somatic mutation profiles from cancer samples collected at different time points and in distinct experimental settings, to produce longitudinal models of cancer evolution. The approach solves a Boolean Matrix Factorization problem with phylogenetic constraints, by maximizing a weighed likelihood function computed on multiple time points. 
Encoding: UTF-8
LazyData: TRUE
License: file LICENSE
URL: https://github.com/BIMIB-DISCo/LACE
BugReports: https://github.com/BIMIB-DISCo/LACE
biocViews: BiomedicalInformatics, SingleCell, SomaticMutation
RoxygenNote: 7.1.1
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/LACE
git_branch: RELEASE_3_12
git_last_commit: a4abd41
git_last_commit_date: 2020-11-27
Date/Publication: 2020-11-27
NeedsCompilation: no
Packaged: 2020-11-28 02:42:19 UTC; biocbuild
Author: Daniele Ramazzotti [aut] (<https://orcid.org/0000-0002-6087-2666>),
  Fabrizio Angaroni [aut],
  Davide Maspero [cre, aut],
  Alex Graudenzi [aut],
  Luca De Sano [ctb]
Maintainer: Davide Maspero <d.maspero@campus.unimib.it>
Built: R 4.0.3; ; 2020-11-28 14:50:41 UTC; windows
