Skip to content

Data analysis for methylome data from zebrafish germline

Notifications You must be signed in to change notification settings

OscarOrt/Met_zebrafish_germline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis code for the Methylation in Zebrafish Germline project

This repository is intended to provide the code used for the bioinformatic analysis for the project Zebrafish preserve germline epigenetic memory globally but demethylate and amplify sex-linked rDNA during feminisation.

The code is implemented in R (v3.4.4) and the following libraries:
- ggbio v1.26.1
- rtracklayer v1.38.3
- biovizBase v 1.26.0
- BSgenome.Drerio.UCSC.danRer11 (Forged using BSgenome 1.4.2)
- dplyr 0.7.6
- reshape 0.8.7
- ggplot2 3.0.0

#Components of the analysis

- Grand plot
Probes of 1 Mb through the zebrafish genome were created in SeqMonk (v1.43.0)to quantify overrepresentated regions thought the genome. This code plots the results obtained.

- Ideogram
This code plots an ideogram highlighting the peak observed in the previous analysis.

- Coverage plot
BAM files obtained by mapping reads with Bowtie2 v(2.3.2) as mention in the manuscript were used for this analysis. This code plots the reads mapped to the genomic region of interest.

- Wilson data fem rDNA
This code plots the location of the amplified region and its relation with the sex linked SNPs obtained in a previous study (Wilson et al, 2014)

- Relation amplification - methylation
This code plots the relation between rDNA and amplification in the zebrafish germline.

- Summary amplification
This code plots a summary for the results obtained.

- Simulation Low coverage WGBS

This code plots the simulation for sperm and muscle WGBS data. Additionally it estimates the confidence interval for different sample sizes.

About

Data analysis for methylome data from zebrafish germline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages