Chicken methylome studies SRP304425 Track Settings
 
Whole-genome bisulfite sequencing of Chinese indigenous chicken resources [Blood]

Track collection: Chicken methylome studies

+  All tracks in this collection (25)

Maximum display mode:       Reset to defaults   
Select views (Help):
CpG reads ▾       AMR       HMR       CpG methylation ▾      
Select subtracks by views and experiment:
 All views CpG reads  AMR  HMR  CpG methylation 
experiment
SRX10009742 
SRX10009743 
SRX10009744 
SRX10009745 
SRX10009746 
SRX10009747 
SRX10009748 
SRX10009749 
SRX10009750 
List subtracks: only selected/visible    all    ()
  experiment↓1 views↓2   Track Name↓3  
hide
 SRX10009742  HMR  Blood / SRX10009742 (HMR)   Schema 
hide
 Configure
 SRX10009742  CpG methylation  Blood / SRX10009742 (CpG methylation)   Schema 
hide
 SRX10009743  HMR  Blood / SRX10009743 (HMR)   Schema 
hide
 Configure
 SRX10009743  CpG methylation  Blood / SRX10009743 (CpG methylation)   Schema 
hide
 SRX10009744  HMR  Blood / SRX10009744 (HMR)   Schema 
hide
 Configure
 SRX10009744  CpG methylation  Blood / SRX10009744 (CpG methylation)   Schema 
hide
 SRX10009745  HMR  Blood / SRX10009745 (HMR)   Schema 
hide
 Configure
 SRX10009745  CpG methylation  Blood / SRX10009745 (CpG methylation)   Schema 
hide
 SRX10009746  HMR  Blood / SRX10009746 (HMR)   Schema 
hide
 Configure
 SRX10009746  CpG methylation  Blood / SRX10009746 (CpG methylation)   Schema 
hide
 SRX10009747  HMR  Blood / SRX10009747 (HMR)   Schema 
hide
 Configure
 SRX10009747  CpG methylation  Blood / SRX10009747 (CpG methylation)   Schema 
hide
 SRX10009748  HMR  Blood / SRX10009748 (HMR)   Schema 
hide
 Configure
 SRX10009748  CpG methylation  Blood / SRX10009748 (CpG methylation)   Schema 
hide
 SRX10009749  HMR  Blood / SRX10009749 (HMR)   Schema 
hide
 Configure
 SRX10009749  CpG methylation  Blood / SRX10009749 (CpG methylation)   Schema 
hide
 SRX10009750  HMR  Blood / SRX10009750 (HMR)   Schema 
hide
 Configure
 SRX10009750  CpG methylation  Blood / SRX10009750 (CpG methylation)   Schema 
    

Study title: Whole-genome bisulfite sequencing of Chinese indigenous chicken resources
SRA: SRP304425
GEO: not found
Pubmed: not found

Experiment Label Methylation Coverage HMRs HMR size Conversion Details
SRX10009742 Blood 0.580 24.4 31589 1038.7 0.993 title: WGBS of Gallus gallus adult female blood; {"breed": "Bian chicken", "dev_stage": "adult", "sex": "female", "tissue": "blood", "breeding_history": "ex situ in vivo conservation"}
SRX10009743 Blood 0.581 21.3 30128 1088.0 0.994 title: WGBS of Gallus gallus adult female blood; {"breed": "Bian chicken", "dev_stage": "adult", "sex": "female", "tissue": "blood", "breeding_history": "in situ conservation"}
SRX10009744 Blood 0.589 24.1 28203 1095.2 0.993 title: WGBS of Gallus gallus adult female blood; {"breed": "Bian chicken", "dev_stage": "adult", "sex": "female", "tissue": "blood", "breeding_history": "breeded before conservation"}
SRX10009745 Blood 0.611 28.1 31271 1030.2 0.992 title: WGBS of Gallus gallus adult female blood; {"breed": "Tibetan chicken", "dev_stage": "adult", "sex": "female", "tissue": "blood", "breeding_history": "ex situ in vivo conservation"}
SRX10009746 Blood 0.602 17.8 27893 1119.0 0.993 title: WGBS of Gallus gallus adult female blood; {"breed": "Tibetan chicken", "dev_stage": "adult", "sex": "female", "tissue": "blood", "breeding_history": "in situ conservation"}
SRX10009747 Blood 0.623 25.9 29669 1060.5 0.993 title: WGBS of Gallus gallus adult female blood; {"breed": "Tibetan chicken", "dev_stage": "adult", "sex": "female", "tissue": "blood", "breeding_history": "breeded before conservation"}
SRX10009748 Blood 0.623 26.2 29472 1111.6 0.989 title: WGBS of Gallus gallus adult female blood; {"breed": "Wenchang chicken", "dev_stage": "adult", "sex": "female", "tissue": "blood", "breeding_history": "ex situ in vivo conservation"}
SRX10009749 Blood 0.601 20.1 27853 1169.3 0.994 title: WGBS of Gallus gallus adult female blood; {"breed": "Wenchang chicken", "dev_stage": "adult", "sex": "female", "tissue": "blood", "breeding_history": "in situ conservation"}
SRX10009750 Blood 0.613 24.3 30937 1051.1 0.993 title: WGBS of Gallus gallus adult female blood; {"breed": "Wenchang chicken", "dev_stage": "adult", "sex": "female", "tissue": "blood", "breeding_history": "breeded before conservation"}

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.