Hello everyone,
I am a novice in Bioinformatics and just trying to understand analyzing the RNASeq data that we have generated. To give an overview, we have a wild type and knockout strain of parasites that we wish to compare at transcript level. We have got the illumina seq done and have the results with us. We ran the files on nfcore and got the salmon merged files. Of these we used the transcript counts file and ran in on R using DESeq2. Now I have a list of differentially regulated files. I wanted to know, if this is the accepted workflow and if not what changes should we make. And if possible, please provide the explanation in simple terms/ non-bioinformatics terms. (Its my first time with Bioinformatics analysis and I am having a tough time).
Thank you in advance.
Best wishes,
Sindhuri
Thank you for the response. Currently I am using the R studio for analysis and Im running DESeq2 for analysis of the transcript counts.tsv file generated by Salmon. So, do you have any suggestions for that? Another doubt is that is it advisable to use gene counts data instead of transcript counts for identifying the differentially regulated genes? I have heard of varied versions of what should be used and am a bit confused on what should be taken forward for DESeq analysis. Specially because using transcript counts and gene counts has given us varied results and I want to know which would be the best to go forward with.