sights

SIGHTS is an R-package for analysing High-Throughput Screening data. It is available through Bioconductor. Please see the README below for further links and information.

https://github.com/eg-r/sights

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 5 committers (20.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.1%) to scientific vocabulary

Keywords from Contributors

bioconductor-package genomics gene taxonomy microbiome rna-seq peptides digest cleavage vignette
Last synced: 10 months ago · JSON representation

Repository

SIGHTS is an R-package for analysing High-Throughput Screening data. It is available through Bioconductor. Please see the README below for further links and information.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created about 10 years ago · Last pushed over 3 years ago
Metadata Files
Readme License

README.md

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

Owner

  • Name: Elika Garg
  • Login: eg-r
  • Kind: user

GitHub Events

Total
Last Year

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 17
  • Total Committers: 5
  • Avg Commits per committer: 3.4
  • Development Distribution Score (DDS): 0.647
Past Year
  • Commits: 2
  • Committers: 1
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Elika Garg e****g@m****a 6
Elika Garg e****r 4
Herve Pages h****s@f****g 4
Hervé Pagès h****s@f****g 2
Martin Morgan m****n@f****g 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 1
  • Total pull requests: 1
  • Average time to close issues: about 1 year
  • Average time to close pull requests: less than a minute
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 2.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • erinshellman (1)
Pull Request Authors
  • eg-r (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • bioconductor 14,414 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 5
  • Total maintainers: 1
bioconductor.org: sights

Statistics and dIagnostic Graphs for HTS

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 14,414 Total
Rankings
Dependent repos count: 0.0%
Dependent packages count: 0.0%
Forks count: 18.4%
Average: 21.6%
Stargazers count: 33.2%
Downloads: 56.4%
Maintainers (1)
Last synced: 10 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.3 depends
  • MASS >= 7.3 imports
  • ggplot2 >= 2.0 imports
  • lattice >= 0.2 imports
  • qvalue >= 2.2 imports
  • reshape2 >=1.4 imports
  • stats >= 3.3 imports
  • ggthemes * suggests
  • gridExtra * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • testthat * suggests
  • xlsx * suggests