Related Experiment Video
Updated: May 11, 2026

04:52
Following the Dynamics of Structural Variants in Experimentally Evolved Populations
Published on: February 3, 2023
RSVSim: an R/Bioconductor package for the simulation of structural variations
Christoph Bartenhagen1, Martin Dugas
1Institute of Medical Informatics, University of Münster, Münster. christoph.bartenhagen@uni-muenster.de
Bioinformatics (Oxford, England)
|April 27, 2013
Summary
RSVSim simulates genomic structural variations like deletions and insertions in FASTA files. This R package aids researchers in analyzing structural variation patterns within genomes.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Structural variations (SVs) are crucial in genome evolution and disease.
- Simulating SVs is essential for developing and benchmarking analysis tools.
- Existing tools may lack flexibility in simulating diverse SV types and sizes.
Purpose of the Study:
- To introduce RSVSim, an R package for simulating various structural variations.
- To provide a flexible tool for generating SVs based on different criteria.
- To enable the estimation of SV size distributions from real genomic data.
Main Methods:
- RSVSim is implemented in the R programming language.
- It supports simulation of deletions, insertions, inversions, tandem duplications, and translocations.
- SVs can be generated randomly, from user-defined coordinates, or associated with repeats.
- The package accepts genome data in FASTA format or R data packages.
- Functions are included to analyze SV size distributions from empirical datasets.
Main Results:
- RSVSim provides a comprehensive suite of functions for simulating diverse structural variations.
- The tool allows for customizable SV generation, enhancing simulation realism.
- It facilitates the analysis of SV size distributions, aiding comparative genomics.
Conclusions:
- RSVSim is a valuable and flexible tool for genomic structural variation simulation.
- It supports researchers in understanding SVs and developing new analytical methods.
- The package is readily available with documentation for ease of use.

