Tags give the ability to mark specific points in history as being important
-
0.3
73ba6aa1 · ·v0.3 (251128ac) + momo computation now starts at x = 1 to avoid the effect of non-covered positions (if any) + every enhanced contig that contains only non-ACGT residues are not returned + improved fitGP method by constraining lambda > 0 and theta < 1 + improved fitGP method when theta ~ 0 by using an alternative tstep definition + improved fitGP method by using a wider range of div values + improved lsGP method by weigthing with a Gompertz function
-
0.2
d7b803b7 · ·## 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]
-