{
  "_id": "6a1d28531d7bb097a0a38452",
  "Package": "scRecover",
  "Type": "Package",
  "Title": "scRecover for imputation of single-cell RNA-seq data",
  "Version": "1.29.0",
  "Date": "2019-04-28",
  "Author": "Zhun Miao, Xuegong Zhang <zhangxg@tsinghua.edu.cn>",
  "Maintainer": "Zhun Miao <miaoz13@tsinghua.org.cn>",
  "Description": "scRecover is an R package for imputation of single-cell\nRNA-seq (scRNA-seq) data. It will detect and impute dropout\nvalues in a scRNA-seq raw read counts matrix while keeping the\nreal zeros unchanged, since there are both dropout zeros and\nreal zeros in scRNA-seq data. By combination with scImpute,\nSAVER and MAGIC, scRecover not only detects dropout and real\nzeros at higher accuracy, but also improve the downstream\nclustering and visualization results.",
  "License": "GPL",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "URL": "https://miaozhun.github.io/scRecover",
  "BugReports": "https://github.com/miaozhun/scRecover/issues",
  "biocViews": "GeneExpression, SingleCell, RNASeq, Transcriptomics,\nSequencing, Preprocessing, Software",
  "RoxygenNote": "6.0.1",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:50:04 UTC",
  "RemoteUrl": "https://github.com/bioc/scRecover",
  "RemoteRef": "HEAD",
  "RemoteSha": "51539c4d164bfbbb69c2fa763089531c0c2ffdc4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:51:35 UTC",
    "User": "root"
  },
  "MD5sum": "0a6629c7a68c051b7c4d42719bb63bca",
  "_user": "bioc",
  "_type": "src",
  "_file": "scRecover_1.29.0.tar.gz",
  "_fileid": "84e5643ed1e8056ff336c0da91fa22e01d5daf0db75e37b0fc4f73e9fb576df3",
  "_filesize": 1616633,
  "_sha256": "84e5643ed1e8056ff336c0da91fa22e01d5daf0db75e37b0fc4f73e9fb576df3",
  "_created": "2026-05-30T09:51:35.000Z",
  "_published": "2026-06-01T06:36:03.830Z",
  "_jobs": [
    {
      "job": 78798388218,
      "time": 157,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7324808788"
    },
    {
      "job": 78798388650,
      "time": 287,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307565412"
    },
    {
      "job": 78798388687,
      "time": 220,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307559124"
    },
    {
      "job": 78798388224,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78798388217,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78798388286,
      "time": 290,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307316983"
    },
    {
      "job": 78798388414,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307550413"
    },
    {
      "job": 78798388252,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78798388226,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78798388219,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 2,
    "note": 10
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677165938",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/scRecover",
  "_commit": {
    "id": "51539c4d164bfbbb69c2fa763089531c0c2ffdc4",
    "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": 1777380604
  },
  "_maintainer": {
    "name": "Zhun Miao",
    "email": "miaoz13@tsinghua.org.cn"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "penalized",
      "role": "Imports"
    },
    {
      "package": "kernlab",
      "role": "Imports"
    },
    {
      "package": "rsvd",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.2-14",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "version": ">= 7.3-45",
      "role": "Imports"
    },
    {
      "package": "pscl",
      "version": ">= 1.4.9",
      "role": "Imports"
    },
    {
      "package": "bbmle",
      "version": ">= 1.0.18",
      "role": "Imports"
    },
    {
      "package": "gamlss",
      "version": ">= 4.4-0",
      "role": "Imports"
    },
    {
      "package": "preseqR",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "SAVER",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "version": ">= 1.12.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.29.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.28.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "geneexpression",
    "singlecell",
    "rnaseq",
    "transcriptomics",
    "sequencing",
    "preprocessing",
    "software"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "miaozhun",
      "count": 247,
      "uuid": 28986481
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 391,
    "source": "https://www.bioconductor.org/packages/stats/bioc/scRecover"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/miaozhun/screcover",
  "_searchresults": 16,
  "_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/scRecover.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/miaozhun/screcover",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "countsSampling",
    "estDropoutNum",
    "normalization",
    "scRecover"
  ],
  "_datasets": [
    {
      "name": "counts",
      "title": "scRecoverTest: A test dataset for scRecover",
      "object": "scRecoverTest",
      "file": "scRecoverTest.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "E3.46.3383",
        "E3.51.3425",
        "E3.46.3388",
        "E3.51.3423",
        "E3.46.3382",
        "E3.49.3407",
        "E3.47.3393",
        "E3.46.3384",
        "E3.45.3374",
        "E3.48.3401",
        "E3.53.3436",
        "E3.50.3413",
        "E3.45.3379",
        "E3.4.462",
        "E3.52.3429",
        "E3.52.3428",
        "E3.45.3378",
        "E3.1.448",
        "E3.51.3421",
        "E3.45.3380",
        "E3.2.453",
        "E3.47.3394",
        "E3.49.3405",
        "E3.52.3433",
        "E3.50.3416",
        "E3.48.3398",
        "E3.3.456",
        "E3.45.3376",
        "E3.48.3397",
        "E3.2.454",
        "E3.47.3389",
        "E3.49.3403",
        "E3.3.457",
        "E3.2.452",
        "E3.2.455",
        "E3.2.466",
        "E3.49.3409",
        "E3.47.3395",
        "E3.2.467",
        "E3.52.3434",
        "E3.52.3431",
        "E3.53.3435",
        "E3.52.3430",
        "E3.48.3399",
        "E3.51.3422",
        "E3.53.3438",
        "E3.47.3391",
        "E3.2.449",
        "E3.49.3408",
        "E3.50.3415",
        "E4.late.33.3164",
        "E4.late.34.3186",
        "E4.31_5_1.3",
        "E4.8.1175",
        "E4.24_5_0_4.2",
        "E4.5.522",
        "E4.late.34.3182",
        "E4.9.1212",
        "E4.4.502",
        "E4.late.34.3188",
        "E4.late.33.3163",
        "E4.4.497",
        "E4.1.1",
        "E4.7.643",
        "E4.4.507",
        "E4.late.34.3178",
        "E4.3.485",
        "E4.4.500",
        "E4.9.1211",
        "E4.late.34.3181",
        "E4.8.1179",
        "E4.late.35.3202",
        "E4.late.34.3179",
        "E4.11.1258",
        "E4.late.35.3208",
        "E4.6.616",
        "E4.late.35.3197",
        "E4.late.35.3200",
        "E4.late.34.3176",
        "E4.10.1232",
        "E4.3.488",
        "E4.9.1209",
        "E4.4.509",
        "E4.late.35.3199",
        "E4.24_5_0_4.1",
        "E4.9.1197",
        "E4.3.487",
        "E4.5.524",
        "E4.10.1229",
        "E4.late.35.3196",
        "E4.24_5_0_4.7",
        "E4.late.34.3185",
        "E4.late.33.3161",
        "E4.4.495",
        "E4.31_5_1.2",
        "E4.late.34.3184",
        "E4.3.480",
        "E4.8.1190",
        "E4.late.34.3174",
        "E4.7.648",
        "E4.8.1181",
        "E4.late.35.3201",
        "E4.8.1177",
        "E4.late.35.3212",
        "E4.late.34.3180",
        "E4.1.7",
        "E4.6.613",
        "E4.2.10",
        "E4.6.609",
        "E4.5.512",
        "E4.3.476",
        "E4.3.472",
        "E4.31_5_1.9",
        "E4.8.1192",
        "E4.late.34.3183",
        "E4.5.520",
        "E4.6.627",
        "E4.5.510",
        "E4.late.33.3166",
        "E4.8.1193",
        "E4.4.498",
        "E4.late.33.3159",
        "E4.8.1180",
        "E4.4.501",
        "E4.1.4",
        "E4.5.525",
        "E4.4.503",
        "E4.late.33.3157",
        "E4.8.1183",
        "E4.9.1204",
        "E4.10.1221",
        "E4.5.521",
        "E4.8.1182",
        "E4.31_5_1.8",
        "E4.10.1230",
        "E4.24_5_0_4.3",
        "E4.7.647",
        "E4.3.481",
        "E4.5.518",
        "E4.late.34.3190",
        "E4.8.1189",
        "E4.late.33.3162",
        "E4.24_5_0_4.12",
        "E4.9.1207",
        "E4.8.1173",
        "E4.3.473",
        "E4.8.1194",
        "E4.10.1227",
        "E4.7.646",
        "E4.9.1208"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "labels",
      "title": "scRecoverTest: A test dataset for scRecover",
      "object": "scRecoverTest",
      "file": "scRecoverTest.rda",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "oneCell",
      "title": "scRecoverTest: A test dataset for scRecover",
      "object": "scRecoverTest",
      "file": "scRecoverTest.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Vsx2_1a_F2"
      ],
      "rows": 24538,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "countsSampling",
      "title": "countsSampling: Downsampling the read counts in a cell",
      "topics": [
        "countsSampling"
      ]
    },
    {
      "page": "estDropoutNum",
      "title": "estDropoutNum: Estimate dropout gene number in a cell",
      "topics": [
        "estDropoutNum"
      ]
    },
    {
      "page": "normalization",
      "title": "normalization: Normalization for single-cell RNA-seq data",
      "topics": [
        "normalization"
      ]
    },
    {
      "page": "scRecover",
      "title": "scRecover: Imputation for single-cell RNA-seq data",
      "topics": [
        "scRecover"
      ]
    },
    {
      "page": "scRecoverTest",
      "title": "scRecoverTest: A test dataset for scRecover",
      "topics": [
        "counts",
        "labels",
        "oneCell",
        "scRecoverTest"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/scRecover/raw/HEAD/README.md",
  "_rundeps": [
    "bbmle",
    "bdsmatrix",
    "BH",
    "BiocParallel",
    "codetools",
    "cpp11",
    "doParallel",
    "foreach",
    "formatR",
    "futile.logger",
    "futile.options",
    "gamlss",
    "gamlss.data",
    "gamlss.dist",
    "glmnet",
    "iterators",
    "kernlab",
    "lambda.r",
    "lattice",
    "MASS",
    "Matrix",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "penalized",
    "polynom",
    "preseqR",
    "pscl",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rsvd",
    "SAVER",
    "shape",
    "snow",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "scRecover.Rmd",
      "filename": "scRecover.html",
      "title": "scRecover",
      "author": "Zhun Miao, Xuegong Zhang",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Introduction",
        "2. Citation",
        "3. Installation",
        "4. Input",
        "5. Test data",
        "6. Usage",
        "6.1 Imputation using scRecover",
        "6.1.1 With read counts matrix input",
        "6.1.2 With SingleCellExperiment input",
        "6.2 Estimate dropout gene number in a cell",
        "7. Output",
        "8. Parallelization",
        "8.1 For Unix and Mac users",
        "8.2 For Windows users",
        "9. Evaluation of scRecover",
        "9.1 On downsampling data",
        "9.1.1 Accuracy of dropout prediction",
        "9.1.2 Predicted dropout number",
        "9.2 On 10X data",
        "9.3 On SMART-seq data",
        "10. Help",
        "11. Author",
        "12. Session info"
      ],
      "created": "2019-02-19 08:12:44",
      "modified": "2019-04-28 04:13:25",
      "commits": 14
    }
  ],
  "_score": 5.459392487759231,
  "_indexed": true,
  "_nocasepkg": "screcover",
  "_universes": [
    "bioc",
    "miaozhun"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.29.0",
      "date": "2026-04-30T17:39:21.000Z",
      "commit": "51539c4d164bfbbb69c2fa763089531c0c2ffdc4",
      "fileid": "61b948cb79050ee6bc867711ce6fa6f1edbf1ccc79b96370ada689dcb8ab722e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25174127643"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.29.0",
      "date": "2026-04-30T17:39:06.000Z",
      "commit": "51539c4d164bfbbb69c2fa763089531c0c2ffdc4",
      "fileid": "9676b8c46722f1786b03608eff787b75743a0f84fab7cbdf5093c8b3ec3c5e82",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25174127643"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-04-30T15:54:28.000Z",
      "commit": "51539c4d164bfbbb69c2fa763089531c0c2ffdc4",
      "fileid": "2829dc68af0548b52660456eab89ebc76f6b8e3df8dc8e3110135db61336ece9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25174127643"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-04-30T15:54:38.000Z",
      "commit": "51539c4d164bfbbb69c2fa763089531c0c2ffdc4",
      "fileid": "622ec7b94f6c9fe985a89e6f5de10017bb5b51018bf3ad390b4260d53f0d787d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25174127643"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.29.0",
      "date": "2026-04-30T15:54:14.000Z",
      "commit": "51539c4d164bfbbb69c2fa763089531c0c2ffdc4",
      "fileid": "8a375283250192d4090daf134598a6e3f2b0db69d583ed089e901f0aa1cdd3e7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25174127643"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.29.0",
      "date": "2026-05-30T10:36:26.000Z",
      "distro": "noble",
      "commit": "51539c4d164bfbbb69c2fa763089531c0c2ffdc4",
      "fileid": "ca5886710e39da40e7cb16466c9d2cfc4d0fc8cff61b96a2c161cdb7ef9518db",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677165938"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.29.0",
      "date": "2026-05-30T10:35:24.000Z",
      "distro": "noble",
      "commit": "51539c4d164bfbbb69c2fa763089531c0c2ffdc4",
      "fileid": "43dd965efa838892bc8e9b8e99d588cbd3f48371c4edf7497f5e9ed32b822482",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677165938"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.29.0",
      "date": "2026-05-30T10:35:10.000Z",
      "commit": "51539c4d164bfbbb69c2fa763089531c0c2ffdc4",
      "fileid": "bea3048f6ae47a1a93a0ce88512b72ae50473cfa40de49b0a37280ba5461c75f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677165938"
    }
  ]
}