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
Next-generation Sequencing03:00

Next-generation Sequencing

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

Sanger Sequencing

772.3K
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.3K
Maxam-Gilbert Sequencing01:05

Maxam-Gilbert Sequencing

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

You might also read

Related Articles

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

Sort by
Same author

Kaminari: a frugal colored index for approximate <i>k</i>-mer queries.

Bioinformatics advances·2026
Same author

Cleavage of MEP-1 by DPF-3 reveals novel substrate specificity and its impact on reproductive fitness.

EMBO reports·2026
Same author

Highly Constrained Kinetic Models for Single-Cell Gene Expression Analysis.

bioRxiv : the preprint server for biology·2026
Same author

Efficient and Tidy Manipulation of Annotated Matrix Data with plyxp.

bioRxiv : the preprint server for biology·2026
Same author

anndataR improves interoperability between R and Python in single-cell transcriptomics.

Bioinformatics (Oxford, England)·2026
Same author

GID/CTLH E3 ligase complex control cell fate programs for sexual development of Plasmodium falciparum.

Nature communications·2026
Same journal

Another 10 years of PLOS Computational Biology: A data-driven reflection on trends in genomics research.

PLoS computational biology·2026
Same journal

Mobility data resolution needed to inform predictive models of spatial epidemic spread from mobile phone data.

PLoS computational biology·2026
Same journal

DeepMethylation: A deep learning framework for tissue-specific DNA methylation prediction and functional variant annotation.

PLoS computational biology·2026
Same journal

Redefining and estimating the early-phase reproduction ratio for epidemic outbreaks in spatially structured populations.

PLoS computational biology·2026
Same journal

Optimized phenotype definitions boost GWAS power.

PLoS computational biology·2026
Same journal

Detection, communication, and individual identification with deep audio embeddings: A case study with North Atlantic right whales.

PLoS computational biology·2026
See all related articles

Related Experiment Video

Updated: Dec 27, 2025

Rup (RNA-seq Usability Assessment Pipeline) - Quality Control for Bulk RNA-seq Experiments in Eukaryotes
05:07

Rup (RNA-seq Usability Assessment Pipeline) - Quality Control for Bulk RNA-seq Experiments in Eukaryotes

Published on: November 7, 2025

252

Tximeta: Reference sequence checksums for provenance identification in RNA-seq.

Michael I Love1,2, Charlotte Soneson3,4, Peter F Hickey5,6

  • 1Department of Biostatistics, University of North Carolina-Chapel Hill, Chapel Hill, North Carolina, United States of America.

Plos Computational Biology
|February 26, 2020
PubMed
Summary
This summary is machine-generated.

Accurate annotation metadata is crucial for reproducible RNA-seq analysis. The tximeta R package automates metadata retrieval, ensuring accurate transcriptomic data analysis and genomic context.

More Related Videos

Targeted RNA Sequencing Assay to Characterize Gene Expression and Genomic Alterations
11:52

Targeted RNA Sequencing Assay to Characterize Gene Expression and Genomic Alterations

Published on: August 4, 2016

10.8K
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.5K

Related Experiment Videos

Last Updated: Dec 27, 2025

Rup (RNA-seq Usability Assessment Pipeline) - Quality Control for Bulk RNA-seq Experiments in Eukaryotes
05:07

Rup (RNA-seq Usability Assessment Pipeline) - Quality Control for Bulk RNA-seq Experiments in Eukaryotes

Published on: November 7, 2025

252
Targeted RNA Sequencing Assay to Characterize Gene Expression and Genomic Alterations
11:52

Targeted RNA Sequencing Assay to Characterize Gene Expression and Genomic Alterations

Published on: August 4, 2016

10.8K
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.5K

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomics

Background:

  • Accurate annotation metadata is essential for reproducible and reliable RNA-sequencing (RNA-seq) analysis.
  • Missing or incorrect metadata hinders the reproduction of bioinformatic analyses and the contextualization of transcriptomic data within the genome.

Purpose of the Study:

  • To introduce the R/Bioconductor package tximeta as an automated solution for acquiring and incorporating annotation metadata during the import of transcript quantification files.
  • To streamline bioinformatic workflows by reducing overhead and preventing errors associated with manual metadata handling.

Main Methods:

  • The tximeta package automatically identifies the correct reference transcriptome using a hashed checksum from quantification output.
  • It downloads and locally caches essential transcript databases.
  • Annotation metadata is automatically added based on reference sequence checksums.

Main Results:

  • tximeta facilitates the automated import of transcript quantification files with correct annotation metadata.
  • The package ensures accurate identification of reference transcriptomes.
  • It promotes computational reproducibility and reduces errors in bioinformatic analyses.

Conclusions:

  • The tximeta package significantly enhances the reproducibility and accuracy of RNA-seq analysis by automating critical annotation metadata tasks.
  • Its approach of using reference sequence checksums simplifies genomic workflows and minimizes bioinformatic mistakes.
  • This tool is valuable for researchers seeking to improve the reliability and efficiency of their transcriptomic data analysis.