Hi,
I have downloaded two sets of fastq files from SRA database. PRJNA421846 (set1) contains Whole Exome Sequencing of tumor dataset form 96 patients (There are totally 154 fastq files few are pre-therapy, few are during-therapy, and remaining are post-therapy). PRJNA427604 (set2) contains matched normal for 40 patients.
However, these data are not matched. (i.e) I'm not able to find out which of these 40 normal fastq files matches with 154 tumor data.
I need the data in the following format for my analysis :
Patient1 - tumor fastq file; normal fastq file
Patient2 - tumor fastq file; nomral fastq file
.
.
.
Patient40 - tumor fastq file; nomral fastq file
Tumor set: https://www.ncbi.nlm.nih.gov/sra/?term=PRJNA421846
Normal set: https://www.ncbi.nlm.nih.gov/sra/?term=PRJNA427604
Is there any way to figure out which of these sets matches with eachother?