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
| Maintainer | Lanying Wei <lanying.wei@uni-muenster.de> |
| Author | Lanying Wei [aut, cre] (ORCID: <https://orcid.org/0000-0002-4281-8017>) |
| License | LGPL-3 |
| Downloads rank | 257 |
| Source branch | RELEASE_3_23 |
| biocViews | Alignment, 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