Open pditommaso opened 7 years ago
It appears that not all the samples have been stored the same way. Some are stored as FASTQ others as SRA files (NCBI format). In this case the link is ftp://ftp.sra.ebi.ac.uk/vol1/srr/SRR504/004/SRR5048134. Either we clean up the list of files from these cases or I can implement a check and download those and use the SRA-utils to convert the file into actual FASTQ.
I see. The way you think it's easier. The use of SRA-utils would require to rebuild the container, etc. It looks overkill.