HiCaptuRe
This is the development version of HiCaptuRe; for the stable release version, see HiCaptuRe.
HiCaptuRe: Manipulating and integrating Capture Hi-C data
Bioconductor version: Development (3.23)
Capture Hi-C is a set of techniques that enable the detection of genomic interactions involving regions of interest, known as baits. By focusing on selected loci, these approaches reduce sequencing costs while maintaining high resolution at the level of restriction fragments. HiCaptuRe provides tools to import, annotate, manipulate, and export Capture Hi-C data. The package accounts for the specific structure of bait–otherEnd interactions, facilitates integration with other omics datasets, and enables comparison across samples and conditions.
Author: Laureano Tomas-Daza [aut, cre]
Maintainer: Laureano Tomas-Daza <lauretomas at gmail.com>
citation("HiCaptuRe")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("HiCaptuRe")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | DataImport, Epigenetics, HiC, Sequencing, Software |
| Version | 1.1.0 |
| In Bioconductor since | BioC 3.22 (R-4.5) (< 6 months) |
| License | GPL-3 |
| Depends | R (>= 4.5.0) |
| Imports | Biostrings, BSgenome, cli, data.table, dplyr, GenomeInfoDb, GenomicInteractions, GenomicRanges, InteractionSet, ggplot2, ggpubr, ggVennDiagram, gplots, igraph, IRanges, memoise, methods, S4Vectors, stringr, tibble, tidyr, UpSetR, utils |
| System Requirements | |
| URL | https://github.com/LaureTomas/HiCaptuRe |
| Bug Reports | https://github.com/LaureTomas/HiCaptuRe/issues |
See More
| Suggests | BSgenome.Hsapiens.NCBI.GRCh38, knitr, rmarkdown, DT, testthat, BiocStyle, kableExtra |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/HiCaptuRe |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/HiCaptuRe |
| Package Short Url | https://bioconductor.org/packages/HiCaptuRe/ |
| Package Downloads Report | Download Stats |