https://github.com/bioconductor-source/ssnappy

https://github.com/bioconductor-source/ssnappy

Science Score: 13.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.7%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: bioconductor-source
  • Language: R
  • Default Branch: devel
  • Size: 50.1 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog

README.md

sSNAPPY: Single Sample directioNAl Pathway Perturbation analYsis

sSNAPPY is a package for computing directional pathway perturbation scores from logCPM in RNA-seq data. The final output can be used to test the significance of pathway perturbation at both individual-sample and overall treatment levels.

Installation Instructions

To install this package, please use BiocManager.

r if (!requireNamespace("BiocManager", quietly=TRUE)) install.packages("BiocManager") BiocManager::install("sSNAPPY")

Owner

  • Name: (WIP DEV) Bioconductor Packages
  • Login: bioconductor-source
  • Kind: organization
  • Email: maintainer@bioconductor.org

Source code for packages accepted into Bioconductor

GitHub Events

Total
Last Year

Dependencies

.github/workflows/check-bioc.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/upload-artifact master composite
  • docker/build-push-action v1 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.4.1 composite
  • actions/checkout v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION cran
  • R >= 4.3.0 depends
  • ggplot2 * depends
  • SummarizedExperiment * imports
  • dplyr >= 1.1 imports
  • edgeR * imports
  • ggforce * imports
  • ggraph * imports
  • graphite * imports
  • gtools * imports
  • igraph * imports
  • magrittr * imports
  • methods * imports
  • org.Hs.eg.db * imports
  • pheatmap * imports
  • reshape2 * imports
  • rlang * imports
  • stats * imports
  • stringr * imports
  • tibble * imports
  • tidyr * imports
  • utils * imports
  • BiocManager * suggests
  • BiocStyle * suggests
  • DT * suggests
  • colorspace * suggests
  • cowplot * suggests
  • htmltools * suggests
  • knitr * suggests
  • pander * suggests
  • patchwork * suggests
  • rmarkdown * suggests
  • spelling * suggests
  • testthat >= 3.0.0 suggests
  • tidyverse * suggests