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.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...
11.6K
Sanger Sequencing01:57

Sanger Sequencing

772.4K
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.4K
Next-generation Sequencing03:00

Next-generation Sequencing

97.4K
The first human genome sequencing project cost $2.7 billion and was declared complete in 2003, after 15 years of international cooperation and collaboration between several research teams and funding agencies. Today, with the advent of next-generation sequencing technologies, the cost and time of sequencing a human genome have dropped over 100 fold.
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features....
97.4K

You might also read

Related Articles

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

Sort by
Same author

<i>Letter:</i> Limited Use of Proviral Sequencing in Adults with HIV Starting Long-Acting Injectable Cabotegravir-Rilpivirine.

AIDS patient care and STDs·2026
Same author

mRNA-based influenza vaccine expands the B cell response breadth in humans.

Nature immunology·2026
Same author

A cocktail of human mAbs targeting the henipavirus fusion and receptor binding proteins provides cross-species neutralization.

Science translational medicine·2026
Same author

Replaying germinal center evolution on a quantified affinity landscape.

Cell·2026
Same author

Strain-specific differences in the response to egg-derived versus recombinant protein influenza vaccines.

Journal of virology·2026
Same author

Mutations to the HCoV-229E spike have counterbalancing effects on serum antibody neutralization and receptor binding.

bioRxiv : the preprint server for biology·2026
Same journal

ggpedigree: Visualizing Pedigrees with 'ggplot2' and 'plotly'.

Journal of open source software·2026
Same journal

ACHR.cu: GPU-accelerated sampling of metabolic networks.

Journal of open source software·2026
Same journal

svZeroDSolver: A modular package for lumped-parameter cardiovascular simulations.

Journal of open source software·2026
Same journal

baysc: An R package for Bayesian survey clustering.

Journal of open source software·2026
Same journal

FastPCA: An R package for fast singular value decomposition.

Journal of open source software·2026
Same journal

Napari-3D-Counter: A manual cell counter for napari.

Journal of open source software·2026
See all related articles

Related Experiment Video

Updated: Dec 31, 2025

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

alignparse: A Python package for parsing complex features from high-throughput long-read sequencing.

Katharine H D Crawford1,2, Jesse D Bloom1,3

  • 1Basic Sciences and Computational Biology, Fred Hutchinson Cancer Research Center, Seattle, Washington, USA.

Journal of Open Source Software
|January 4, 2020
PubMed
Summary
This summary is machine-generated.

A new Python package, alignparse, simplifies the extraction of complex genetic features from long sequencing reads. This tool aids researchers in analyzing mutations, barcodes, and other sequence elements for diverse biological applications.

More Related Videos

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER
14:06

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER

Published on: June 23, 2012

15.6K
A Computational Pipeline for Intergenic/Intragenic Enhancer RNA Quantification in Mouse Embryonic Stem Cells
06:02

A Computational Pipeline for Intergenic/Intragenic Enhancer RNA Quantification in Mouse Embryonic Stem Cells

Published on: October 28, 2025

346

Related Experiment Videos

Last Updated: Dec 31, 2025

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
Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER
14:06

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER

Published on: June 23, 2012

15.6K
A Computational Pipeline for Intergenic/Intragenic Enhancer RNA Quantification in Mouse Embryonic Stem Cells
06:02

A Computational Pipeline for Intergenic/Intragenic Enhancer RNA Quantification in Mouse Embryonic Stem Cells

Published on: October 28, 2025

346

Area of Science:

  • Genomics and Bioinformatics
  • Molecular Biology

Background:

  • High-throughput sequencing technologies generate long, high-accuracy reads.
  • Existing tools excel at read alignment for genome assembly.
  • Analyzing specific features within these reads, such as mutations or barcodes, remains challenging.

Purpose of the Study:

  • To introduce alignparse, a Python package designed for parsing complex features from long sequencing reads.
  • To provide a flexible tool for extracting and analyzing user-defined genetic elements from sequencing data.

Main Methods:

  • Utilizes Genbank Flat File format for defining target sequences and features.
  • Aligns sequencing reads to specified targets.
  • Filters alignments based on the presence and identity of user-defined features.
  • Parses out sequences, mutations, and accuracy for specified features.

Main Results:

  • alignparse successfully extracts complex feature sets from long sequencing reads.
  • The package allows for customizable feature identification and analysis.
  • Demonstrates flexibility in handling various features like mutations, unique molecular identifiers, and barcodes.

Conclusions:

  • alignparse addresses the need for a specialized tool to analyze complex features in large-scale sequencing datasets.
  • The package enhances the utility of long-read sequencing for applications beyond genome assembly.