Package: screenCounter 1.7.1

Aaron Lun

screenCounter: Counting Reads in High-Throughput Sequencing Screens

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.

Authors:Aaron Lun [aut, cre]

screenCounter_1.7.1.tar.gz
screenCounter_1.7.1.zip(r-4.5)screenCounter_1.7.1.zip(r-4.4)screenCounter_1.7.1.zip(r-4.3)
screenCounter_1.7.1.tgz(r-4.5-x86_64)screenCounter_1.7.1.tgz(r-4.5-arm64)screenCounter_1.7.1.tgz(r-4.4-x86_64)screenCounter_1.7.1.tgz(r-4.4-arm64)screenCounter_1.7.1.tgz(r-4.3-x86_64)screenCounter_1.7.1.tgz(r-4.3-arm64)
screenCounter_1.7.1.tar.gz(r-4.5-noble)screenCounter_1.7.1.tar.gz(r-4.4-noble)
screenCounter_1.7.1.tgz(r-4.4-emscripten)screenCounter_1.7.1.tgz(r-4.3-emscripten)
screenCounter.pdf |screenCounter.html
screenCounter/json (API)
NEWS

# Install 'screenCounter' in R:
install.packages('screenCounter', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/crisprverse/screencounter/issues

Uses libs:
  • zlib– Compression library
  • c++– GNU Standard C++ Library v3

On BioConductor:screenCounter-1.7.1(bioc 3.21)screenCounter-1.6.0(bioc 3.20)

crispralignmentfunctionalgenomicsfunctionalpredictionzlibcpp

4.78 score 3 stars 10 scripts 164 downloads 15 exports 38 dependencies

Last updated 2 months agofrom:d647762ecb. Checks:7 OK, 2 NOTE, 2 WARNING. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 10 2025
R-4.5-win-x86_64NOTEFeb 10 2025
R-4.5-mac-x86_64WARNINGFeb 10 2025
R-4.5-mac-aarch64WARNINGFeb 10 2025
R-4.5-linux-x86_64NOTEFeb 10 2025
R-4.4-win-x86_64OKFeb 10 2025
R-4.4-mac-x86_64OKFeb 10 2025
R-4.4-mac-aarch64OKFeb 10 2025
R-4.3-win-x86_64OKFeb 10 2025
R-4.3-mac-x86_64OKFeb 10 2025
R-4.3-mac-aarch64OKDec 12 2024

Exports:combineComboCountscountComboBarcodescountDualBarcodescountDualBarcodesSingleEndcountPairedComboBarcodescountRandomBarcodescountSingleBarcodesmatchBarcodesmatrixOfComboBarcodesmatrixOfDualBarcodesmatrixOfDualBarcodesSingleEndmatrixOfPairedComboBarcodesmatrixOfRandomBarcodesmatrixOfSingleBarcodesparseBarcodeTemplate

Dependencies:abindaskpassBHBiobaseBiocGenericsBiocParallelcodetoolscpp11crayoncurlDelayedArrayformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicRangeshttrIRangesjsonlitelambda.rlatticeMatrixMatrixGenericsmatrixStatsmimeopensslR6RcppS4ArraysS4VectorssnowSparseArraySummarizedExperimentsysUCSC.utilsXVector

Counting barcodes in sequencing screens

Rendered fromcounting.Rmdusingknitr::rmarkdownon Feb 10 2025.

Last update: 2024-08-11
Started: 2019-04-12

Readme and manuals

Help Manual

Help pageTopics
The screenCounter packagescreenCounter-package
Combine combinatorial barcode countscombineComboCounts
Count combinatorial barcodescountComboBarcodes matrixOfComboBarcodes
Count dual barcodescountDualBarcodes matrixOfDualBarcodes
Count dual barcodes in single-end datacountDualBarcodesSingleEnd matrixOfDualBarcodesSingleEnd
Count paired-end combinatorial barcodescountPairedComboBarcodes matrixOfPairedComboBarcodes
Count random barcodescountRandomBarcodes matrixOfRandomBarcodes
Count single barcodescountSingleBarcodes matrixOfSingleBarcodes
Match sequences to a pool of barcodesmatchBarcodes
Parse barcode templateparseBarcodeTemplate