Hi there
I have used the fasterq-dump tool over a collection of input files (each input file has a list of accessions to download) to retrieve some data from NCBI SRA. The output is a list of lists of pairs. I would like to convert this into a flat list, i.e. simply a list of pairs. How can I do this?
Thanks!
