Published August 2, 2025
| Version 1.0
Software
Open
Source code for SDFA (v1.0, the version for publication)
Authors/Creators
Description
SDFA is an efficient analysis tool designed for large-scale structural variation (SV) analysis. It is based on a new SV storage format and constructs a supporting toolset. Specifically, it first designs a standardized decomposition format (SDF) for SV, which efficiently represents, stores, and retrieves any type of SV data by decomposing SV. Based on the SDF file, SDFA designs or optimizes existing SV analysis algorithms considering the performance in large-scale samples.
Files
SDFA_src.zip
Additional details
Related works
- Is supplemented by
- https://github.com/Overinterested/SDFA/tree/master (URL)
Software
- Repository URL
- https://github.com/Overinterested/SDFA/tree/master
- Programming language
- Java