I would like to merge three (replicate) bam files in a collection/list into a single bam file.
When I try to do this with Samtools merge, I can only select the collection but not individual bam files. And if I select the collection in which there are the bam files I see the following message.
Dear @ysrbrs,
The tool merges the data in your collection. So your file Samtools merge on data 189, 187, and 188 contains the data from your three input files SRR103*. You could not select the individual data sets, because your data is in a data set collection. In order to select your individual files (e.g., to merge just two bam files of your input data) you would need to extract the data sets from the collection with the tool Extract element identifiers of a list collection.