Human methylome studies SRP462521 Track Settings
 
A role of p53 in mediating epigenetic stress (WGBS) [SRX21850956, SRX21850957, SRX21850958, SRX21850959, SRX21850960, SRX21850961]

Track collection: Human methylome studies

+  All tracks in this collection (468)

Maximum display mode:       Reset to defaults   
Select views (Help):
PMD       CpG methylation ▾       AMR       CpG reads ▾      
Select subtracks by views and experiment:
 All views PMD  CpG methylation  AMR  CpG reads 
experiment
SRX21850956 
SRX21850957 
SRX21850958 
SRX21850959 
SRX21850960 
SRX21850961 
List subtracks: only selected/visible    all    ()
  experiment↓1 views↓2   Track Name↓3  
hide
 SRX21850956  PMD  (PMD)   Schema 
hide
 Configure
 SRX21850956  CpG methylation  (CpG methylation)   Schema 
hide
 SRX21850956  AMR  (AMR)   Schema 
hide
 Configure
 SRX21850956  CpG reads  (CpG reads)   Schema 
hide
 SRX21850957  PMD  (PMD)   Schema 
hide
 Configure
 SRX21850957  CpG methylation  (CpG methylation)   Schema 
hide
 SRX21850957  AMR  (AMR)   Schema 
hide
 Configure
 SRX21850957  CpG reads  (CpG reads)   Schema 
hide
 SRX21850958  PMD  (PMD)   Schema 
hide
 Configure
 SRX21850958  CpG methylation  (CpG methylation)   Schema 
hide
 SRX21850958  AMR  (AMR)   Schema 
hide
 Configure
 SRX21850958  CpG reads  (CpG reads)   Schema 
hide
 SRX21850959  PMD  (PMD)   Schema 
hide
 Configure
 SRX21850959  CpG methylation  (CpG methylation)   Schema 
hide
 SRX21850959  AMR  (AMR)   Schema 
hide
 Configure
 SRX21850959  CpG reads  (CpG reads)   Schema 
hide
 SRX21850960  PMD  (PMD)   Schema 
hide
 Configure
 SRX21850960  CpG methylation  (CpG methylation)   Schema 
hide
 SRX21850960  AMR  (AMR)   Schema 
hide
 Configure
 SRX21850960  CpG reads  (CpG reads)   Schema 
hide
 SRX21850961  AMR  (AMR)   Schema 
hide
 SRX21850961  PMD  (PMD)   Schema 
hide
 Configure
 SRX21850961  CpG methylation  (CpG methylation)   Schema 
hide
 Configure
 SRX21850961  CpG reads  (CpG reads)   Schema 
    

Study title: A role of p53 in mediating epigenetic stress (WGBS)
SRA: SRP462521
GEO: not found
Pubmed: not found

Experiment Label Methylation Coverage HMRs HMR size AMRs AMR size PMDs PMD size Conversion Details
SRX21850956 None 0.603 6.5 61963 11738.6 165 977.9 1683 480866.1 0.991 title: GSM7795652 WGBS control treatment rep1, Homo sapiens, Bisulfite-Seq; None
SRX21850957 None 0.603 6.1 59871 12101.2 129 996.7 1666 484796.1 0.991 title: GSM7795653 WGBS control treatment rep2, Homo sapiens, Bisulfite-Seq; None
SRX21850958 None 0.360 5.7 43949 14934.8 2294 960.3 1444 517809.4 0.992 title: GSM7795654 WGBS aza treamtent rep1, Homo sapiens, Bisulfite-Seq; None
SRX21850959 None 0.361 5.6 44425 14897.8 2350 968.1 1440 517931.1 0.992 title: GSM7795655 WGBS aza treamtent rep2, Homo sapiens, Bisulfite-Seq; None
SRX21850960 None 0.398 4.8 37558 17073.7 44 967.6 1409 531722.1 0.991 title: GSM7795656 WGBS dac treatment rep1, Homo sapiens, Bisulfite-Seq; None
SRX21850961 None 0.399 5.0 38398 16771.9 70 900.2 1449 516218.2 0.991 title: GSM7795657 WGBS dac treatment rep2, Homo sapiens, Bisulfite-Seq; None

Methods

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

Mapping reads from bisulfite sequencing: Bisulfite treated reads are mapped to the genomes with the abismal program. Input reads are filtered by their quality, and adapter sequences in the 3' end of reads are trimmed. This is done with cutadapt. Uniquely mapped reads with mismatches/indels below given threshold are retained. For pair-end reads, if the two mates overlap, the overlapping part of the mate with lower quality is discarded. After mapping, we use the format command in dnmtools to merge mates for paired-end reads. We use the dnmtools uniq command to randomly select one from multiple reads mapped exactly to the same location. Without random oligos as UMIs, this is our best indication of PCR duplicates.

Estimating methylation levels: After reads are mapped and filtered, the dnmtools counts command is used to obtain read coverage and estimate methylation levels at individual cytosine sites. We count the number of methylated reads (those containing a C) and the number of unmethylated reads (those containing a T) at each nucleotide in a mapped read that corresponds to a cytosine in the reference genome. The methylation level of that cytosine is estimated as the ratio of methylated to total reads covering that cytosine. For cytosines in the symmetric CpG sequence context, reads from the both strands are collapsed to give a single estimate. Very rarely do the levels differ between strands (typically only if there has been a substitution, as in a somatic mutation), and this approach gives a better estimate.

Bisulfite conversion rate: The bisulfite conversion rate for an experiment is estimated with the dnmtools bsrate command, which computes the fraction of successfully converted nucleotides in reads (those read out as Ts) among all nucleotides in the reads mapped that map over cytosines in the reference genome. This is done either using a spike-in (e.g., lambda), the mitochondrial DNA, or the nuclear genome. In the latter case, only non-CpG sites are used. While this latter approach can be impacted by non-CpG cytosine methylation, in practice it never amounts to much.

Identifying hypomethylated regions (HMRs): In most mammalian cells, the majority of the genome has high methylation, and regions of low methylation are typically the interesting features. (This seems to be true for essentially all healthy differentiated cell types, but not cells of very early embryogenesis, various germ cells and precursors, and placental lineage cells.) These are valleys of low methylation are called hypomethylated regions (HMR) for historical reasons. To identify the HMRs, we use the dnmtools hmr command, which uses a statistical model that accounts for both the methylation level fluctations and the varying amounts of data available at each CpG site.

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.

Allele-specific methylation: Allele-Specific methylated regions refers to regions where the parental allele is differentially methylated compared to the maternal allele. The program allelic is used to compute 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 DNMTools documentation.