HiCool
HiCool
Bioconductor version: 3.23 · Package version: 1.12.0
HiCool provides an R interface to process and normalize Hi-C paired-end fastq reads into .(m)cool files. .(m)cool is a compact, indexed HDF5 file format specifically tailored for efficiently storing HiC-based data. On top of processing fastq reads, HiCool provides a convenient reporting function to generate shareable reports summarizing Hi-C experiments and including quality controls.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("HiCool") Details
| Maintainer | Jacques Serizay <jacquesserizay@gmail.com> |
| Author | Jacques Serizay [aut, cre] |
| License | MIT + file LICENSE |
| URL | https://github.com/js2264/HiCool |
| Bug Reports | https://github.com/js2264/HiCool/issues |
| Downloads rank | 134 |
| Source branch | RELEASE_3_23 |
| biocViews | DNA3DStructure, DataImport, HiC, Software |
Documentation
Download
Dependencies
Depends: R (>= 4.2), HiCExperiment
Imports: BiocIO, S4Vectors, GenomicRanges, IRanges, InteractionSet, vroom, basilisk.utils, basilisk, reticulate, rmarkdown, rmdformats, plotly, dplyr, stringr, sessioninfo, utils
Suggests: HiContacts, HiContactsData, AnnotationHub, BiocFileCache, BiocStyle, testthat, knitr, rmarkdown