Package: FilterFFPE
Type: Package
Title: FFPE Artificial Chimeric Read Filter for NGS data
Version: 1.21.0
Authors@R: person("Lanying", "Wei", email="lanying.wei@uni-muenster.de",
    role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4281-8017"))
Description: This package finds and filters artificial chimeric reads 
    specifically generated in next-generation sequencing (NGS) process of 
    formalin-fixed paraffin-embedded (FFPE) tissues. These artificial chimeric 
    reads can lead to a large number of false positive structural variation (SV) 
    calls. The required input is an indexed BAM file of a FFPE sample.
License: LGPL-3
Encoding: UTF-8
Imports: foreach, doParallel, GenomicRanges, IRanges, Rsamtools, parallel, S4Vectors
Suggests: BiocStyle
biocViews: StructuralVariation, Sequencing, Alignment, QualityControl, Preprocessing
git_url: https://git.bioconductor.org/packages/FilterFFPE
git_branch: devel
git_last_commit: 8eee577
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
