Description Usage Arguments Value Examples
vgam_deg identifies genes that were differentially expressed along the re-ordered single-cell trajectories using vgam
| 1 2 3 | 
| exprs | a data frame or matrix of expression data(ie. rpkm, TPM, fpkm) or a tab delimited txt file of expression data, containing cells in columns and genes in rows | 
| order | a vector of re-ordered cell IDs | 
| lm_order | a vector of landmark IDs indicating along which path the cells are to be sorted | 
| min_expr | a numeric value indicating the minimum TPM value for a gene to be considered as expressed. Default is 1. | 
| p_threshold | p value cutoff for selecting differentially expressed genes. | 
deg: a list of differentially expressed genes
| 1 2 3 4 5 6 7 8 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.