Releases: allytrope/ped
Releases · allytrope/ped
v0.10.0
v0.9.2
v0.9.1
v0.9.0
v0.8.0
v0.7.0
- Can now output as matrix of coefficients of relationship using
-Om
- Can also output coefficients of relationship pairwise (that is, two individuals and their coefficient per line) with
-Ow
- Fix where the coefficient of relationship of an individual to itself was 2.0 instead of 1.0
v0.6.0
v0.5.0
v0.4.0
- Can specify multiple probands as a comma-delimited string
- Probands are now specified with
-p
option - Flag
-f
to ignore error if a proband is not in pedigree - Remove subcommand
relatives
. Its previous behavior is now the default - More error messages for incorrect combinations of options