Tags give the ability to mark specific points in history as being important
-
0.4
ac3aad8a · ·v0.4 (260214ac) + new metrics FUc, i.e. Fraction of the genome Under the coverage cutoff c = 10x, 20x, ..., 50x + Gompertz function weigthing discarded in lsGP method + fixed bugs in pmfGP method + slight modification in fitGP method (e.g. starting values) + replacement of the Q-Q plot R2 with the Bhattacharyya coefficient BC + new option -c to better assess multi-allelic positions + option -f is now only dedicated to the inference of the degenerated nucleotide for each multi-allelic position
-
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]
-