Bioc2026 Registration Open!

BOBaFIT

Refitting diploid region profiles using a clustering procedure

Bioconductor version: 3.23 · Package version: 1.16.0

This package provides a method to refit and correct the diploid region in copy number profiles. It uses a clustering algorithm to identify pathology-specific normal (diploid) chromosomes and then use their copy number signal to refit the whole profile. The package is composed by three functions: DRrefit (the main function), ComputeNormalChromosome and PlotCluster.

Installation

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

BiocManager::install("BOBaFIT")

Details

MaintainerGaia Mazzocchetti <bioinformatic.seragnoli@gmail.com>
AuthorAndrea Poletti [aut], Gaia Mazzocchetti [aut, cre], Vincenza Solli [aut]
LicenseGPL (>= 3)
URLhttps://github.com/andrea-poletti-unibo/BOBaFIT
Bug Reportshttps://github.com/andrea-poletti-unibo/BOBaFIT/issues
Downloads rank229
Source branchRELEASE_3_23
biocViewsClustering, CopyNumberVariation, Normalization, Software, Visualization

Documentation

Download

Dependencies

Depends: R (>= 2.10)

Imports: dplyr, NbClust, ggplot2, ggbio, grDevices, stats, tidyr, GenomicRanges, ggforce, stringr, plyranges, methods, utils, magrittr

Suggests: rmarkdown, markdown, BiocStyle, knitr, testthat (>= 3.0.0), utils, testthat