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

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

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 (5.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: bioconductor-source
  • License: other
  • Language: R
  • Default Branch: devel
  • Size: 27.2 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 License

README.md

TraRe

TraRe (Transcriptional Rewiring) is an R package which contains the necessary tools to carry out: Identification of module-based gene regulatory networks (GRN); score-based classification of these modules via a rewiring test; visualization of rewired modules to analyze condition-based GRN deregulation and drop out genes recovering via cliques methodology. For each tool, html report can be generated containing useful information about the generated GRN and statistical data about the performed tests. These tools have been developed considering sequenced data (RNA-Seq).

BiorXive

TraRe Package

Installation

```{r, eval=FALSE}

if (!requireNamespace("BiocManager")) install.packages("BiocManager") BiocManager::install("TraRe")

```

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

DESCRIPTION cran
  • R >= 4.0 depends
  • BiocParallel * imports
  • R.utils * imports
  • SummarizedExperiment * imports
  • dqrng * imports
  • ggplot2 * imports
  • glmnet * imports
  • gplots * imports
  • grDevices * imports
  • gtools * imports
  • hash * imports
  • igraph * imports
  • matrixStats * imports
  • methods * imports
  • pvclust * imports
  • scales * imports
  • stats * imports
  • utils * imports
  • vioplot * imports
  • viridis * imports
  • BiocGenerics * suggests
  • BiocStyle * suggests
  • RUnit * suggests
  • knitr * suggests
  • rmarkdown * suggests