This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Merging 2 SRR runs of the same sample?

Hi, I know that there are previously been asked questions asked related to this question, but im still a bit confused. I have the following Sample SRX5486117 which contains 2 illumina runs. So this will give me 4 fastq files in total. Im not sure whether this is a biological or technical replicate and whether I should merge the 2 SRR runs. Is there a way to know this?

Thanks a lot!

sra sample rna-seq srx srr

So does this mean I should/could use both of them separately in my analysis? I understand that these are technical replicates. Even-though the fastq files wont be exactly the same right?

1 answer

There is no save way to tell whether several SRR files are biological or technical replicates, I've seen examples for both. Since in this case the authors seem to have properly organized samples (https://www.ncbi.nlm.nih.gov/sra?linkname=bioproject_sra_all&from_uid=525843) I guess it is a sequencing / technical replicate so I would simply cat together the two R1 and R2 files respectively prior to alignment / quantification.

Log in to answer this question.