Software to generate the figures for the study "The distinct roles of genome, methylation, transcription, and translation on protein expression in Arabidopsis thaliana resolve the Central Dogma's information flow"
Description
This compressed tarball contains an R Markdown file and R scripts and datasets that when executed (knitted) in RStudio will reproducibly create all the main figures in the paper Revisiting the Central Dogma: the distinct roles of genome, methylation, transcription, and translation on protein expression in Arabidopsis thaliana [except Fig1 (composite) and Fig 12 (manually created)], and perform the correlation and modelling analyses presented in the paper.
To run the Code,
1. You will require RStudio and have installed the following R packages
library(knitr) library(corrplot) library(ggplot2) library(ggExtra) library(cowplot) library(kableExtra) library(bookdown) library(ggpmisc) library(forcats) library(scales) library(grid) library(forcats) library(ggvenn) library(ggpubr) library(ggVennDiagram) library(eulerr) library(ggplotify) library(forestplot) library(dplyr) library(reshape) library(ggh4x)
2. Create a working directory, Copy the compressed tar ball col-can-v2.tar.gz into directory and extract the archive with the command
tar xzvf col-can-v2.tar.gz
You shoudl get the output:
% tar xzvf col-can-v2.tar.gzx col-can-figures.Rmdx col-can.functions.Rx gff.Rx ./Data/x ./Data/Col.combined.RDatax ./Data/Can.combined.RDatax ./Data/RiboseqColasReference_kallisto.gene.Can_vs_Col.edgeR.DE_results.txtx ./Data/col-can-orthologs.txtx ./Data/anticodon.txtx ./Data/GtRNAdb_Gene_Symbol_TAIR10_coordinate.csvx ./Data/Col_gene_level_methylation_Can_withColRef_kallisto.gene.TPM.not_cross_norm.txtx ./Data/HOG_gene_1to1_plus_reciprocal_duplicated_annotation.txtx ./Data/240823_ColCan_founder_iBAQ(uni)_v3.txtx ./Data/Can.codon.usage.RDatax ./Data/kallisto.gene.counts.matrix.Can_vs_Col.edgeR.DE_resultsx ./Data/Anticodons.txtx ./Data/Col.codon.usage.RDatax ./Data/col_can_dnadiff_rescaled.csvx ./Data/Col_Can_all_combined_09112024.RDatax ./Data/Col.gff3x ./Data/cyto.isodecoders.txtx ./Data/Clean_230207_Col_vs_Can_proteome_TMT_newID.16032024.txtx ./Data/Col_gene_level_methylation_sum.txtx ./Data/orthologs.transcripts.txtx ./Data/Can.gff3x ./Data/240423_iBAQ_ColCan_founder_DIA60min_v2.txt
3. In RStudio, load the R markdown file col-can-figures.Rmd and press the "Knit" button. The code will execute and crease a new subdirectory "./Output" containing the output figures. It also generates a PDF col-can-figures.pdf containing supplementary figures and tables.
Files
Files
(46.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:adcac69e88d9e33c1148446297f88e0c
|
46.9 MB | Download |