qingjian1991 / scMET-analysis

Repo containing analysis for scMET manuscript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scMET-analysis

This repository contains scripts to reproduce the results of the manuscript: scMET: Bayesian modelling of DNA methylation heterogeneity at single-cell resolution.

The github repository for the scMET package is https://github.com/andreaskapou/scMET

Installation

# install.packages("devtools")
devtools::install_github("andreaskapou/scMET")

Structure

The structure of the project is the following:

  • /ecker2017/ folder: Contains scripts for the analysis of the mouse frontal cortex dataset by Luo et al. (2017).
  • /gastrulation/ folder: Contains scripts for the analysis of the scNMT-seq gastrulation dataset by Argelaguet et al. (2019).
  • /synthetic/ folder: Contains scripts for analysis on synthetic data.

About

Repo containing analysis for scMET manuscript

License:GNU General Public License v3.0


Languages

Language:HTML 99.6%Language:R 0.3%Language:Shell 0.0%