I have a sample.bam file and I want to randomly sample 15 million reads from this file
I want to select 15 million reads 3 times
random_sample_15_million_1.bam, random_sample_15_million_2.bam random_sample_15_million_3.bam
I DONT want these 3 files to be identical.
Subsample BAM to fixed number of alignments