Hi All,
I have one confusion regarding fastq files. For example, in the following paper (https://doi.org/10.2983/035.038.0316) the authors have mentioned 3 biological replicates were used for RNA-Seq. They analyzed and compared 3 different conditions and consequently submitted the raw sequence reads as 3 accession numbers viz; SRR7777769, SRR7777770, and SRR7777771. Each of these SRR accesion represents a given condition.
If I download each of these SRR fastq files, I am able to download 6 fastq files (two for each condition) using fasterq-dump because these are paired-ends.
Now I am struggling to understand how to get the raw reads for each biological replicate. Any help will be much appreciated. Thanks in advance.
usually, all the samples submitted within the specified project (three replicates means 6 fastq files (paired-end) ), Here you can find the details of all the files of a project.
Hi, Thanks for your reply. Yes, so that means for 3 conditions it should be 18. If each conditions has 3 biological replicates (As per the paper). Right? But when I download each of these SRR files, I get only 6 fastq files. Two fastq for each condition since these are PE.