Skip to content

Borrill-Lab/NAM_RNAi_Senescence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

NAM_RNAi_Senescence

This repository contains scripts and data used in the manuscript:

“Wheat NAM genes regulate the majority of early monocarpic senescence transcriptional changes including nitrogen remobilisation genes” Anleeb T., Knight E. and Borrill P. G3 Genes|Genomes|Genetics, Volume 13, Issue 2, February 2023, jkac275, https://doi.org/10.1093/g3journal/jkac275

Data

Data files used are available from figshare.

v1.0 GO terms can be found here: IWGSC_stress_GO

List of transcripts for which GO terms were transferred from the v1.0 to v1.1 gene annotation can be found here: genes v1.0 to v1.1

List of transcripts to gene conversion for v1.1 can be found here: transcripts to genes v1.1

Scripts

All scripts used are in scripts.

Mapping and combining into one dataframe:

01a_kallisto_control.pl Mapping of control (WT) samples to RefSeqv1.1 transcriptome.

01b_kallisto_RNAi.pl Mapping of NAM RNAi samples to RefSeqv1.1 transcriptome.

02_tximport_summarise_counts_tpm_per_gene Merge tpm and counts into a single table for all samples


Pairwise comparison WT vs RNAi per timepoint:

03_WT_vs_RNAi_DESeq2_goseq Identify genes differentially expressed between WT and RNAi at each timepoint using DESeq2. Carry out GO term enrichment analysis with goseq.


Identify differentially expressed genes throughout timecourse for WT and RNAi independently:

04a_Script_prep_data_control_7_timepoint_gradient_tool_cyverse.R Prepare data for gradient tool on cyverse to look for genes differentially expressed across time in RNA-seq timecourse at seven timepoints in WT.

04b_Script_prep_data_RNAi_gradient_tool_cyverse.R Prepare data for gradient tool on cyverse to look for genes differentially expressed across time in RNA-seq timecourse in RNAi.

05a_Script_gradient_tool_cluster_genes_control_7timespoints.R Analyse gradient tool output and group genes into clusters which have the same expression pattern changes across seven timepoints in WT.

05b_Script_gradient tool_cluster_genes_RNAi.R Analyse gradient tool output and group genes into clusters which have the same expression pattern changes across seven timepoints in RNAi.

06a_Script_ImpulseDE2_control_timecourse_7_timepoints.R Run ImpulseDE2 on control timecourse for 7 timepoints and compare ImpulseDE2 results to gradient tool results in WT.

06b_Script_ImpulseDE2_RNAi.R Run ImpulseDE2 on RNAi for 7 timepoints and compare ImpulseDE2 results to gradient tool results in RNAi.

07a_Script_GO_Term_Enrichment_Analysis_Control_7 timepoints.R Identify DE genes found by ImpulseDE2 and gradient tool, and group genes into clusters which have the same expression pattern and do GO enrichment on clusters in WT.

07b_Script_GO_Term_Enrichment_Analysis_RNAi.R Identify DE genes found by ImpulseDE2 and gradient tool, and group genes into clusters which have the same expression pattern and do GO enrichment on clusters in RNAi.


Identify highly expressed nitrogen-associated genes for plotting:

08a_Script_Prepare_FLB_Avg_WT_7_timepoints.R Calculate average TPM value and MaxTPM to select N responsive genes for 7 timepoints in WT.

08b_Script_Prepare_FLB_Avg_RNAi.R Calculate average TPM value and MaxTPM to select N responsive genes for 7 timepoints in RNAi.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published