Package: ISLET Type: Package Title: Individual-Specific ceLl typE referencing Tool Version: 1.15.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 Config/pak/sysreqs: cmake make zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:58:58 UTC RemoteUrl: https://github.com/bioc/ISLET RemoteRef: HEAD RemoteSha: a533001d0140ee269c911d3907f0dcb1a177bcb4 NeedsCompilation: no Packaged: 2026-07-03 23:53:58 UTC; root Author: Hao Feng [aut, cre] (ORCID: ), Qian Li [aut], Guanqun Meng [aut] Maintainer: Hao Feng