Bioc2026 Registration Open!

fcScan

fcScan for detecting clusters of coordinates with user defined options

Bioconductor version: 3.23 · Package version: 1.26.0

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.

Installation

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

BiocManager::install("fcScan")

Details

MaintainerPierre Khoueiry <pk17@aub.edu.lb> Abdullah El-Kurdi <ak161@aub.edu.lb>
AuthorAbdullah El-Kurdi [aut], Ghiwa khalil [aut], Georges Khazen [ctb], Pierre Khoueiry [aut, cre]
LicenseArtistic-2.0
Downloads rank308
Source branchRELEASE_3_23
biocViewsClustering, GenomeAnnotation, Software

Documentation

Download

Dependencies

Imports: stats, plyr, VariantAnnotation, SummarizedExperiment, rtracklayer, GenomicRanges, methods, IRanges, foreach, doParallel, parallel

Suggests: RUnit, BiocGenerics, BiocStyle, knitr, rmarkdown