[Pub]{Mouse} Pasque 2014 Track Settings
 
X chromosome reactivation dynamics reveal stages of reprogramming to pluripotency

Maximum display mode:       Reset to defaults   
Select dataType (Help):
hypomethylated regions       methylation level ▾       coverage ▾      
Select subtracks by celltype:
Celltype
Mouse iPSC Female
Mouse MEF Male
Mouse ESC Male
Mouse ESC Female
Mouse MEF Female
Mouse SSEA1 Pos
Mouse SSEA1 Neg
List subtracks: only selected/visible    all    ()
  Celltype↓1 dataType↓2   Track Name↓3  
hide
 Mouse iPSC Female  hypomethylated regions  Mouse_iPSC-Female_HMR   Data format 
hide
 Configure
 Mouse iPSC Female  methylation level  Mouse_iPSC-Female_Meth   Data format 
hide
 Configure
 Mouse iPSC Female  coverage  Mouse_iPSC-Female_Read   Data format 
hide
 Mouse MEF Male  hypomethylated regions  Mouse_MEF-Male_HMR   Data format 
hide
 Configure
 Mouse MEF Male  methylation level  Mouse_MEF-Male_Meth   Data format 
hide
 Configure
 Mouse MEF Male  coverage  Mouse_MEF-Male_Read   Data format 
hide
 Mouse ESC Male  hypomethylated regions  Mouse_ESC-Male_HMR   Data format 
hide
 Configure
 Mouse ESC Male  methylation level  Mouse_ESC-Male_Meth   Data format 
hide
 Configure
 Mouse ESC Male  coverage  Mouse_ESC-Male_Read   Data format 
hide
 Mouse ESC Female  hypomethylated regions  Mouse_ESC-Female_HMR   Data format 
hide
 Configure
 Mouse ESC Female  methylation level  Mouse_ESC-Female_Meth   Data format 
hide
 Configure
 Mouse ESC Female  coverage  Mouse_ESC-Female_Read   Data format 
hide
 Mouse MEF Female  hypomethylated regions  Mouse_MEF-Female_HMR   Data format 
hide
 Configure
 Mouse MEF Female  methylation level  Mouse_MEF-Female_Meth   Data format 
hide
 Configure
 Mouse MEF Female  coverage  Mouse_MEF-Female_Read   Data format 
hide
 Mouse SSEA1 Pos  hypomethylated regions  Mouse_SSEA1-Pos_HMR   Data format 
hide
 Configure
 Mouse SSEA1 Pos  methylation level  Mouse_SSEA1-Pos_Meth   Data format 
hide
 Configure
 Mouse SSEA1 Pos  coverage  Mouse_SSEA1-Pos_Read   Data format 
hide
 Mouse SSEA1 Neg  hypomethylated regions  Mouse_SSEA1-Neg_HMR   Data format 
hide
 Configure
 Mouse SSEA1 Neg  methylation level  Mouse_SSEA1-Neg_Meth   Data format 
hide
 Configure
 Mouse SSEA1 Neg  coverage  Mouse_SSEA1-Neg_Read   Data format 
    
Assembly: Human Feb. 2009 (GRCh37/hg19)

Pasque_Mouse_2014
We are planning to introduce the new version of methylone track hubs sometime between February 7 and February 14 2024. The following assemblies will be updated: mm39, gorGor6, canFam6, GCF_000001735.3, rn7, panTro6, hg38.

Description

Sample BS rate* Methylation Coverage %CpGs #HMR #AMR #PMD
Mouse_SSEA1-Pos SSEA1-Positive cells, marking reprogramming RRBS 0.000 0.211 0.986 0.087 1769 0 0 non-WGBS; Download
Mouse_ESC-Female Female embryonic stem cells generic RRBS 0.000 0.209 1.342 0.061 1593 0 0 non-WGBS; Download
Mouse_MEF-Female Female embryonic fibroblasts RRBS 0.000 0.393 2.526 0.092 4989 0 0 non-WGBS; Download
Mouse_iPSC-Female Female induced pluripotent stem cells RRBS 0.000 0.364 1.689 0.074 2148 0 0 non-WGBS; Download
Mouse_MEF-Male Male embryonic fibroblasts RRBS 0.000 0.277 1.732 0.065 3651 0 0 non-WGBS; Download
Mouse_ESC-Male Male embryonic stem cells generic RRBS 0.000 0.363 0.811 0.047 4144 0 0 non-WGBS; Download
Mouse_SSEA1-Neg SSEA1-Negative cells, marking no reprogramming RRBS 0.000 0.241 1.474 0.097 2316 0 0 non-WGBS; Download

* see Methods section for how the bisulfite conversion rate is calculated
Sample flag:
non-WGBS:  sample is not generated with whole-genome bisulfite sequencing (WGBS);

