{
  "_id": "6a34e9aa3efcd9bda43cd576",
  "Package": "scruff",
  "Title": "Single Cell RNA-Seq UMI Filtering Facilitator (scruff)",
  "Version": "1.30.0",
  "Date": "2024-03-27",
  "Authors@R": "c(person(\"Zhe\", \"Wang\",\nemail = \"zhe@bu.edu\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Junming\", \"Hu\",\nemail = \"hjunming@bu.edu\",\nrole = c(\"aut\")),\nperson(\"Joshua\", \"Campbell\",\nemail = \"camp@bu.edu\",\nrole = c(\"aut\")))",
  "Description": "A pipeline which processes single cell RNA-seq (scRNA-seq)\nreads from CEL-seq and CEL-seq2 protocols. Demultiplex\nscRNA-seq FASTQ files, align reads to reference genome using\nRsubread, and generate UMI filtered count matrix. Also provide\nvisualizations of read alignments and pre- and post-alignment\nQC metrics.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "biocViews": "Software, Technology, Sequencing, Alignment, RNASeq,\nSingleCell, WorkflowStep, Preprocessing, QualityControl,\nVisualization, ImmunoOncology",
  "BugReports": "https://github.com/campbio/scruff/issues",
  "Config/pak/sysreqs": "cmake make libbz2-dev libicu-dev libjpeg-dev\nliblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev\nxz-utils zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:48:20 UTC",
  "RemoteUrl": "https://github.com/bioc/scruff",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "b8ea4f78da0603db4b4785798636948ad8266345",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 06:52:37 UTC",
    "User": "root"
  },
  "Author": "Zhe Wang [aut, cre],\nJunming Hu [aut],\nJoshua Campbell [aut]",
  "Maintainer": "Zhe Wang <zhe@bu.edu>",
  "MD5sum": "78d19fae43b04751af031f2e6354022c",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "scruff_1.30.0.tar.gz",
  "_fileid": "902394f07abf2a12320d20a685cfb4840211dc8a7ec42a345191481f50ec4048",
  "_filesize": 1669838,
  "_sha256": "902394f07abf2a12320d20a685cfb4840211dc8a7ec42a345191481f50ec4048",
  "_created": "2026-06-19T06:52:37.000Z",
  "_published": "2026-06-19T07:03:06.840Z",
  "_jobs": [
    {
      "job": 82299487240,
      "time": 235,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7743568152"
    },
    {
      "job": 82299487224,
      "time": 523,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7743639772"
    },
    {
      "job": 82299487269,
      "time": 538,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7743643694"
    },
    {
      "job": 82299487239,
      "time": 246,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7743570777"
    },
    {
      "job": 82299487236,
      "time": 350,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7743596138"
    },
    {
      "job": 82298654230,
      "time": 402,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7743506783"
    },
    {
      "job": 82299487222,
      "time": 193,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7743557128"
    },
    {
      "job": 82299487243,
      "time": 460,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7743624010"
    },
    {
      "job": 82299487247,
      "time": 404,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7743609496"
    },
    {
      "job": 82299487238,
      "time": 408,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7743610263"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 16
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27810224740",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/scruff",
  "_commit": {
    "id": "b8ea4f78da0603db4b4785798636948ad8266345",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380500
  },
  "_maintainer": {
    "name": "Zhe Wang",
    "email": "zhe@bu.edu",
    "login": "zhewa",
    "description": "Computational Biologist. Bioinformatician.",
    "uuid": 16454489
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "GenomicAlignments",
      "role": "Imports"
    },
    {
      "package": "GenomicFeatures",
      "role": "Imports"
    },
    {
      "package": "txdbmaker",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "ShortRead",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "ggbio",
      "role": "Imports"
    },
    {
      "package": "rtracklayer",
      "role": "Imports"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "Rsubread",
      "role": "Imports"
    },
    {
      "package": "parallelly",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.31.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.30.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "technology",
    "sequencing",
    "alignment",
    "rnaseq",
    "singlecell",
    "workflowstep",
    "preprocessing",
    "qualitycontrol",
    "visualization",
    "immunooncology",
    "bioinformatics",
    "scrna-seq",
    "single-cell",
    "umi"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "zhewa",
      "count": 577,
      "uuid": 16454489
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "junmingh",
      "count": 13,
      "uuid": 27290330
    },
    {
      "user": "jwokaty",
      "count": 12,
      "uuid": 1744257
    },
    {
      "user": "joshua-d-campbell",
      "count": 11,
      "uuid": 14353256
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 440,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/campbio/scruff",
  "_searchresults": 23,
  "_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/scruff.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/campbio/scruff",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "alignRsubread",
    "countUMI",
    "demultiplex",
    "gview",
    "qcplots",
    "rview",
    "scruff",
    "tenxBamqc"
  ],
  "_datasets": [
    {
      "name": "bamExample",
      "title": "Example GAlignments Object",
      "object": "bamExample",
      "class": [
        "GAlignments"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "barcodeExample",
      "title": "A vector of example cell barcodes.",
      "object": "barcodeExample",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "cbtop10000",
      "title": "Top 10,000 rows for v1, v2, and v3 cell barcode whitelist files",
      "object": "cbtop10000",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "v1chemistry",
        "v2chemistry",
        "v3chemistry"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    },
    {
      "name": "sceExample",
      "title": "Example SingleCellExperiment Object",
      "object": "sceExample",
      "class": [
        "SingleCellExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "validCb",
      "title": "Cell barcode whitelist (737K-august-2016.txt)",
      "object": "validCb",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1"
      ],
      "rows": 737280,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "alignRsubread",
      "title": "A wrapper to 'Rsubread' read alignment function 'align'",
      "topics": [
        "alignRsubread"
      ]
    },
    {
      "page": "bamExample",
      "title": "Example GAlignments Object",
      "topics": [
        "bamExample"
      ]
    },
    {
      "page": "barcodeExample",
      "title": "A vector of example cell barcodes.",
      "topics": [
        "barcodeExample"
      ]
    },
    {
      "page": "cbtop10000",
      "title": "Top 10,000 rows for v1, v2, and v3 cell barcode whitelist files",
      "topics": [
        "cbtop10000"
      ]
    },
    {
      "page": "countUMI",
      "title": "Count the number of UMIs for each gene and output count matrix",
      "topics": [
        "countUMI"
      ]
    },
    {
      "page": "demultiplex",
      "title": "Demultiplex cell barcodes and assign cell specific reads",
      "topics": [
        "demultiplex"
      ]
    },
    {
      "page": "gview",
      "title": "Visualize gene isoforms",
      "topics": [
        "gview"
      ]
    },
    {
      "page": "qcplots",
      "title": "Visualize data quality",
      "topics": [
        "qcplots"
      ]
    },
    {
      "page": "rview",
      "title": "Visualize aligned reads",
      "topics": [
        "rview"
      ]
    },
    {
      "page": "sceExample",
      "title": "Example SingleCellExperiment Object",
      "topics": [
        "sceExample"
      ]
    },
    {
      "page": "scruff",
      "title": "Run scruff pipeline",
      "topics": [
        "scruff"
      ]
    },
    {
      "page": "tenxBamqc",
      "title": "Generate and output 10X read alignment data quality metrics",
      "topics": [
        "tenxBamqc"
      ]
    },
    {
      "page": "validCb",
      "title": "Cell barcode whitelist (737K-august-2016.txt)",
      "topics": [
        "validCb"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/scruff/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "AnnotationFilter",
    "askpass",
    "backports",
    "base64enc",
    "BH",
    "Biobase",
    "BiocFileCache",
    "BiocGenerics",
    "BiocIO",
    "BiocManager",
    "BiocParallel",
    "biomaRt",
    "Biostrings",
    "biovizBase",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "bslib",
    "cachem",
    "checkmate",
    "cigarillo",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "DelayedArray",
    "deldir",
    "dichromat",
    "digest",
    "dplyr",
    "ensembldb",
    "evaluate",
    "farver",
    "fastmap",
    "filelock",
    "fontawesome",
    "foreign",
    "formatR",
    "Formula",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "ggbio",
    "ggplot2",
    "ggthemes",
    "glue",
    "graph",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httr",
    "httr2",
    "hwriter",
    "interp",
    "IRanges",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "knitr",
    "labeling",
    "lambda.r",
    "lattice",
    "latticeExtra",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "nnet",
    "openssl",
    "OrganismDbi",
    "parallelly",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "prettyunits",
    "progress",
    "ProtGenerics",
    "purrr",
    "pwalign",
    "R6",
    "rappdirs",
    "RBGL",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RCurl",
    "reshape2",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "rmarkdown",
    "rpart",
    "Rsamtools",
    "RSQLite",
    "rstudioapi",
    "Rsubread",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "ShortRead",
    "SingleCellExperiment",
    "snow",
    "SparseArray",
    "stringdist",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "txdbmaker",
    "UCSC.utils",
    "utf8",
    "VariantAnnotation",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "xml2",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "scruff.Rmd",
      "filename": "scruff.html",
      "title": "Process scRNA-Seq reads in scruff",
      "author": "Zhe Wang",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Quick Start",
        "Stepwise Tutorial For CEL-Seq Samples",
        "Load Example Dataset",
        "Demultiplex and Assign Cell Specific Reads",
        "Alignment",
        "UMI correction and Generation of Count Matrix",
        "Visualization of QC metrics",
        "Visualization of Read mapping locations",
        "10X BAM File Quality Assessment",
        "Session Information"
      ],
      "created": "2017-11-26 21:42:43",
      "modified": "2025-10-06 19:16:04",
      "commits": 37
    }
  ],
  "_score": 6.440909082065218,
  "_indexed": false,
  "_nocasepkg": "scruff",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/scruff",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.30.0",
      "date": "2026-06-19T06:56:53.000Z",
      "distro": "noble",
      "commit": "b8ea4f78da0603db4b4785798636948ad8266345",
      "fileid": "00e87a39e6b328d18c1be568be47bd246e3922b619411fc1c63d3911c35cef5f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27810224740"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.30.0",
      "date": "2026-06-19T06:57:10.000Z",
      "distro": "noble",
      "commit": "b8ea4f78da0603db4b4785798636948ad8266345",
      "fileid": "ee445a37e8c45028ff0fb1a7d5adc5c760201e9f2b9aab1831b39b07a7e215d1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27810224740"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.30.0",
      "date": "2026-06-19T06:54:58.000Z",
      "commit": "b8ea4f78da0603db4b4785798636948ad8266345",
      "fileid": "29543931acbe48c80716e46846e381358c78422b2811bafd91df79cf7bea7eee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27810224740"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.30.0",
      "date": "2026-06-19T06:55:30.000Z",
      "commit": "b8ea4f78da0603db4b4785798636948ad8266345",
      "fileid": "83f80d3554069a0094652486c9b9de4a58b20895e58426e5f172c96a689b385b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27810224740"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.30.0",
      "date": "2026-06-19T06:56:46.000Z",
      "commit": "b8ea4f78da0603db4b4785798636948ad8266345",
      "fileid": "ecb0c91f990e938ea488e0fbe90d3541f702846885ffa80842ab15d39c8e0b6d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27810224740"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.30.0",
      "date": "2026-06-19T06:55:13.000Z",
      "commit": "b8ea4f78da0603db4b4785798636948ad8266345",
      "fileid": "17de678f14c679053d602193d896bbee18e0e155923f4ff2e027a7908e7c83fa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27810224740"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.30.0",
      "date": "2026-06-19T06:55:17.000Z",
      "commit": "b8ea4f78da0603db4b4785798636948ad8266345",
      "fileid": "7db6c714598b1207f16446310548e09ab9c780cf5c9f93a4731ec1724b6eb0ba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27810224740"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.30.0",
      "date": "2026-06-19T06:55:02.000Z",
      "commit": "b8ea4f78da0603db4b4785798636948ad8266345",
      "fileid": "a7fdccc76b94f94c32969fa95b5865ba8c1d881b14ccbb1d08e56c3d91bb8d4a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27810224740"
    }
  ]
}