Package: mistyR
Type: Package
Title: Multiview Intercellular SpaTial modeling framework
Version: 1.4.0
Authors@R: c(
    person(given = "Jovan",
           family = "Tanevski",
           role = c("cre", "aut"),
           email = "jovan.tanevski@uni-heidelberg.de",
           comment = c(ORCID = "0000-0001-7177-1003")),
    person(given = "Ricardo Omar",
           family = "Ramirez Flores",
           role = "ctb",
           comment = c(ORCID = "0000-0003-0087-371X")),
    person(given = "Philipp",
           family = "Schäfer",
           role = "ctb"))
Description: mistyR is an implementation of the Multiview Intercellular 
    SpaTialmodeling framework (MISTy). MISTy is an explainable machine 
    learning framework  for knowledge extraction and analysis of single-cell, 
    highly multiplexed, spatially resolved data. MISTy facilitates an 
    in-depth understanding of marker interactions by profiling the intra- 
    and intercellular relationships. MISTy is a flexible framework able to 
    process a custom number of views. Each of these views can describe a 
    different spatial context, i.e., define a relationship among the 
    observed expressions of the markers, such as intracellular regulation 
    or paracrine regulation, but also, the views can also capture cell-type 
    specific relationships, capture relations between functional footprints 
    or focus on relations between different anatomical regions. Each MISTy 
    view is considered as a potential source of variability in the measured 
    marker expressions. Each MISTy view is then analyzed for its contribution 
    to the total expression of each marker and is explained in terms of the 
    interactions with other measurements that led to the observed contribution.
URL: https://saezlab.github.io/mistyR/
BugReports: https://github.com/saezlab/mistyR/issues
biocViews: Software, BiomedicalInformatics, CellBiology,
        SystemsBiology, Regression, DecisionTree, SingleCell, Spatial
Depends: R (>= 4.0)
License: GPL-3
Encoding: UTF-8
VignetteBuilder: knitr
Imports: assertthat, caret, deldir, digest, distances, dplyr, filelock,
        furrr (>= 0.2.0), ggplot2, methods, purrr, ranger, readr,
        ridge, rlang, rlist, R.utils, stats, stringr, tibble, tidyr,
        utils, withr
Suggests: BiocStyle, covr, future, igraph (>= 1.2.7), knitr, MASS,
        rmarkdown, testthat (>= 3.0.0)
RoxygenNote: 7.1.2
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/mistyR
git_branch: RELEASE_3_15
git_last_commit: f75bba8
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-28
NeedsCompilation: no
Packaged: 2022-04-29 00:08:27 UTC; biocbuild
Author: Jovan Tanevski [cre, aut] (<https://orcid.org/0000-0001-7177-1003>),
  Ricardo Omar Ramirez Flores [ctb]
    (<https://orcid.org/0000-0003-0087-371X>),
  Philipp Schäfer [ctb]
Maintainer: Jovan Tanevski <jovan.tanevski@uni-heidelberg.de>
Built: R 4.2.0; ; 2022-04-29 10:06:24 UTC; windows
