relped

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2019 License: MIT Imports: 14 Imported by: 0

README

relped

DOI

relped builds a pedigree from relatedness.

Input

relped can use either a three-column CSV format:

Example:

Indv1, Indv2, Relatedness
 1234,  5678,        0.50
...

or the ten-columns format from ML-Relate:

Ind1, Ind2,  R, LnL.R.,     U,   HS, FS,   PO, Relationships, Relatedness
 612,  608, FS, -82.43, 15.47, 5.71,  -, 0.86,            FS, 0.6426
...

Note that in either format, the position of columns matters, but the header of columns does not.

Output

relped produces a Graphviz-formatted file with attributes generally deemed useful for building pedigree images including rankdir="TB", splines="ortho".

Contributing

If you find a bug, have a feature request, or otherwise would like to contact the author concerning issues with using relped please open an issue on the GitHub repo (https://github.com/RHagenson/relped/issues)

License

This work is licensed under the the MIT License, see full terms of use in LICENSE file.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL