{
  "_id": "6a1af0ee1d7bb097a09f6bbc",
  "Package": "TOAST",
  "Type": "Package",
  "Title": "Tools for the analysis of heterogeneous tissues",
  "Version": "1.27.0",
  "Description": "This package is devoted to analyzing high-throughput data\n(e.g. gene expression microarray, DNA methylation microarray,\nRNA-seq) from complex tissues. Current functionalities include\n1. detect cell-type specific or cross-cell type differential\nsignals 2. tree-based differential analysis 3. improve variable\nselection in reference-free deconvolution 4. partial\nreference-free deconvolution with prior knowledge.",
  "Author": "Ziyi Li and Weiwei Zhang and Luxiao Chen and Hao Wu",
  "Maintainer": "Ziyi Li <zli16@mdanderson.org>",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "false",
  "biocViews": "DNAMethylation, GeneExpression, DifferentialExpression,\nDifferentialMethylation, Microarray, GeneTarget, Epigenetics,\nMethylationArray",
  "BugReports": "https://github.com/ziyili20/TOAST/issues",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:43:13 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libicu-dev libpng-dev libxml2-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:50:25 UTC",
  "RemoteUrl": "https://github.com/bioc/TOAST",
  "RemoteRef": "HEAD",
  "RemoteSha": "a6f220997458acba9d0d89efc49a956263e5170e",
  "MD5sum": "4d1f6a6d4043f3eada48dc4028d2deef",
  "_user": "bioc",
  "_type": "src",
  "_file": "TOAST_1.27.0.tar.gz",
  "_fileid": "549bc224cb907f64d430ab07285c5fbabafe5f459251157495e77f644775959b",
  "_filesize": 3777690,
  "_sha256": "549bc224cb907f64d430ab07285c5fbabafe5f459251157495e77f644775959b",
  "_created": "2026-05-30T09:43:13.000Z",
  "_published": "2026-05-30T14:15:10.066Z",
  "_jobs": [
    {
      "job": 78640443258,
      "time": 183,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307428985"
    },
    {
      "job": 78640443278,
      "time": 422,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307451082"
    },
    {
      "job": 78640443269,
      "time": 402,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307449162"
    },
    {
      "job": 78640443263,
      "time": 248,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308789335"
    },
    {
      "job": 78640443257,
      "time": 215,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308786049"
    },
    {
      "job": 78639710195,
      "time": 341,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307268625"
    },
    {
      "job": 78640443267,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307424907"
    },
    {
      "job": 78640443276,
      "time": 264,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307436005"
    },
    {
      "job": 78640443281,
      "time": 270,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307436680"
    },
    {
      "job": 78640443277,
      "time": 356,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307444571"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 3,
    "note": 15
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26676440554",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/TOAST",
  "_commit": {
    "id": "a6f220997458acba9d0d89efc49a956263e5170e",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380625
  },
  "_maintainer": {
    "name": "Ziyi Li",
    "email": "zli16@mdanderson.org",
    "login": "ziyili20",
    "description": "",
    "uuid": 24440640
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "EpiDISH",
      "role": "Depends"
    },
    {
      "package": "limma",
      "role": "Depends"
    },
    {
      "package": "nnls",
      "role": "Depends"
    },
    {
      "package": "quadprog",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "corpcor",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "GGally",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "gplots",
      "role": "Suggests"
    },
    {
      "package": "matrixStats",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.27.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.26.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "dnamethylation",
    "geneexpression",
    "differentialexpression",
    "differentialmethylation",
    "microarray",
    "genetarget",
    "epigenetics",
    "methylationarray"
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "ziyili20",
      "count": 57,
      "uuid": 24440640
    },
    {
      "user": "nturaga",
      "count": 12,
      "uuid": 2746443
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 1078,
    "source": "https://www.bioconductor.org/packages/stats/bioc/TOAST"
  },
  "_mentions": 174,
  "_devurl": "https://github.com/ziyili20/toast",
  "_searchresults": 120,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/TOAST.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ziyili20/toast",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "assignCellType",
    "cedar",
    "ChooseMarker",
    "csDeconv",
    "csTest",
    "DEVarSelect",
    "findRefinx",
    "fitModel",
    "GetPrior",
    "makeDesign",
    "MDeconv",
    "myprojectMix",
    "myRefFreeCellMix",
    "myRefFreeCellMixInitialize",
    "plotCorr",
    "Tsisal"
  ],
  "_datasets": [
    {
      "name": "beta_emp",
      "title": "Simulated methylation 450K array data with related",
      "object": "beta_emp",
      "file": "beta_emp.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "CBS_PBMC_array",
      "title": "An example dataset for partial reference-free cell composition estimation from tissue gene expression",
      "object": "CBS_PBMC_array",
      "file": "CBS_PBMC_array.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "RA_100samples",
      "title": "An example dataset for cellular proportion estimation and multiple factor design",
      "object": "RA_100samples",
      "file": "RA_100samples.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "assignCellType",
      "title": "Align cell types when reference proportions are known",
      "topics": [
        "assignCellType"
      ]
    },
    {
      "page": "beta_emp",
      "title": "Simulated methylation 450K array data with related",
      "topics": [
        "beta_emp"
      ]
    },
    {
      "page": "CBS_PBMC_array",
      "title": "An example dataset for partial reference-free cell composition estimation from tissue gene expression",
      "topics": [
        "CBS_PBMC_array"
      ]
    },
    {
      "page": "cedar",
      "title": "Testing cell type specific differential signals for specified phenotype by considering DE/DM state corrleation between cell types.",
      "topics": [
        "cedar"
      ]
    },
    {
      "page": "ChooseMarker",
      "title": "Choose cell type-specific markers from pure cell type profiles or single cell data",
      "topics": [
        "ChooseMarker"
      ]
    },
    {
      "page": "csDeconv",
      "title": "Improve reference-free deconvolution using cross-cell type differential analysis",
      "topics": [
        "csDeconv"
      ]
    },
    {
      "page": "csTest",
      "title": "Testing differential signals for specified phenotype and cell type(s).",
      "topics": [
        "csTest"
      ]
    },
    {
      "page": "DEVarSelect",
      "title": "Feature selection for reference-free deconvolution using cross-cell type differential analysis",
      "topics": [
        "DEVarSelect"
      ]
    },
    {
      "page": "findRefinx",
      "title": "findRefinx",
      "topics": [
        "findRefinx"
      ]
    },
    {
      "page": "fitModel",
      "title": "Fit model with proportions and phenotypes.",
      "topics": [
        "fitModel"
      ]
    },
    {
      "page": "GetPrior",
      "title": "Get prior knowledge for supported tissue types",
      "topics": [
        "GetPrior"
      ]
    },
    {
      "page": "makeDesign",
      "title": "Generate design matrix from input phenotypes and proportions.",
      "topics": [
        "makeDesign"
      ]
    },
    {
      "page": "MDeconv",
      "title": "Estimate cell compoisitons via partial reference-free deconvolution.",
      "topics": [
        "MDeconv"
      ]
    },
    {
      "page": "myprojectMix",
      "title": "Replicate the function myprojectMix() from RefFreeEWAS package",
      "topics": [
        "myprojectMix"
      ]
    },
    {
      "page": "myRefFreeCellMix",
      "title": "Replicate the function RefFreeCellMix() from RefFreeEWAS package",
      "topics": [
        "myRefFreeCellMix"
      ]
    },
    {
      "page": "myRefFreeCellMixInitialize",
      "title": "Replicate the function RefFreeCellMixInitialize() from RefFreeEWAS package",
      "topics": [
        "myRefFreeCellMixInitialize"
      ]
    },
    {
      "page": "plotCorr",
      "title": "Show DE/DM state correlation between cell types",
      "topics": [
        "plotCorr"
      ]
    },
    {
      "page": "RA_100samples",
      "title": "An example dataset for cellular proportion estimation and multiple factor design",
      "topics": [
        "RA_100samples"
      ]
    },
    {
      "page": "Tsisal",
      "title": "Complete Deconvolution of DNA methylation data based on TOAST and SISAL",
      "topics": [
        "Tsisal"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/TOAST/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "annotate",
    "AnnotationDbi",
    "askpass",
    "Biobase",
    "BiocGenerics",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "class",
    "cli",
    "codetools",
    "corpcor",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "doParallel",
    "dplyr",
    "e1071",
    "EpiDISH",
    "farver",
    "fastmap",
    "forcats",
    "foreach",
    "genefilter",
    "generics",
    "GenomicRanges",
    "GGally",
    "ggplot2",
    "ggstats",
    "glue",
    "gtable",
    "hms",
    "httr",
    "IRanges",
    "isoband",
    "iterators",
    "jsonlite",
    "KEGGREST",
    "labeling",
    "lattice",
    "lifecycle",
    "limma",
    "locfdr",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "nnls",
    "openssl",
    "patchwork",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "rlang",
    "RSQLite",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "SparseArray",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XML",
    "xtable",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "TOAST.Rmd",
      "filename": "TOAST.html",
      "title": "Analyses of high-throughput data from heterogeneous samples with TOAST",
      "author": "Ziyi Li, Hao Wu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation and quick start",
        "Install TOAST",
        "How to get help for TOAST",
        "Quick start on detecting cell type-specific differential signals",
        "Example dataset",
        "Estimate mixing proportions",
        "Reference-based deconvolution using least square method",
        "Reference-free deconvolution using RefFreeEWAS",
        "Improve reference-free deconvolution with cross-cell type differential analysis",
        "Improved-RF with myRefFreeCellMix",
        "Improved-RF with use-defined RF function",
        "Partial reference-free deconvolution (TOAST/-P and TOAST/+P)",
        "Choose cell type-specific markers",
        "PRF deconvolution without prior (TOAST/-P)",
        "PRF deconvolution with prior (TOAST/+P)",
        "Complete deconvolution using a geometric approach",
        "Detect cell type-specific and cross-cell type differential signals",
        "Detect cell type-specific differential signals under two-group comparison",
        "Testing one parameter (e.g. disease) in one cell type.",
        "Testing one parameter in all cell types.",
        "Testing one parameter in all cell types by incorporating DE/DM state correlation among cell types",
        "Detect cell type-specific differential signals from a general experimental design",
        "Testing one parameter in one cell type",
        "Testing the joint effect of single parameter in all cell types.",
        "Detect cross-cell type differential signals",
        "Testing cross-cell type differential signals in cases (or in controls).",
        "Testing the overall cross-cell type differences in all samples.",
        "Testing the differences of two cell types over different values of one phenotype (higher-order test).",
        "A few words about variance bound and Type I error.",
        "Variance bound",
        "Type I error",
        "Session info"
      ],
      "created": "2019-05-21 01:03:29",
      "modified": "2022-08-14 17:01:06",
      "commits": 9
    }
  ],
  "_score": 8.337109288624209,
  "_indexed": true,
  "_nocasepkg": "toast",
  "_universes": [
    "bioc",
    "ziyili20"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.27.0",
      "date": "2026-05-30T10:11:35.000Z",
      "distro": "noble",
      "commit": "a6f220997458acba9d0d89efc49a956263e5170e",
      "fileid": "cfa7039215230d8026e10c396e12d8d9f1561a200395b4921b6c1f4eaa8f3302",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676440554"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.27.0",
      "date": "2026-05-30T10:11:42.000Z",
      "distro": "noble",
      "commit": "a6f220997458acba9d0d89efc49a956263e5170e",
      "fileid": "c7fb926114f343b75195f8b05720a5f69bb41b3b70a44eda41cb12e95795308b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676440554"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-05-30T14:12:16.000Z",
      "commit": "a6f220997458acba9d0d89efc49a956263e5170e",
      "fileid": "e87bfefde6ea6f79f8201794dd543715b75486f8f852f9b73c71243556ffc43a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676440554"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-05-30T14:11:50.000Z",
      "commit": "a6f220997458acba9d0d89efc49a956263e5170e",
      "fileid": "24d2c328be296e8913143d4d82000c92edb1f5b6de483963d17f25151379ceab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676440554"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.27.0",
      "date": "2026-05-30T10:11:19.000Z",
      "commit": "a6f220997458acba9d0d89efc49a956263e5170e",
      "fileid": "adf73d9b823e78a9595b915f51ac2c9bc24e06cdb50986005c7fcd98558f6f6e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676440554"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-05-30T10:10:19.000Z",
      "commit": "a6f220997458acba9d0d89efc49a956263e5170e",
      "fileid": "64ab2c60babd71beaa8c64697b7df656ba59af81658c89706db94e41ef148c39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676440554"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-05-30T10:09:49.000Z",
      "commit": "a6f220997458acba9d0d89efc49a956263e5170e",
      "fileid": "93cdf95c9e30171ff9623ad16d48a7b797d8faec230232636efab1dab4821cc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676440554"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-05-30T10:10:50.000Z",
      "commit": "a6f220997458acba9d0d89efc49a956263e5170e",
      "fileid": "1f22873cafec8036db774e28ace612eb2353ee246e0dab2e6f2b3cdb5f5a93f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676440554"
    }
  ]
}