Hi, I'm trying to download data from the geo website using the sra toolkit. I'm interested in this sample here,
https://www.ncbi.nlm.nih.gov/sra/SRR6826132
However I can't make out if this is single or paired?
I tried downloading it with
fastq-dump --outdir /N/p/lab.mis/elliot/bulk/raw_ext_JEM/raw/ --gzip --split-files SRR6826132
however this only resulted in single fastq file, SRR6826132_1.fastq.gz
is there way I can make sure that this is indeed sing and not paired? I can't find the info. thanks in advance. .
thanks; I saw the "layout" and was wondering what 'single' actually means.