Skip to content

eema300/cell-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cell-classification

About

The h5_analyze_demo.R script uses the RegenOrNoRegen R package to classify neurons as regenerating or non-regenerating based on gene expression levels from scRNA-seq data.

Usage

This is just a demo mostly for

  • extracting from an h5 format that is incompatible with Seurat's Read10X_h5() function
  • using the RegenOrNoRegen package

The script order is: h5_extract_demo.R -> h5_filter_options_demo.R -> h5_analyze_demo.R

Dependencies

See the RegenOrNoRegen repository for package dependency requirements.

About

Classifies neurons as regenerating or not regenerating using scRNA-seq data packaged in h5 format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages