Skip to content
/ MARBLES Public
forked from biqing-zhu/MARBLES

A Markov Random Field Model-Based Approach for Differentially Expressed Gene Detection in Single-cell RNA-seq Data

Notifications You must be signed in to change notification settings

YCSGP/MARBLES

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MARBLES

A Markov Random Field Model-Based Approach for Differentially Expressed Gene Detection in Single-cell RNA-seq Data

Biqing Zhu

To install MARBLES, you need devtools package first:

if (!requireNamespace("devtools", quietly = TRUE))
    install.packages("devtools")
library(devtools)

Then install as follow

install_github("biqing-zhu/MARBLES")

For detailed introduction and tutorial, please see MARBLES' vignette.

About

A Markov Random Field Model-Based Approach for Differentially Expressed Gene Detection in Single-cell RNA-seq Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 98.7%
  • TeX 1.3%