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

12.6K
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...
12.6K
Multi-species Conserved Sequences02:51

Multi-species Conserved Sequences

4.9K
Next-generation sequencing technologies have created large genomic databases of a variety of animals and plants. Ever since the human genome project was completed, scientists studied the genome of primates, mammals, and other phylogenetically distant living beings. Such large-scale  studies have provided new insights into the evolutionary relationship between organisms.
Although the genome of each species varies greatly from each other, a few sequences are highly conserved. Such conserved...
4.9K
Maxam-Gilbert Sequencing01:05

Maxam-Gilbert Sequencing

13.7K
In the same year as the discovery of the Sanger sequencing method, another group of scientists, Allan Maxam and Walter Gilbert, demonstrated their chemical-cleavage method for DNA sequencing. The Maxam-Gilbert method relies on using different chemicals that can cleave the DNA sequence at specific sites, the separation of resulting DNA fragments of variable size using electrophoresis, and deciphering the DNA sequence from the resulting gel bands.
Challenges of the Maxam-Gilbert Method
The...
13.7K
Sanger Sequencing01:57

Sanger Sequencing

778.7K
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...
778.7K

You might also read

Related Articles

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

Sort by
Same author

AIEdit: Alignment-free genome assembly polisher trained on spaced seed match patterns.

PLoS computational biology·2026
Same author

A comprehensive tandem repeat catalog of the human genome.

Nature communications·2026
Same author

ntSynt: multi-genome synteny detection using minimizer graph mappings.

BMC biology·2025
Same author

ntRoot: computational inference of human ancestry at scale from genomic data.

Bioinformatics advances·2025
Same author

Antimicrobial peptides with high bioactivity against MDR isolates: Addressing public health concerns.

Microbial pathogenesis·2025
Same author

Conserved Sequence Identification Within Large Genomic Datasets Using 'Unikseq2': Application in Environmental DNA Assay Development.

Molecular ecology resources·2025
Same journal

Evaluating vectors for the design of a spillover-disrupting Lassa virus transmissible vaccine.

PLoS computational biology·2026
Same journal

Single-threshold-guided adaptive cancer therapy with partial-cycle treatment: A mechanistic and reinforcement learning analysis.

PLoS computational biology·2026
Same journal

scRADAR: Dissecting intratumoral drug response heterogeneity at single-cell resolution via mechanism-guided prototype routing.

PLoS computational biology·2026
Same journal

On the conditions for shifts in metabolic strategies.

PLoS computational biology·2026
Same journal

Quantitative anatomy and biophysical modeling of ascending neuromodulatory systems in the developing rat neocortex.

PLoS computational biology·2026
Same journal

Predicting continuous outcomes: Some new tests of associative approaches to contingency learning.

PLoS computational biology·2026
See all related articles

Related Experiment Video

Updated: Apr 3, 2026

Rare Event Detection Using Error-corrected DNA and RNA Sequencing
10:36

Rare Event Detection Using Error-corrected DNA and RNA Sequencing

Published on: August 3, 2018

12.7K

ntStat: k-mer characterization using occurrence statistics in raw sequencing data.

Parham Kazemi1,2, Lauren Coombe1, René L Warren1

  • 1BC Cancer Research Institute, Vancouver, Canada.

Plos Computational Biology
|April 1, 2026
PubMed
Summary
This summary is machine-generated.

ntStat is a new toolkit for k-mer counting that uses Bloom filters for efficient analysis of genomic data. It provides accurate insights into genome characteristics and outperforms other tools in speed and memory usage.

More Related Videos

Informatic Analysis of Sequence Data from Batch Yeast 2-Hybrid Screens
09:14

Informatic Analysis of Sequence Data from Batch Yeast 2-Hybrid Screens

Published on: June 28, 2018

7.6K
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

4.8K

Related Experiment Videos

Last Updated: Apr 3, 2026

Rare Event Detection Using Error-corrected DNA and RNA Sequencing
10:36

Rare Event Detection Using Error-corrected DNA and RNA Sequencing

Published on: August 3, 2018

12.7K
Informatic Analysis of Sequence Data from Batch Yeast 2-Hybrid Screens
09:14

Informatic Analysis of Sequence Data from Batch Yeast 2-Hybrid Screens

Published on: June 28, 2018

7.6K
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

4.8K

Area of Science:

  • Genomics
  • Bioinformatics
  • Computational Biology

Background:

  • K-mer counts are essential for genomic analysis tasks like genome assembly and variant detection.
  • Existing k-mer counting tools use various methods for efficiency, including parallelism and probabilistic data structures.
  • K-mer count distributions reveal crucial genomic features such as genome size, heterozygosity, and basecalling quality.

Purpose of the Study:

  • To introduce ntStat, a novel toolkit for k-mer counting and depth analysis.
  • To leverage succinct Bloom filter data structures for efficient tracking of k-mer information.
  • To enable de novo inference of genomic insights from k-mer data.

Main Methods:

  • Utilized succinct Bloom filter data structures for tracking k-mer counts and depth.
  • Employed evolutionary computation to model k-mer count histograms.
  • Compared ntStat's performance against established tools like DSK, BFCounter, Jellyfish, and KMC3.

Main Results:

  • ntStat demonstrated superior speed compared to DSK, BFCounter, hackgap, and Squeakr.
  • ntStat used less memory than other non-disk-based k-mer counters, achieving 99.5-99.9% accuracy.
  • The histogram analysis module accurately estimated heterozygosity and k-mer coverage in simulated long-read datasets.

Conclusions:

  • ntStat offers an efficient and accurate solution for k-mer counting and genomic analysis.
  • The toolkit provides valuable de novo insights into genome characteristics and sequencing data quality.
  • ntStat represents a significant advancement in k-mer analysis tools for large-scale genomics research.