Related Experiment Video
Updated: Jun 14, 2025

Identification of Alternative Splicing and Polyadenylation in RNA-seq Data
Published on: June 24, 2021
CSV-Filter: a deep learning-based comprehensive structural variant filtering method for both short and long reads
Zeyu Xia1, Weiming Xiang2, Qingzhe Wang1
1College of Computer Science and Technology, National University of Defense Technology, Hunan 410073, P. R. China.
Motivation:
Structural variants (SVs) play an important role in genetic research and precision medicine. As existing SV detection methods usually contain a substantial number of false positive calls, approaches to filter the detection results are needed.
Results:
We developed a novel deep learning-based SV filtering tool, CSV-Filter, for both short and long reads. CSV-Filter uses a novel multi-level grayscale image encoding method based on CIGAR strings of the alignment results and employs image augmentation techniques to improve SV feature extraction. CSV-Filter also utilizes self-supervised learning networks for transfer as classification models, and employs mixed-precision operations to accelerate training. The experiments showed that the integration of CSV-Filter with popular SV detection tools could considerably reduce false positive SVs for short and long reads, while maintaining true positive SVs almost unchanged. Compared with DeepSVFilter, a SV filtering tool for short reads, CSV-Filter could recognize more false positive calls and support long reads as an additional feature.
Availability And Implementation:
https://github.com/xzyschumacher/CSV-Filter.

