I recently did RNASeq and have the Paired-end read, I have checked quality in FastQC and trimmed the ends with Trimmomatic. Does any one have a pipeline I could use to do downstream analysis. I have been learning online/youtube etc. No formal training on these kind of analysis. I am interested in differential expression profiles (compare Control and Treatment), and identify unique genes expressed at different stages on my treatment.
Try reproducing griffith lab tutorial on RNAseq (https://github.com/griffithlab/rnaseq_tutorial)