Bioc2026 Registration Open!

SimFFPE

NGS Read Simulator for FFPE Tissue

Bioconductor version: 3.23 · Package version: 1.24.0

The NGS (Next-Generation Sequencing) reads from FFPE (Formalin-Fixed Paraffin-Embedded) samples contain numerous artifact chimeric reads (ACRS), which can lead to false positive structural variant calls. These ACRs are derived from the combination of two single-stranded DNA (ss-DNA) fragments with short reverse complementary regions (SRCRs). This package simulates these artifact chimeric reads as well as normal reads for FFPE samples on the whole genome / several chromosomes / large regions.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("SimFFPE")

Details

MaintainerLanying Wei <lanying.wei@uni-muenster.de>
AuthorLanying Wei [aut, cre] (ORCID: <https://orcid.org/0000-0002-4281-8017>)
LicenseLGPL-3
Downloads rank257
Source branchRELEASE_3_23
biocViewsAlignment, DataImport, MultipleComparison, SequenceMatching, Sequencing, Software

Documentation

Download

Dependencies

Depends: Biostrings

Imports: dplyr, foreach, doParallel, truncnorm, GenomicRanges, IRanges, Rsamtools, parallel, graphics, stats, utils, methods

Suggests: BiocStyle