This question used to concern QCFasta, which has now been improved. Thanks Erkka!
The file is described like this: First column should be SampleName, second column should be Reads, and if the data is paired-end, the third column should be Mates
Now, I have paired-end data and the files in e.g. two arrays, with the same key for each pair. What would be the ideal way to construct such a three column CSV file?
Moreover, what would be a more Anduril style input format if QCFasta would be improved, since producing an intermediate CSV file doesn't allow Anduril to track the files?