download sequencing data from public domain
2
0
Entering edit mode
24 months ago
Sara ▴ 240

I am trying to get sequencing data from a paper (with accession number) from β€œhttps://www.ebi.ac.uk/ena/” OR from β€œhttps://trace.ncbi.nlm.nih.gov/Traces/sra/”and I am sure there should be R1 and R2 per sample but I only find one file per sample. Do you know what could be the reason for that?

fastq • 497 views
ADD COMMENT
0
Entering edit mode
24 months ago
Mensur Dlakic ★ 27k

Do you know what could be the reason for that?

Samples could be with unpaired reads, or with interleaved paired reads. It is impossible to tell without knowing the sample accession number. If the latter is the case, you can split the reads into R1 and R2 using reformat.sh from the BBTools package.

ADD COMMENT
0
Entering edit mode
24 months ago
patrickdm ▴ 230

Just a guess, for downloads from NCBI SRA proabably you'd have to use the fastq-dump tool to convert the SRA data into R1+R2 in fastq format. Hth

ADD COMMENT

Login before adding your answer.

Traffic: 1591 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6