{
  "_id": "6a23cdcf530b9bc726be22b0",
  "Package": "DWLS",
  "Type": "Package",
  "Title": "Gene Expression Deconvolution Using Dampened Weighted Least\nSquares",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Daphne\", \"Tsoucas\", email = \"dtsoucas@gmail.com\", role = \"aut\"),\nperson(\"Adriana\", \"Sistig\", email = \"adriana.sistig@icahn.mssm.edu\",\nrole = c(\"aut\",\"cre\")))",
  "Maintainer": "Adriana Sistig <adriana.sistig@icahn.mssm.edu>",
  "Description": "The rapid development of single-cell transcriptomic\ntechnologies has helped uncover the cellular heterogeneity\nwithin cell populations. However, bulk RNA-seq continues to be\nthe main workhorse for quantifying gene expression levels due\nto technical simplicity and low cost. To most effectively\nextract information from bulk data given the new knowledge\ngained from single-cell methods, we have developed a novel\nalgorithm to estimate the cell-type composition of bulk data\nfrom a single-cell RNA-seq-derived cell-type signature.\nComparison with existing methods using various real RNA-seq\ndata sets indicates that our new approach is more accurate and\ncomprehensive than previous methods, especially for the\nestimation of rare cell types. More importantly,our method can\ndetect cell-type composition changes in response to external\nperturbations, thereby providing a valuable, cost-effective\nmethod for dissecting the cell-type-specific effects of drug\ntreatments or condition changes. As such, our method is\napplicable to a wide range of biological and clinical\ninvestigations. Dampened weighted least squares ('DWLS') is an\nestimation method for gene expression deconvolution, in which\nthe cell-type composition of a bulk RNA-seq data set is\ncomputationally inferred. This method corrects common biases\ntowards cell types that are characterized by highly expressed\ngenes and/or are highly prevalent, to provide accurate\ndetection across diverse cell types. See:\n<https://www.nature.com/articles/s41467-019-10802-z.pdf> for\nmore information about the development of 'DWLS' and the\nmethods behind our functions.",
  "URL": "https://github.com/sistia01/DWLS",
  "BugReports": "https://github.com/sistia01/DWLS/issues",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev python3 zlib1g-dev",
  "Repository": "https://sistia01.r-universe.dev",
  "Date/Publication": "2022-05-19 13:36:10 UTC",
  "RemoteUrl": "https://github.com/sistia01/dwls",
  "RemoteRef": "HEAD",
  "RemoteSha": "e4c857bac7bc50bdf3373b39e8e281c3d5bc1b6a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 07:25:52 UTC",
    "User": "root"
  },
  "Author": "Daphne Tsoucas [aut],\nAdriana Sistig [aut, cre]",
  "MD5sum": "a178017add983789a7d4fdb2d94d7746",
  "_user": "sistia01",
  "_type": "src",
  "_file": "DWLS_0.1.0.tar.gz",
  "_fileid": "d6d30d917f568b4243c53e7a2df4010dae5e10c7e2cc0307026dc7978f9b597e",
  "_filesize": 313803,
  "_sha256": "d6d30d917f568b4243c53e7a2df4010dae5e10c7e2cc0307026dc7978f9b597e",
  "_created": "2026-06-06T07:25:52.000Z",
  "_published": "2026-06-06T07:35:43.317Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79860925870,
      "time": 359,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452453354"
    },
    {
      "job": 79860925909,
      "time": 519,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452472233"
    },
    {
      "job": 79860925867,
      "time": 316,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452442941"
    },
    {
      "job": 79860925893,
      "time": 349,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452447151"
    },
    {
      "job": 79860659405,
      "time": 283,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452409439"
    },
    {
      "job": 79860925872,
      "time": 201,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452431750"
    },
    {
      "job": 79860925882,
      "time": 289,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452443155"
    },
    {
      "job": 79860925866,
      "time": 290,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452443268"
    },
    {
      "job": 79860925894,
      "time": 256,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452439469"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sistia01/actions/runs/27056083270",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sistia01/dwls",
  "_commit": {
    "id": "e4c857bac7bc50bdf3373b39e8e281c3d5bc1b6a",
    "author": "Adriana Sistig <59894711+sistia01@users.noreply.github.com>",
    "committer": "Adriana Sistig <59894711+sistia01@users.noreply.github.com>",
    "message": "Updates based off of CRAN email\n\n- Updated DESCRIPTION (spacing)\n- Corrected DEAnalysisSeuratIdents (uncommented code)\n",
    "time": 1652967370
  },
  "_maintainer": {
    "name": "Adriana Sistig",
    "email": "adriana.sistig@icahn.mssm.edu",
    "login": "sistia01",
    "description": "",
    "uuid": 59894711
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "quadprog",
      "role": "Imports"
    },
    {
      "package": "reshape",
      "role": "Imports"
    },
    {
      "package": "Seurat",
      "role": "Imports"
    },
    {
      "package": "ROCR",
      "role": "Imports"
    },
    {
      "package": "varhandle",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "MAST",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "version": ">= 1.3.3",
      "role": "Suggests"
    }
  ],
  "_owner": "sistia01",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "sistia01",
      "count": 85,
      "uuid": 59894711
    },
    {
      "user": "josschavezf",
      "count": 3,
      "uuid": 29151402
    }
  ],
  "_userbio": {
    "uuid": 59894711,
    "type": "user",
    "name": "Adriana Sistig"
  },
  "_downloads": {
    "count": 324,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DWLS"
  },
  "_devurl": "https://github.com/sistia01/dwls",
  "_searchresults": 71,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DWLS.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sistia01/dwls",
  "_realowner": "sistia01",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-05-24"
    }
  ],
  "_exports": [
    "buildSignatureMatrixMAST",
    "buildSignatureMatrixUsingSeurat",
    "DEAnalysisMAST",
    "DEAnalysisSeurat",
    "DEAnalysisSeuratIdents",
    "findDampeningConstant",
    "m.auc",
    "MASTSignatureMatrixGivenDE",
    "Mean.in.log2space",
    "solveDampenedWLS",
    "solveDampenedWLSj",
    "solveOLS",
    "solveOLSInternal",
    "solveSVR",
    "stat.log2",
    "trimData",
    "v.auc"
  ],
  "_datasets": [
    {
      "name": "dataSC_3",
      "title": "Single cell data",
      "object": "dataSC_3",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "AAACGCACACACGT-1",
        "AAACGCACCTAAGC-1",
        "AAAGAGACCGACAT-1"
      ],
      "rows": 27933,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "buildSignatureMatrixMAST",
      "title": "Signature Matrix Using MAST",
      "topics": [
        "buildSignatureMatrixMAST"
      ]
    },
    {
      "page": "buildSignatureMatrixUsingSeurat",
      "title": "Signature Matrix Using Seurat",
      "topics": [
        "buildSignatureMatrixUsingSeurat"
      ]
    },
    {
      "page": "dataSC_3",
      "title": "Single cell data",
      "topics": [
        "dataSC_3"
      ]
    },
    {
      "page": "DEAnalysisMAST",
      "title": "DEAnalysisMAST",
      "topics": [
        "DEAnalysisMAST"
      ]
    },
    {
      "page": "DEAnalysisSeurat",
      "title": "Differential Expression without Idents (Seurat)",
      "topics": [
        "DEAnalysisSeurat"
      ]
    },
    {
      "page": "DEAnalysisSeuratIdents",
      "title": "Differential Expression with Idents (Seurat)",
      "topics": [
        "DEAnalysisSeuratIdents"
      ]
    },
    {
      "page": "findDampeningConstant",
      "title": "findDampeningConstant",
      "topics": [
        "findDampeningConstant"
      ]
    },
    {
      "page": "m.auc",
      "title": "m.auc",
      "topics": [
        "m.auc"
      ]
    },
    {
      "page": "MASTSignatureMatrixGivenDE",
      "title": "Build Signature matrix using MAST given a differential expression matrix",
      "topics": [
        "MASTSignatureMatrixGivenDE"
      ]
    },
    {
      "page": "Mean.in.log2space",
      "title": "Mean.in.log2space",
      "topics": [
        "Mean.in.log2space"
      ]
    },
    {
      "page": "solveDampenedWLS",
      "title": "solveDampenedWLS",
      "topics": [
        "solveDampenedWLS"
      ]
    },
    {
      "page": "solveDampenedWLSj",
      "title": "solveDampenedWLSj",
      "topics": [
        "solveDampenedWLSj"
      ]
    },
    {
      "page": "solveOLS",
      "title": "solveOLS",
      "topics": [
        "solveOLS"
      ]
    },
    {
      "page": "solveOLSInternal",
      "title": "solveOLSInternal",
      "topics": [
        "solveOLSInternal"
      ]
    },
    {
      "page": "solveSVR",
      "title": "solveSVR",
      "topics": [
        "solveSVR"
      ]
    },
    {
      "page": "stat.log2",
      "title": "stat.log2",
      "topics": [
        "stat.log2"
      ]
    },
    {
      "page": "trimData",
      "title": "trimData",
      "topics": [
        "trimData"
      ]
    },
    {
      "page": "v.auc",
      "title": "v.auc",
      "topics": [
        "v.auc"
      ]
    }
  ],
  "_readme": "https://github.com/sistia01/dwls/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "BH",
    "Biobase",
    "BiocGenerics",
    "bitops",
    "bslib",
    "cachem",
    "caTools",
    "class",
    "cli",
    "cluster",
    "codetools",
    "commonmark",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "DelayedArray",
    "deldir",
    "digest",
    "dotCall64",
    "dplyr",
    "dqrng",
    "e1071",
    "evaluate",
    "farver",
    "fastDummies",
    "fastmap",
    "fitdistrplus",
    "FNN",
    "fontawesome",
    "fs",
    "future",
    "future.apply",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "ggrepel",
    "ggridges",
    "globals",
    "glue",
    "goftest",
    "gplots",
    "gridExtra",
    "gtable",
    "gtools",
    "here",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "ica",
    "igraph",
    "IRanges",
    "irlba",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "listenv",
    "lmtest",
    "magrittr",
    "MASS",
    "MAST",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "miniUI",
    "nlme",
    "openssl",
    "otel",
    "parallelly",
    "patchwork",
    "pbapply",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "png",
    "polyclip",
    "prettyunits",
    "progress",
    "progressr",
    "promises",
    "proxy",
    "purrr",
    "quadprog",
    "R6",
    "RANN",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppAnnoy",
    "RcppArmadillo",
    "RcppEigen",
    "RcppHNSW",
    "RcppProgress",
    "RcppTOML",
    "reshape",
    "reshape2",
    "reticulate",
    "rlang",
    "rmarkdown",
    "ROCR",
    "rprojroot",
    "RSpectra",
    "Rtsne",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "scattermore",
    "sctransform",
    "Seqinfo",
    "Seurat",
    "SeuratObject",
    "shiny",
    "SingleCellExperiment",
    "sitmo",
    "sourcetools",
    "sp",
    "spam",
    "SparseArray",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sys",
    "tensor",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "uwot",
    "varhandle",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "XVector",
    "yaml",
    "zoo"
  ],
  "_score": 4.249198357391113,
  "_indexed": true,
  "_nocasepkg": "dwls",
  "_universes": [
    "sistia01"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-06T07:29:18.000Z",
      "distro": "noble",
      "commit": "e4c857bac7bc50bdf3373b39e8e281c3d5bc1b6a",
      "fileid": "a77bac7d8bed452a36b2af665a56e178455addd7379929ee7b77e61f210053d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sistia01/actions/runs/27056083270"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-06T07:32:10.000Z",
      "distro": "noble",
      "commit": "e4c857bac7bc50bdf3373b39e8e281c3d5bc1b6a",
      "fileid": "d005d0d9858602b5d68364be793b112f44f75954c429b2cba92a5f529073d8f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sistia01/actions/runs/27056083270"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-06T07:28:49.000Z",
      "commit": "e4c857bac7bc50bdf3373b39e8e281c3d5bc1b6a",
      "fileid": "d6a88922881b36b5276a60d3eab49cd1bd33a467fce1ce485e5eec516ee3e490",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sistia01/actions/runs/27056083270"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-06T07:28:50.000Z",
      "commit": "e4c857bac7bc50bdf3373b39e8e281c3d5bc1b6a",
      "fileid": "734db429d64f1a333c85c7a6b2e741ad8f40920c083e267891f469b4504919aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sistia01/actions/runs/27056083270"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-06T07:29:52.000Z",
      "commit": "e4c857bac7bc50bdf3373b39e8e281c3d5bc1b6a",
      "fileid": "37cdbd581fb3f21f5984ea823986e79f3acae5e7d2589ee2df4e79d3a1067232",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sistia01/actions/runs/27056083270"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-06T07:28:06.000Z",
      "commit": "e4c857bac7bc50bdf3373b39e8e281c3d5bc1b6a",
      "fileid": "2d45ad659510fb5fc1f9d509b4b6ec12c40399614ad63f16eab8020770aee9c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sistia01/actions/runs/27056083270"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-06T07:28:04.000Z",
      "commit": "e4c857bac7bc50bdf3373b39e8e281c3d5bc1b6a",
      "fileid": "a8a5d06146e495d1077c332508836bbd2121b1b10cf8dd45a89a87de6cb65817",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sistia01/actions/runs/27056083270"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-06T07:28:11.000Z",
      "commit": "e4c857bac7bc50bdf3373b39e8e281c3d5bc1b6a",
      "fileid": "beb1567ccaac2318e47e3e566db02c6ed2c5cb0ba03cd0ed93b4f399d14f7402",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sistia01/actions/runs/27056083270"
    }
  ]
}