@@ -293,6 +293,7 @@ pub fn run_chunkeds(id: &str, config: &Config) -> anyhow::Result<()> {
// Straglr - Short Tandem Repeat (STR) genotyper
// Straglr::initialize(id, config)?.run()
+ Ok(())
}
#[cfg(test)]