Skip to content

jeppevinther/CapZyme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CapZyme data analysis

This page contains information related to the analysis of the data in Sherwood et al, 2022. In this paper, we use the CapZyme-seq method to identify RNAs that are 5' capped with the metabolic cofactor Flavine Adenine Dinucleotide (FAD).

The CapZyme experiment compares a Control sample to a sample treated with an enzyme (AtNUDX23, Rpp or other), which specifically generate mono-phosphate at the 5’ terminal of RNAs depending on their 5' termini. Subsequent 5’ monophosphate specific ligation of a sequencing adaptor to RNAs allows the RNAs with a 5' modification (such as FAD) to be enriched in a sequencing experiment. This page decsribes the method used in Sherwood et al, 2022 to analyse the data.

MD plot

CapZyme-seq bash data analysis, described in CapZyme-seq.sh (https://github.com/jeppevinther/CapZyme/blob/main/CapZyme-seq.sh):

  1. Trimming with cutadapt
  2. Pseudo mapping to entire transcriptome with kallisto
  3. Mapping to expressed mRNAs + viral RNAs + small RNAs with Bowtie2
  4. BAM to SAM files with samtools
  5. Counting CapZyme 5' termini reads with FeatureCount
  6. Accessory analysis: Analysis of 5 termini nt sequence
  7. Accessory analysis: Making sequencing depth file containing sequencing depth for all mapped RNA for the different samples.
  8. Accessory analysis: Making wig file containing sequencing depth for all mapped RNA for the different samples, for upload to UCSC genome browser.

CapZyme-seq R data analysis, described in CapZyme-seq.R (https://github.com/jeppevinther/CapZyme/blob/main/CapZyme-seq.R)

  1. Importing CapZyme 5' termini reads (FeatureCount files) into R
  2. Analysis with DeSeq2
  3. Plotting the CapZyme data
  4. Accessory analysis: Analysis and plotting of 5 termini nt sequence
  5. Accessory analysis: Analysis and plotting of sequencing depth for specific RNA

Using the scaled-down example data, the main finding of Sherwood et al, 2021 can be reproduced: MD plot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published