Skip to content
## v0.2 (251119ac)
+  new default value: -Q 0
+  new option -s to allow secondary alignments (default: not set)
+  new option -V to print version
+  average (avg) and mean of the observed and theoretical distributions, resp., added in txt outfile
+  edited usage
+  optimized switch case on ACGT (using constant variable UP)
+  ability to read multiple SAM files via stdin, i.e. cat *.sam | CoPro [options]