avesus / tnt

Analysis code for Buckberry, Liu, Poppe, Tan et al. "Transient naive reprogramming corrects hiPS cells functionally and epigenetically"

Home Page:https://listerlab.github.io/tnt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Epigenetic and functional correction of human iPS cells by transient naive reprogramming

Analysis code for Buckberry, Liu, Poppe, Tan et al. "Transient naive reprogramming corrects hiPS cells functionally and epigenetically"

Raw and processed data for this study are accessible under GEO SuperSeries GSE159297.

Markdown generated HTML files with analysis code for figures

Installing project packages and loading custom functions

Run the following R scripts to install and load R packages and functions required to run the analyses detailed in this repo. R/install-project-packages.R
R/project_functions.R

How to make the processed data files for analyses

Details of analyses and figures from this study are in the markdown files listed above. Additional information on data processing can be found in data type sub-directories /wgbs/analysis_scripts, RNAseq/analysis_scripts, /ChIPseq/, and /ATACseq/analysis_scrpits.
A vast majority of analyses and figures presented in this study were produced with processed WGBS data in CGmap file format that can be downloaded from GEO. These CGmap files can be used to create BSseq objects for data analysis in R.

For each sample, we generated two BSseq objects: One for CpG methylation, and another for CpA methylation using the scripts wgbs/analysis_scripts/make_BSseq_CG_context_obj.R wgbs/analysis_scripts/make_BSseq_CA_context_obj.R.

Downloading the CGmap files for WGBS data and processing with these scripts should generate .Rds files containing BSseq objects with the same naming convention in the sample metadata file wgbs/metadata/wgbs_metadata_local.csv.

This metadata file has the information required to reproduce the analyses detailed in the R markdown files in this repository.

All additional files for running the analyses in these Rmarkdown documents will be availble if you clone this repository.

About

Analysis code for Buckberry, Liu, Poppe, Tan et al. "Transient naive reprogramming corrects hiPS cells functionally and epigenetically"

https://listerlab.github.io/tnt/

License:GNU General Public License v3.0


Languages

Language:HTML 99.8%Language:R 0.2%Language:Shell 0.0%Language:Rebol 0.0%