This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Mapping multiple SRR ID from same experiment

I am using fasterq-dump for obtaining fastq files. Some of the experiments corresponding to GSM ID are containing multiple SRR ID´s. e.g.

GSM ID https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSM2534657

SRA Run selector https://www.ncbi.nlm.nih.gov/Traces/study/?acc=SRX2636516 contains 3 SRR ID SRR5339574 , SRR5339575, and SRR5339576.and fasterqdump I got one (single-end) fastq file for SRR533957, whereas other remaining two are paired-end fastq file. What is possil

fasterq usage

fasterq-dump SRR5339574 -F --skip-technical --split-3 -O/fasterq-output

I tried to find documentation about whether these fastq files from multiple runs are merged for alignment. How to merge SIngle-end and Paired-end fastq files together how to do perform alignment using e.g BWA-mem.

Thanks in advance

ank

alignment fastq-dump fasterq-dump srrid gsmid

0 answers

No answers yet.

Log in to answer this question.