Related Experiment Video
Updated: Feb 10, 2026

09:44
High-throughput Screening for Chemical Modulators of Post-transcriptionally Regulated Genes
Published on: March 3, 2015
10.0K
bcSeq: an R package for fast sequence mapping in high-throughput shRNA and CRISPR screens
Jiaxing Lin1, Jeremy Gresham2, Tongrong Wang1
1Biostatistics and Bioinformatics, Duke University Medical Center, Durham, NC, USA.
Bioinformatics (Oxford, England)
|May 24, 2018
Summary
bcSeq is a new R package for analyzing CRISPR-Cas9 and shRNA screens. It efficiently maps sequencing reads to barcode libraries, accounting for errors and ambiguities using a statistical model.
Area of Science:
- Genomics
- Bioinformatics
- Molecular Biology
Background:
- CRISPR-Cas9 and shRNA screens are powerful tools in biological research.
- Accurate analysis of high-throughput sequencing data is crucial for reliable results.
- Existing methods may struggle with sequencing errors and ambiguous barcode mappings.
Purpose of the Study:
- To develop a computationally efficient and statistically robust method for analyzing CRISPR-Cas9 and shRNA high-throughput sequencing screens.
- To introduce bcSeq, an open-source R package designed for this purpose.
Main Methods:
- Implementation of a fast and parallelized algorithm for mapping sequencing reads to barcode libraries.
- Utilization of a Trie data structure for enhanced computational speed.
- Application of a statistical sequencing error model based on Phred scores to resolve ambiguous mappings.
Main Results:
- bcSeq provides a statistically principled approach to handle sequencing errors and ambiguous mappings.
- The package offers a computationally efficient solution for analyzing large-scale sequencing screen data.
- The algorithm demonstrates speed and accuracy in mapping reads to barcode libraries.
Conclusions:
- bcSeq is a valuable open-source tool for researchers utilizing CRISPR-Cas9 and shRNA high-throughput sequencing screens.
- The package improves the accuracy and efficiency of data analysis in basic and translational research.
- bcSeq facilitates more reliable interpretation of screening experiments.
Related Concept Videos
CRISPR
58.0K
Genome editing technologies allow scientists to modify an organism’s DNA via the addition, removal, or rearrangement of genetic material at specific genomic locations. These types of techniques could potentially be used to cure genetic disorders such as hemophilia and sickle cell anemia. One popular and widely used DNA-editing research tool that could lead to safe and effective cures for genetic disorders is the CRISPR-Cas9 system. CRISPR-Cas9 stands for Clustered Regularly Interspaced...
58.0K
CRISPR and crRNAs
19.2K
Bacteria and archaea are susceptible to viral infections just like eukaryotes; therefore, they have developed a unique adaptive immune system to protect themselves. Clustered regularly interspaced short palindromic repeats and CRISPR-associated proteins (CRISPR-Cas) are present in more than 45% of known bacteria and 90% of known archaea.
The CRISPR-Cas system stores a copy of foreign DNA in the host genome and uses it to identify the foreign DNA upon reinfection. CRISPR-Cas has three different...
The CRISPR-Cas system stores a copy of foreign DNA in the host genome and uses it to identify the foreign DNA upon reinfection. CRISPR-Cas has three different...
19.2K
DNA Packaging
113.0K
Overview
113.0K
Chromatin Packaging
19.4K
Each human somatic cell contains 6 billion base pairs of DNA. Each base pair is 0.34 nm long, meaning each diploid cell contains a staggering 2 meters of DNA. This long DNA strand is packed inside a nucleus measuring only 10-20 microns in diameter with the help of specialized DNA-binding proteins called histones. Together they form a compact DNA-protein complex called chromatin. The chromatin is further compacted into higher-order structures. The highest level of compaction is achieved during...
19.4K
Chromatin Packaging
22.3K
Each human somatic cell contains 6 billion base-pairs of DNA. Each base-pair is 0.34 nm long, which means that each diploid cell contains a staggering 2 meters of DNA. How is such a long DNA strand packed inside a nucleus measuring only 10 - 20 microns in diameter?
The chromatin
In combination with specialized DNA binding protein called Histones, the DNA double helix forms a compact DNA: protein complex called chromatin. The chromatin itself is further compacted into higher-order...
The chromatin
In combination with specialized DNA binding protein called Histones, the DNA double helix forms a compact DNA: protein complex called chromatin. The chromatin itself is further compacted into higher-order...
22.3K
Chromatin Packaging
9.8K
9.8K

