apiMel2 methylome studies SRP064299 Track Settings
 
The evolution of DNA methylation inheritance and programming in animals [Blastula, Cleavage, Drone Blastoderm, Drone Gastrula, Oocyte, Sperm, Worker Blastoderm, Worker Gastrula]

Track collection: apiMel2 methylome studies

+  All tracks in this collection (21)

Maximum display mode:       Reset to defaults   
Select views (Help):
CpG methylation ▾       CpG reads ▾      
Select subtracks by views and experiment:
 All views CpG methylation  CpG reads 
experiment
SRX1294701 
SRX1294702 
SRX1294703 
SRX1294704 
SRX1294705 
SRX1294706 
List subtracks: only selected/visible    all    ()
  experiment↓1 views↓2   Track Name↓3  
hide
 Configure
 SRX1294701  CpG methylation  Sperm / SRX1294701 (CpG methylation)   Schema 
hide
 Configure
 SRX1294701  CpG reads  Sperm / SRX1294701 (CpG reads)   Schema 
hide
 Configure
 SRX1294702  CpG methylation  Oocyte / SRX1294702 (CpG methylation)   Schema 
hide
 Configure
 SRX1294702  CpG reads  Oocyte / SRX1294702 (CpG reads)   Schema 
hide
 Configure
 SRX1294703  CpG methylation  Worker Blastoderm / SRX1294703 (CpG methylation)   Schema 
hide
 Configure
 SRX1294703  CpG reads  Worker Blastoderm / SRX1294703 (CpG reads)   Schema 
hide
 Configure
 SRX1294704  CpG methylation  Worker Gastrula / SRX1294704 (CpG methylation)   Schema 
hide
 Configure
 SRX1294704  CpG reads  Worker Gastrula / SRX1294704 (CpG reads)   Schema 
hide
 Configure
 SRX1294705  CpG methylation  Drone Blastoderm / SRX1294705 (CpG methylation)   Schema 
hide
 Configure
 SRX1294705  CpG reads  Drone Blastoderm / SRX1294705 (CpG reads)   Schema 
hide
 Configure
 SRX1294706  CpG methylation  Drone Gastrula / SRX1294706 (CpG methylation)   Schema 
hide
 Configure
 SRX1294706  CpG reads  Drone Gastrula / SRX1294706 (CpG reads)   Schema 
    

Study title: The evolution of DNA methylation inheritance and programming in animals
SRA: SRP064299
GEO: GSE73545
Pubmed: 34691960

Experiment Label Methylation Coverage Conversion Details
SRX1294701 Sperm 0.011 61.4 0.991 title: GSM1897585 honey_bee_sperm, Apis mellifera, Bisulfite-Seq; {"source_name": "honey_bee sperm", "cell_type": "sperm", "dev_stage": "gamete"}
SRX1294702 Oocyte 0.012 6.9 0.989 title: GSM1897586 honey_bee_oocyte, Apis mellifera, Bisulfite-Seq; {"source_name": "honey_bee oocyte", "cell_type": "oocyte", "dev_stage": "gamete"}
SRX1294703 Worker Blastoderm 0.013 28.6 0.989 title: GSM1897587 honey_bee_worker_blastoderm, Apis mellifera, Bisulfite-Seq; {"source_name": "honey_bee worker blastoderm", "cell_type": "Worker blastoderm", "dev_stage": "embryo"}
SRX1294704 Worker Gastrula 0.015 81.1 0.990 title: GSM1897588 honey_bee_worker_gastrula, Apis mellifera, Bisulfite-Seq; {"source_name": "honey_bee worker gastrula", "cell_type": "Worker gastrula", "dev_stage": "embryo"}
SRX1294705 Drone Blastoderm 0.013 32.3 0.988 title: GSM1897589 honey_bee_drone_blastoderm, Apis mellifera, Bisulfite-Seq; {"source_name": "honey_bee drone blastoderm", "cell_type": "drone blastoderm", "dev_stage": "embryo"}
SRX1294706 Drone Gastrula 0.014 21.8 0.990 title: GSM1897590 honey_bee_drone_gastrula, Apis mellifera, Bisulfite-Seq; {"source_name": "honey_bee drone gastrula", "cell_type": "Drone gastrula", "dev_stage": "embryo"}

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.