Terms of use: If you use this resource, please cite us! The Smith Lab at USC has developed and is owner of all analyses and associated browser tracks from the MethBase database (e.g. tracks displayed in the "DNA Methylation" trackhub on the UCSC Genome Browser). Any derivative work or use of the MethBase resource that appears in published literature must cite the most recent publication associated with Methbase (see "References" below). Users who wish to copy the contents of MethBase in bulk into a publicly available resource must additionally have explicit permission from the Smith Lab to do so. We hope the MethBase resource can help you!

Display Conventions and Configuration

The various types of tracks associated with a methylome follow the display conventions below. Green intervals represent partially methylated region; Blue intervals represent hypo-methylated regions; Yellow bars represent methylation levels; Black bars represent depth of coverage; Purple intervals represent allele-specific methylated regions; Purple bars represent allele-specific methylation score; and red intervals represent hyper-methylated regions.

Methods

All analysis was done using a bisulfite sequnecing data analysis pipeline MethPipe developed in the Smith lab at USC.

Mapping bisulfite treated reads: Bisulfite treated reads are mapped to the genomes with the rmapbs program (rmapbs-pe for pair-end reads), one of the wildcard based mappers. Input reads are filtered by their quality, and adapter sequences in the 3' end of reads are trimmed. Uniquely mapped reads with mismatches below given threshold are kept. For pair-end reads, if the two mates overlap, the overlapping part of the mate with lower quality is clipped. After mapping, we use the program duplicate-remover to randomly select one from multiple reads mapped exactly to the same location.

Estimating methylation levels: After reads are mapped and filtered, the methcounts program is used to obtain read coverage and estimate methylation levels at individual cytosine sites. We count the number of methylated reads (containing C's) and the number of unmethylated reads (containing T's) at each cytosine site. The methylation level of that cytosine is estimated with the ratio of methylated to total reads covering that cytosine. For cytosines within the symmetric CpG sequence context, reads from the both strands are used to give a single estimate.

Estimating bisulfite conversion rate: Bisulfite conversion rate is estimated with the bsrate program by computing the fraction of successfully converted reads (read out as Ts) among all reads mapped to presumably unmethylated cytosine sites, for example, spike-in lambda DNA, chroloplast DNA or non-CpG cytosines in mammalian genomes.

Identifying hypo-methylated regions: In most mammalian cells, the majority of the genome has high methylation, and regions of low methylation are typically more interesting. These are called hypo-methylated regions (HMR). To identify the HMRs, we use the hmr which implements a hidden Markov model (HMM) approach taking into account both coverage and methylation level information.

Identifying hyper-methylated regions: Hyper-methylated regions (HyperMR) are of interest in plant methylomes, invertebrate methylomes and other methylomes showing "mosaic methylation" pattern. We identify HyperMRs with the hmr_plant program for those samples showing "mosaic methylation" pattern.

Identifying partially methylated domains: Partially methylated domains are large genomic regions showing partial methylation observed in immortalized cell lines and cancerous cells. The pmd program is used to identify PMDs.

Identifying allele-specific methylated regions: Allele-Specific methylated regions refers to regions where the parental allele is differentially methylated compared to the maternal allele. The program allelicmeth is used to allele-specific methylation score can be computed for each CpG site by testing the linkage between methylation status of adjacent reads, and the program amrfinder is used to identify regions with allele-specific methylation.

For more detailed description of the methods of each step, please refer to the reference by Song et al. For instructions on how to use MethPipe, you may obtain the MethPipe Manual.

Credits

The raw data were produced by Hbuterne X et al. The data analysis were performed by members of the Smith lab.

Contact: Benjamin Decato and Liz Ji

Terms of Use

If you use this resource, please cite us! The Smith Lab at USC has developed and is owner of all analyses and associated browser tracks from the MethBase database (e.g. tracks displayed in the "DNA Methylation" trackhub on the UCSC Genome Browser). Any derivative work or use of the MethBase resource that appears in published literature must cite the most recent publication associated with Methbase (see "References" below). Users who wish to copy the contents of MethBase in bulk into a publicly available resource must additionally have explicit permission from the Smith Lab to do so. We hope the MethBase resource can help you!

References

MethPipe and MethBase

Song Q, Decato B, Hong E, Zhou M, Fang F, Qu J, Garvin T, Kessler M, Zhou J, Smith AD (2013) A reference methylome database and analysis pipeline to facilitate integrative and comparative epigenomics. PLOS ONE 8(12): e81148

Data sources

Hebuterne X, Lemann M, Bouhnik Y, Dewit O, Dupas JL, Mross M, D'Haens G, Mitchev K, Ernault E, Vermeire S, et al Endoscopic improvement of mucosal lesions in patients with moderate to severe ileocolonic Crohn's disease following treatment with certolizumab pegol. Gut. 2013 62(2):201-8