- Home
- Bioconductor 3.16
- Experiment Packages
- CopyhelpeR
CopyhelpeR
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see CopyhelpeR.
Helper files for CopywriteR
Bioconductor version: 3.16
This package contains the helper files that are required to run the Bioconductor package CopywriteR. It contains pre-assembled 1kb bin GC-content and mappability files for the reference genomes hg18, hg19, hg38, mm9 and mm10. In addition, it contains a blacklist filter to remove regions that display CNV. Files are stored as GRanges objects from the GenomicRanges Bioconductor package.
Author: Thomas Kuilman
Maintainer: Oscar Krijgsman <o.krijgsman at nki.nl>
citation("CopyhelpeR")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CopyhelpeR")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("CopyhelpeR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.