目录

SIGHTS R-package

SIGHTS is a suite of normalization methods, statistical tests, and diagnostic graphical tools for high throughput screening (HTS) assays. HTS assays use microtitre plates to screen large libraries of compounds for their biological, chemical, or biochemical activity.

Abstract

Identifying rare biological events in high-throughput screens requires using the best available normalization and statistical inference procedures. It is not always clear, however, which algorithms are best suited for a particular screen. The Statistics and dIagnostics Graphs for High Throughput Screening (SIGHTS) R package is designed for statistical analysis and visualization of HTS assays. It provides graphical diagnostic tools to guide researchers in choosing the most appropriate normalization algorithm and statistical test for identifying active constructs.

Links

Installation

Run in R :

  • Bioconductor (try http:// if https:// URLs are not supported)

    source("https://bioconductor.org/biocLite.R")  
    biocLite("sights")  
    library(sights)
  • GitHub

    install.packages("devtools")
    library(devtools)
    install_github("eg-r/sights")
    library(sights)

Citation

Run in R: citation("sights")

License

GPL-3

关于

用于高通量筛选数据的归一化、分析和可视化

3.3 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号