Thank you for your answer. If I may, I have two following questions: 1) I am running most of my analysis in R studio in R. I have a script, which downloads my files from ENA browser. Is there some other non-linux way to get these files, or is fast-dump the only go-to way? 2) In my normal situation, where there are 2 fastq files, they both contain cDNA sequences in a FASTA format. One forward, one reverse. Right? And so if you are saying that out of these 3 fastq files, only the 3rd contains cDNA, how is this implemented into any pipeline, which works with classical format _1.fastq _2.fastq?
I am sorry if these questions seem too trivial, but I would like to understand it. I appreciate your time, thank you.