Package: fcScan
Type: Package
Title: fcScan for detecting clusters of coordinates with user defined
        options
Version: 1.24.0
biocViews: GenomeAnnotation, Clustering
Authors@R: c(
    person("Abdullah", "El-Kurdi", email="ak161@aub.edu.lb", role = c("aut")),
    person("Ghiwa", "khalil", email="gk39@aub.edu.lb", role=c("aut")),
    person("Georges", "Khazen" ,email="gkhazen@lau.edu.lb", role=c("ctb")),
    person("Pierre", "Khoueiry", email="pk17@aub.edu.lb", role=c("aut","cre")))
Maintainer: Pierre Khoueiry <pk17@aub.edu.lb> Abdullah El-Kurdi <ak161@aub.edu.lb>
Description: This package is used to detect combination of genomic coordinates falling within a user defined window size along with user defined overlap between identified neighboring clusters. It can be used for genomic data where the clusters are built on a specific chromosome or specific strand. Clustering can be performed with a "greedy" option allowing thus the presence of additional sites within the allowed window size.
License: Artistic-2.0
Encoding: UTF-8
Imports: stats, plyr, VariantAnnotation, SummarizedExperiment,
        rtracklayer, GenomicRanges, methods, IRanges, foreach,
        doParallel, parallel
VignetteBuilder: knitr
Suggests: RUnit, BiocGenerics, BiocStyle, knitr, rmarkdown
RoxygenNote: 6.1.0
git_url: https://git.bioconductor.org/packages/fcScan
git_branch: RELEASE_3_22
git_last_commit: 8a15f70
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 02:45:47 UTC; biocbuild
Author: Abdullah El-Kurdi [aut],
  Ghiwa khalil [aut],
  Georges Khazen [ctb],
  Pierre Khoueiry [aut, cre]
Built: R 4.5.1; ; 2025-10-30 09:24:29 UTC; unix
