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
| Maintainer | Gaia Mazzocchetti <bioinformatic.seragnoli@gmail.com> |
| Author | Andrea Poletti [aut], Gaia Mazzocchetti [aut, cre], Vincenza Solli [aut] |
| License | GPL (>= 3) |
| URL | https://github.com/andrea-poletti-unibo/BOBaFIT |
| Bug Reports | https://github.com/andrea-poletti-unibo/BOBaFIT/issues |
| Downloads rank | 229 |
| Source branch | RELEASE_3_23 |
| biocViews | Clustering, CopyNumberVariation, Normalization, Software, Visualization |