# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "profileplyr" in publications use:' type: software license: GPL-3.0-or-later title: 'profileplyr: Visualization and annotation of read signal over genomic ranges with profileplyr' version: 1.21.0 abstract: Quick and straightforward visualization of read signal over genomic intervals is key for generating hypotheses from sequencing data sets (e.g. ChIP-seq, ATAC-seq, bisulfite/methyl-seq). Many tools both inside and outside of R and Bioconductor are available to explore these types of data, and they typically start with a bigWig or BAM file and end with some representation of the signal (e.g. heatmap). profileplyr leverages many Bioconductor tools to allow for both flexibility and additional functionality in workflows that end with visualization of the read signal. authors: - family-names: Carroll given-names: Tom email: tc.infomatics@gmail.com - family-names: Barrows given-names: Doug email: doug.barrows@gmail.com repository: https://bioc.r-universe.dev date-released: '2021-11-21' contact: - family-names: Carroll given-names: Tom email: tc.infomatics@gmail.com - family-names: Barrows given-names: Doug email: doug.barrows@gmail.com