This is the code to process the RNA-seq data from "Enzyme-enhanced RNA isolation from biofilm producing bacteria." Usage functions for each file are as follows.
processing_paired_reads.slurmis used on the UVA RIVANNA HPC and is the main code to trim, QC, align, and generate counts from the raw reads files.run_pipeline.shis the shell script submitted to the UVA HPC to parallelize the processing of the raw reads.SMLT_differential_expression.Rmdis the code used to produce all the figures from the processed counts data.PA14_modified.gtfandPseudomonas_aeruginosa_UCBPP-PA14_109.fnaare the files used to generate the genome files for the STAR alignment.