Package: cliProfiler Type: Package Title: A package for the CLIP data visualization Version: 1.19.0 Date: 2021-09-30 Authors@R: c(person(given = "You", family = "Zhou", role = c("aut", "cre"), email = "youzhoulearning@gmail.com", comment = c(ORCID = "0000-0003-1755-9073")), person(given = "Kathi", family = "Zarnack", role = c("aut"), email = "kathi.zarnack@bmls.de", comment = c(ORCID = "0000-0003-3527-3378"))) Description: An easy and fast way to visualize and profile the high-throughput IP data. This package generates the meta gene profile and other profiles. These profiles could provide valuable information for understanding the IP experiment results. License: Artistic-2.0 VignetteBuilder: knitr Encoding: UTF-8 URL: https://github.com/Codezy99/cliProfiler BugReports: https://github.com/Codezy99/cliProfiler/issues biocViews: Sequencing, ChIPSeq, Visualization, Epigenetics, Genetics RoxygenNote: 7.1.1 Imports: dplyr, rtracklayer, GenomicRanges, ggplot2, BSgenome, Biostrings, utils Depends: S4Vectors, methods, R (>= 4.1) Suggests: knitr, rmarkdown, bookdown, testthat, BiocStyle, BSgenome.Mmusculus.UCSC.mm10 Config/pak/sysreqs: make libbz2-dev liblzma-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:57:12 UTC RemoteUrl: https://github.com/bioc/cliProfiler RemoteRef: HEAD RemoteSha: 6ac0d99c287ac3b1f64dd4cecee72ad4e7afe58b NeedsCompilation: no Packaged: 2026-07-05 00:11:03 UTC; root Author: You Zhou [aut, cre] (ORCID: ), Kathi Zarnack [aut] (ORCID: ) Maintainer: You Zhou