Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

RNA-seq03:21

RNA-seq

11.7K
RNA sequencing, or RNA-Seq, is a high-throughput sequencing technology used to study the transcriptome of a cell. Transcriptomics helps to interpret the functional elements of a genome and identify the molecular constituents of an organism. Additionally, it also helps in understanding the development of an organism and the occurrence of diseases. 
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
11.7K
Sanger Sequencing01:57

Sanger Sequencing

772.9K
DNA sequencing is a fundamental technique that is routinely used in the biological sciences. This method can be applied to a range of questions at different scales - from the sequencing of a cloned DNA fragment or the study of a mutation in a gene up to whole-genome sequencing. However, despite the widespread use of sequencing today, it was not until 1977 that Fredrick Sanger and his collaborators developed the chain-termination method to decode DNA sequences. It relies on the separation of a...
772.9K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Adjuvanted inactivated rabies virus-vectored Lassa virus vaccine in healthy adults: a phase 1 trial.

Nature medicine·2026
Same author

Birth cohort effects in adults associated with influenza A(H1N1)pdm09 vaccine effectiveness.

The Journal of infectious diseases·2026
Same author

First-in-Human Evaluation of the Safety, Genetic Stability, and Immunogenicity of an Attenuated Shigella flexneri 2a Live Vector Expressing Enterotoxigenic Escherichia coli Antigens, Vaccine Strain CVD 1208S-122.

The Journal of infectious diseases·2026
Same author

Influenza vaccine effectiveness against outpatient acute respiratory illness with laboratory-confirmed influenza, United States, 2024-25 season.

medRxiv : the preprint server for health sciences·2026
Same author

Safety and Immunogenicity of a Trivalent Salmonella Conjugate Vaccine to S. Typhi, S. Typhimurium, and S. Enteritidis.

The Journal of infectious diseases·2026
Same author

Interim Estimates of 2025-26 Seasonal Influenza Vaccine Effectiveness - United States, September 2025-February 2026.

MMWR. Morbidity and mortality weekly report·2026
Same journal

OpenIMC: an open-source platform for analyzing single-cell and spatial proteomics by imaging mass cytometry.

BMC bioinformatics·2026
Same journal

NAP: an open source pipeline for cross-domain microbiome profiling using Nanopore sequencing-derived amplicon data.

BMC bioinformatics·2026
Same journal

SurvGME: an R package for survival analysis with graphical and measurement error models.

BMC bioinformatics·2026
Same journal

SimMapNet: a Bayesian framework for gene regulatory network inference using gene ontology similarities as external hint.

BMC bioinformatics·2026
Same journal

Dual channel drug-drug interactions extraction based on cross attention.

BMC bioinformatics·2026
Same journal

FeSseqdb: a curated sequence-level database and interpretable machine learning framework for identifying iron-sulfur proteins.

BMC bioinformatics·2026
See all related articles

Related Experiment Video

Updated: Jan 10, 2026

3' End Sequencing Library Preparation with A-seq2
12:01

3' End Sequencing Library Preparation with A-seq2

Published on: October 10, 2017

11.0K

CountASAP: a lightweight, easy to use python package for processing ASAPseq data.

Christopher T Boughter1, Budha Chatterjee2, Yuko Ohta2

  • 1Computational Biology Section, Laboratory of Immune System Biology, National Institute of Allergy and Infectious Diseases, National Institutes of Health, Bethesda, MD, 20892, USA.

BMC Bioinformatics
|November 28, 2025
PubMed
Summary
This summary is machine-generated.

CountASAP is a new Python package that processes ASAPseq data, converting FASTQ files into count matrices for downstream analysis. This tool enhances single-cell genomics research by providing specialized processing for ASAPseq experiments.

Keywords:
ASAPseq, Multi-omics, scRNAseq, Bioinformatics, Vaccine

More Related Videos

Identification of Alternative Splicing and Polyadenylation in RNA-seq Data
08:35

Identification of Alternative Splicing and Polyadenylation in RNA-seq Data

Published on: June 24, 2021

6.3K
Author Spotlight: Investigating the Role of Repetitive DNA Misregulation in Cancer Initiation and Immunotherapy Resistance
04:58

Author Spotlight: Investigating the Role of Repetitive DNA Misregulation in Cancer Initiation and Immunotherapy Resistance

Published on: December 13, 2024

3.9K

Related Experiment Videos

Last Updated: Jan 10, 2026

3' End Sequencing Library Preparation with A-seq2
12:01

3' End Sequencing Library Preparation with A-seq2

Published on: October 10, 2017

11.0K
Identification of Alternative Splicing and Polyadenylation in RNA-seq Data
08:35

Identification of Alternative Splicing and Polyadenylation in RNA-seq Data

Published on: June 24, 2021

6.3K
Author Spotlight: Investigating the Role of Repetitive DNA Misregulation in Cancer Initiation and Immunotherapy Resistance
04:58

Author Spotlight: Investigating the Role of Repetitive DNA Misregulation in Cancer Initiation and Immunotherapy Resistance

Published on: December 13, 2024

3.9K

Area of Science:

  • Single-cell multi-omics
  • Genomics and transcriptomics
  • Computational biology

Background:

  • Single-cell sequencing technologies are rapidly advancing, enabling detailed genomic and transcriptomic analyses.
  • Transposase-accessible chromatin with sequencing (ATAC) combined with select antigen profiling by sequencing (ASAPseq) allows simultaneous measurement of chromatin accessibility and cell-surface markers.
  • Existing software does not specifically address the reformatting of ASAPseq surface marker FASTQ data into usable count matrices.

Purpose of the Study:

  • To develop a dedicated software tool for processing ASAPseq data.
  • To create a Python package that converts ASAPseq FASTQ files into count matrices for downstream bioinformatic analyses.

Main Methods:

  • Developed CountASAP, a Python package for ASAPseq data processing.
  • Implemented parallelized matching of sequenced reads to cell identifiers and oligos.
  • Benchmarked CountASAP against existing tools using CITEseq data.
  • Validated CountASAP with a novel ASAPseq dataset.

Main Results:

  • CountASAP successfully transforms ASAPseq FASTQ files into count matrices.
  • Performance and user-friendliness were comparable to existing tools on similar data.
  • Generated biologically meaningful results from ASAPseq data that correlate with chromatin accessibility data.

Conclusions:

  • CountASAP is the first tool specifically designed for ASAPseq data processing.
  • The software is efficient, user-friendly, and easy to install.
  • CountASAP provides reliable processing for single-cell multi-omics data.