DGE data set preparation
After obtaining the raw read sequences, I processed the reads by trimming low-quality bases (q<30) and adapter sequences using FastQC and TrimGaore, retaining approximately 72% high quality reads across eight samples (NCBI under the accession number PRJNA839234). Following this, I aligned the processed reads to the Taxus genome available in NCBI using Hisat2, resulting in an average of 84% of the reads aligned to the genome. I estimated transcript abundance of the aligned reads using FeatureCounts tool and calculated differential gene expressions using DESeq2 package. Finally, transcripts were annotated using BLAST tool against Uniprot database, assigned pathways using KAAS server to obtain fully annotated DGE data sets.