@@ -147,7 +147,7 @@ impl WGSBam {
}
-#[derive(Debug)]
+#[derive(Debug, Default)]
pub struct BamCollection {
pub bams: Vec<WGSBam>,