Bioc2026 Registration Open!

synlet

Hits Selection for Synthetic Lethal RNAi Screen Data

Bioconductor version: 3.23 · Package version: 2.12.0

Select hits from synthetic lethal RNAi screen data. For example, there are two identical celllines except one gene is knocked-down in one cellline. The interest is to find genes that lead to stronger lethal effect when they are knocked-down further by siRNA. Quality control and various visualisation tools are implemented. Four different algorithms could be used to pick up the interesting hits. This package is designed based on 384 wells plates, but may apply to other platforms with proper configuration.

Installation

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

BiocManager::install("synlet")

Details

MaintainerChunxuan Shao <chunxuan@outlook.com>
AuthorChunxuan Shao [aut, cre]
LicenseGPL-3
Downloads rank258
Source branchRELEASE_3_23
biocViewsCellBasedAssays, FeatureExtraction, ImmunoOncology, Preprocessing, QualityControl, Software, Visualization

Documentation

Download

Dependencies

Depends: R (>= 3.5.0)

Imports: data.table, ggplot2, grDevices, magrittr, methods, patchwork, RankProd, RColorBrewer, stats, utils

Suggests: BiocStyle, knitr, testthat, rmarkdown