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

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

Science Score: 26.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
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.3%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

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

README.md

scFeatures: Multi-view representations of single-cell and spatial data for disease outcome prediction

scFeatures is a tool that generates multi-view representations of single-cell and spatial data through the construction of a total of 17 feature types belonging to the following six categories.

  1. cell type proportions
  2. cell type specific gene expressions
  3. cell type specific pathway expressions
  4. cell type specific cell-cell interaction (CCI) scores
  5. overall aggregated gene expressions
  6. spatial metrics

Overview

Installation

The latest scFeatures can be installed using devtools:

library(devtools) devtools::install_github("SydneyBioX/scFeatures")

Vignettes

Please see https://sydneybiox.github.io/scFeatures/articles/scFeatures_overview.html.

Reference

Cao, Y., Lin, Y., Patrick, E., Yang, P., & Yang, J. Y. H. (2022). scFeatures: multi-view representations of single-cell and spatial data for disease outcome prediction. In O. Vitek (Ed.), Bioinformatics (Vol. 38, Issue 20, pp. 4745–4753). Oxford University Press (OUP). https://doi.org/10.1093/bioinformatics/btac590

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.2.0 depends
  • AUCell * imports
  • BiocParallel * imports
  • DT * imports
  • DelayedArray * imports
  • DelayedMatrixStats * imports
  • EnsDb.Hsapiens.v79 * imports
  • EnsDb.Mmusculus.v79 * imports
  • GSVA * imports
  • MatrixGenerics * imports
  • Seurat * imports
  • SingleCellSignalR * imports
  • ape * imports
  • cli * imports
  • dplyr * imports
  • ensembldb * imports
  • glue * imports
  • gtools * imports
  • methods * imports
  • msigdbr * imports
  • proxyC * imports
  • reshape2 * imports
  • rmarkdown * imports
  • spatstat.explore * imports
  • spatstat.geom * imports
  • stats * imports
  • tidyr * imports
  • BiocStyle * suggests
  • ClassifyR * suggests
  • S4Vectors * suggests
  • clusterProfiler * suggests
  • knitr * suggests
  • org.Hs.eg.db * suggests
  • survival * suggests
  • survminer * suggests