Package: bnbc
Version: 1.33.0
Title: Bandwise normalization and batch correction of Hi-C data
Description: Tools to normalize (several) Hi-C data from replicates.
Authors@R: c(
	   person("Kipper", "Fletez-Brant", role = c("cre", "aut"), email = "cafletezbrant@gmail.com"),
	   person(c("Kasper", "Daniel"), "Hansen", role = "aut"))
Depends:
	R (>= 3.5.0),
	methods,
	BiocGenerics,
 	SummarizedExperiment,
	GenomicRanges
Suggests:
	BiocStyle,
	knitr,
	rmarkdown,
    RUnit,
    BSgenome.Hsapiens.UCSC.hg19
Imports:
	Rcpp (>= 0.12.12),
	IRanges,
	rhdf5,
	data.table,
	Seqinfo,
	S4Vectors,
	matrixStats,
	preprocessCore,
	sva,
	parallel,
	EBImage,
	utils,
        HiCBricks
LinkingTo: Rcpp
VignetteBuilder: knitr
License: Artistic-2.0
URL: https://github.com/hansenlab/bnbc
BugReports: https://github.com/hansenlab/bnbc/issues
biocViews: HiC, Preprocessing, Normalization, Software
git_url: https://git.bioconductor.org/packages/bnbc
git_branch: devel
git_last_commit: dc2adb8
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
