Skip to content
/ gficf Public
forked from dibbelab/gficf

An R implementation of the Gene Frequency - Inverse Cell Frequency method for single cell data normalization

License

Notifications You must be signed in to change notification settings

gambalab/gficf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gficf v2 - Single-cell gene set enrichment analysis

Details on scGSEA and scMAP implemented into the version 2 of GFICF package can be found in the NAR genomics and bioinformatics manuscript Franchini et al. 2023

GFICF v1 manuscript can be found here at Gambardella et al. 2019.

The package also includes Phenograph Louvain method clustering using RcppAnnoy library from uwot and a naive but fast parallel implementation of Jaccard Coefficient estimation using RcppParallel. The package also include data reduction with either Principal Component Analisys (PCA) or non-negative matrix factorization RcppML before to apply t-SNE or UMAP for single cell data visualization.

Examples & Functionality:

About

An R implementation of the Gene Frequency - Inverse Cell Frequency method for single cell data normalization

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • R 55.1%
  • C++ 44.9%