Package: ISLET
Type: Package
Title: Individual-Specific ceLl typE referencing Tool
Version: 1.12.0
Date: 2023-09-15
Authors@R: c(person("Hao", "Feng", role = c("aut", "cre"),email = "hxf155@case.edu",comment=c(ORCID="0000-0003-2243-9949")),
             person("Qian", "Li", role = "aut",email = "Qian.Li@STJUDE.ORG"),
             person("Guanqun", "Meng", role = "aut",email = "gxm324@case.edu"))
Description: ISLET is a method to conduct signal deconvolution for general -omics data. It can estimate the individual-specific and cell-type-specific reference panels, when there are multiple samples observed from each subject. It takes the input of the observed mixture data (feature by sample matrix), and the cell type mixture proportions (sample by cell type matrix), and the sample-to-subject information. It can solve for the reference panel on the individual-basis and conduct test to identify cell-type-specific differential expression (csDE) genes. It also improves estimated cell type mixture proportions by integrating personalized reference panels.
License: GPL-2
Depends: R(>= 4.2.0), Matrix, parallel, BiocParallel,
        SummarizedExperiment, BiocGenerics, lme4, nnls
Imports: stats, methods, purrr, abind
Suggests: BiocStyle, knitr, rmarkdown, htmltools, RUnit, dplyr
Collate: utils.R dataprep.R dataprep_slope.R islet.est.R islet.solve.R
        islet.test.R AllClasses.R show-methods.R imply_prep.R imply.R
biocViews: Software, RNASeq, Transcriptomics, Transcription,
        Sequencing, GeneExpression, DifferentialExpression,
        DifferentialMethylation
Encoding: UTF-8
LazyData: false
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/ISLET
git_branch: RELEASE_3_22
git_last_commit: ab9b785
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 03:12:57 UTC; biocbuild
Author: Hao Feng [aut, cre] (ORCID: <https://orcid.org/0000-0003-2243-9949>),
  Qian Li [aut],
  Guanqun Meng [aut]
Maintainer: Hao Feng <hxf155@case.edu>
Built: R 4.5.1; ; 2025-10-30 09:28:54 UTC; unix
