# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "HiCExperiment" in publications use:' type: software license: MIT title: 'HiCExperiment: Bioconductor class for interacting with Hi-C files in R' version: 1.5.0 abstract: R generic interface to Hi-C contact matrices in `.(m)cool`, `.hic` or HiC-Pro derived formats, as well as other Hi-C processed file formats. Contact matrices can be partially parsed using a random access method, allowing a memory-efficient representation of Hi-C data in R. The `HiCExperiment` class stores the Hi-C contacts parsed from local contact matrix files. `HiCExperiment` instances can be further investigated in R using the `HiContacts` analysis package. authors: - family-names: Serizay given-names: Jacques email: jacquesserizay@gmail.com orcid: https://orcid.org/0000-0002-4295-0624 repository: https://bioc.r-universe.dev repository-code: https://github.com/js2264/HiCExperiment url: https://github.com/js2264/HiCExperiment date-released: '2022-11-10' contact: - family-names: Serizay given-names: Jacques email: jacquesserizay@gmail.com orcid: https://orcid.org/0000-0002-4295-0624