Related Experiment Video
Updated: Jan 15, 2026

09:38
Adapting 3' Rapid Amplification of CDNA Ends to Map Transcripts in Cancer
Published on: March 28, 2018
12.7K
RMapAlign3N: fast mapping of 3N-Reads
Andre Müller1, Alexander Wichmann1, Felix Kallenborn1
1Institute of Computer Science, Johannes Gutenberg University, Mainz 55128, Germany.
Bioinformatics Advances
|October 13, 2025
Summary
RMapAlign3N is a new computational tool that efficiently maps nucleotide sequencing reads containing three nucleotides (3N-reads) to reference genomes. This software offers a faster and more scalable solution for analyzing chemical modifications in sequencing data.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Nucleotide conversion sequencing is crucial for detecting chemical modifications at the nucleotide level.
- Mapping chemically treated reads to large reference genomes is computationally intensive.
- Existing methods struggle with the computational demands of 3N-read mapping.
Purpose of the Study:
- To develop an efficient and accurate tool for mapping 3N-reads to reference genomes and transcriptomes.
- To leverage multi-core CPU power for accelerated read mapping.
- To provide a competitive alternative to existing mapping tools for BS-seq and SLAM-seq data.
Main Methods:
- Developed RMapAlign3N, a C++ based software tool.
- Utilized modern multi-core CPU architecture for parallel processing.
- Evaluated performance using both real and simulated sequencing data.
Main Results:
- RMapAlign3N demonstrates superior speed and scalability compared to CPU-based methods like HISAT-3N, BSMAP, Bismark, and SLAM-DUNK.
- Achieved competitive accuracy in mapping BS-seq and SLAM-seq data.
- The tool is open-source and available for download.
Conclusions:
- RMapAlign3N offers a significant improvement in computational efficiency for 3N-read mapping.
- The tool provides a valuable resource for researchers analyzing nucleotide-level chemical modifications.
- Open-source availability promotes wider adoption and further development in bioinformatics.
Related Concept Videos
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...
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
11.7K
RACE - Rapid Amplification of cDNA Ends
7.2K
Rapid Amplification of cDNA Ends, or RACE, is one of the most effective methods to obtain a full-length cDNA from an mRNA sequence between a known internal region to the unknown sequence at the 5’ or 3’ end. The unknown region is cloned in the cDNA by a gene-specific primer that binds the known end, and a hybrid primer that attaches a predefined anchor sequence to the unknown end of the cDNA. The sequence in between is amplified by PCR with an anchor primer and a gene-specific...
7.2K

