feat: add output prefix assignment
Compare changes
+ 13
− 3
@@ -29,7 +29,7 @@ against one or more regions specified in a BED file.\n"
@@ -124,6 +124,15 @@ option_list <- list(
@@ -154,6 +163,7 @@ fl.bam <- cli$args[2:length(cli$args)]
@@ -186,8 +196,8 @@ bed <- import(con=fl.query)