Skip to content

Annotate celltypes from a reference. Input raw count data.

Notifications You must be signed in to change notification settings

jakeyeung/AnnotateCelltypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnnotateCelltypes

Installation

Install using devtools

devtools::install_github("jakeyeung/AnnotateCelltypes", ref = "main")

Usage

Check out in the vignette load_reference_infer_celltype_from_raw.R for an example of how to load prob mat and raw count mat and output inferred celltypes.

load_reference_infer_celltype_from_raw.R can be run on commandline:

Rscript load_reference_infer_celltype_from_raw.R -inraw $INRAW -inref $INREF -outdir $OUTDIR

The vignette annotate_celltype_setup_example.r is an example of how to create the probability matrix and also testing that this probability matrix works for annotate new cells from raw counts.

Input data

See inst/extdata for example input files

About

Annotate celltypes from a reference. Input raw count data.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages