Package: blacksheepr Type: Package Title: Outlier Analysis for pairwise differential comparison Version: 1.27.0 Authors@R: c(person("MacIntosh", "Cornwell", email="macintosh.cornwell@nyulangone.org", role = c("aut")), person("RugglesLab", email = "ruggleslab@gmail.com", role = "cre")) Description: Blacksheep is a tool designed for outlier analysis in the context of pairwise comparisons in an effort to find distinguishing characteristics from two groups. This tool was designed to be applied for biological applications such as phosphoproteomics or transcriptomics, but it can be used for any data that can be represented by a 2D table, and has two sub populations within the table to compare. License: MIT + file LICENSE Encoding: UTF-8 VignetteBuilder: knitr RoxygenNote: 6.1.1 Imports: grid, stats, grDevices, utils, circlize, viridis, RColorBrewer, ComplexHeatmap, SummarizedExperiment, pasilla Suggests: testthat (>= 2.1.0), knitr, BiocStyle, rmarkdown, curl Depends: R (>= 3.6) biocViews: Sequencing, RNASeq, GeneExpression, Transcription, DifferentialExpression, Transcriptomics BugReports: https://github.com/ruggleslab/blacksheepr/issues Config/pak/sysreqs: libbz2-dev libicu-dev liblzma-dev libpng-dev libxml2-dev libssl-dev perl xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:51:08 UTC RemoteUrl: https://github.com/bioc/blacksheepr RemoteRef: HEAD RemoteSha: 3390f3ce2fcf91f6042b8a81c6b430e2eccbdae6 NeedsCompilation: no Packaged: 2026-07-03 16:42:46 UTC; root Author: MacIntosh Cornwell [aut], RugglesLab [cre] Maintainer: RugglesLab