Hi and thanks so much for your reply!
Yes, our core did all of the processing but the figures are very general and hard to see/work with to prep for presentations/manuscript. Per your suggestions though, I will seek their advice too.
I was playing around last night with this and figured out I could just use DESeq and ggplot to get me started remaking figures and such. I even played around with EnhancedVolcano which is super cool. I guess my question should have been, how do I take my .tsv file (first convert to .csv so that DESeq can use it) that the core gave me and remake figures that suit my needs, similar to EnhancedVolcano and Searchlight2. I plan to play around more with the Searchlight2 code to see if I can get past installing the packages I need for Python using R. I installed Python 3.10 .. now need work on installing SciPy and NumPy.
I hope to be able to document my steps and annotate for other users at a similar starting point as I.
Thanks!!