- Home
- Bioconductor 3.22
- Software Packages
- blacksheepr
blacksheepr
This is the released version of blacksheepr; for the devel version, see blacksheepr.
Outlier Analysis for pairwise differential comparison
Bioconductor version: Release (3.22)
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.
Author: MacIntosh Cornwell [aut], RugglesLab [cre]
Maintainer: RugglesLab <ruggleslab at gmail.com>
citation("blacksheepr")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("blacksheepr")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("blacksheepr")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.