This is the development version of BOBaFIT; for the stable release version, see BOBaFIT.
Refitting diploid region profiles using a clustering procedureBioconductor version: Development (3.22)
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.
Author: Andrea Poletti [aut], Gaia Mazzocchetti [aut, cre], Vincenza Solli [aut]
Maintainer: Gaia Mazzocchetti <bioinformatic.seragnoli at gmail.com>
Citation (from within R, entercitation("BOBaFIT")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("BOBaFIT")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("BOBaFIT")
Details biocViews Clustering, CopyNumberVariation, Normalization, Software, Visualization Version 1.13.0 In Bioconductor since BioC 3.15 (R-4.2) (3 years) License GPL (>= 3) Depends R (>= 2.10) Imports dplyr, NbClust, ggplot2, ggbio, grDevices, stats, tidyr, GenomicRanges, ggforce, stringr, plyranges, methods, utils, magrittr System Requirements URL https://github.com/andrea-poletti-unibo/BOBaFIT Bug Reports https://github.com/andrea-poletti-unibo/BOBaFIT/issues See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4