Bioc2026 Registration Open!

screenCounter

Counting Reads in High-Throughput Sequencing Screens

Bioconductor version: 3.23 · Package version: 1.12.0

Provides functions for counting reads from high-throughput sequencing screen data (e.g., CRISPR, shRNA) to quantify barcode abundance. Currently supports single barcodes in single- or paired-end data, and combinatorial barcodes in paired-end data.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("screenCounter")

Details

MaintainerAaron Lun <infinite.monkeys.with.keyboards@gmail.com>
AuthorAaron Lun [aut, cre] (ORCID: <https://orcid.org/0000-0002-3564-4813>)
LicenseMIT + file LICENSE
URLhttps://github.com/crisprVerse/screenCounter
Bug Reportshttps://github.com/crisprVerse/screenCounter/issues
System RequirementsC++17, GNU make
Downloads rank212
Source branchRELEASE_3_23
biocViewsAlignment, CRISPR, FunctionalGenomics, FunctionalPrediction, Software

Documentation

Download

Dependencies

Depends: S4Vectors, SummarizedExperiment

Imports: Rcpp, BiocParallel

LinkingTo: Rcpp

Suggests: BiocGenerics, Biostrings, BiocStyle, knitr, rmarkdown, testthat