gtes

Group Technical Effects (GTE)

https://github.com/yzhou1999/gtes

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.3%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Group Technical Effects (GTE)

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

README.md

GTEs R package

GTE model quantifies batch effects for individual genes in single-cell data.

Installation

To run GTEs package, install it from CRAN or GitHub through devtools directly: R install.packages('devtools') library(devtools) devtools::install_github("yzhou1999/GTEs")

Usage

See below for usage examples.

Dependencies

GTEs has been successfully installed and used on Windows, Linux and Mac OS (R version >= 4.0.2).

Owner

  • Name: Yang Zhou
  • Login: yzhou1999
  • Kind: user
  • Location: Harbin, China
  • Company: Harbin Institute of Technology

PhD student of Harbin Institute of Technology

GitHub Events

Total
  • Watch event: 7
  • Issue comment event: 1
  • Push event: 17
Last Year
  • Watch event: 7
  • Issue comment event: 1
  • Push event: 17

Packages

  • Total packages: 1
  • Total downloads:
    • cran 167 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
cran.r-project.org: GTEs

Group Technical Effects

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 167 Last month
Rankings
Dependent packages count: 27.1%
Dependent repos count: 33.4%
Average: 49.2%
Downloads: 87.1%
Maintainers (1)
Last synced: 10 months ago

Dependencies

.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.5.0 composite
  • actions/checkout v4 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.0.2 depends
  • Matrix * imports
  • Rcpp * imports
  • RcppEigen * imports
  • base * imports
  • dplyr * imports
  • matrixStats * imports
  • sparseMatrixStats * imports
  • stats * imports