User:GaryGriffin

From Gramps
Revision as of 00:09, 6 September 2020 by Gioto (talk | contribs)
Jump to: navigation, search


Gramps-notes.png

Please use carefully on data that is backed up, and help make it better by reporting any comments or problems to the author, or issues to the bug tracker
Unless otherwise stated on this page, you can download this addon by following these instructions.
Please note that some Addons have prerequisites that need to be installed before they can be used.
This Addon/Plugin system is controlled by the Plugin Manager.


The DNA gramplet is designed to create a graph of shared DNA segments. To specify shared segments between 2 people, create an Association for one person (Person A) with another Person (Person B) of the type DNA. Create a Note in the Association with the shared segment data. The format of the Note is a comma separated list in the order: Chromosome Number, Start Segment, End Segment, flag for maternal/paternal side, shared length in cMs.

The paternal/maternal flag should be

Flag Description
M Maternal side
P Paternal side
U Unknown side


Sites like GEDmatch make this shared chromosome data available. There can be additional Associations between Person A and Person C et cetera as known. A sample set of data in one Note is shown below.

3,56950055,64247327,M,10.9
9,23087926,31116823,M,10.2
9,74923489,107731789,M,40.0
11,25878681,35508918,M,9.9
12,129481599,133491098,M,12.4
15,35444614,64710827,M,33.3
1,48053426,68837810,M,24.6
1,72956037,87857969,M,13.4
3,69656569,74563488,M,9.0
6,6179882,15400114,M,18.5


Usage

Example

Addon-DNA-Note-Example.png

Create an Association of type DNA as described in the Association page to Person A. Add a Note with the DNA shared segment data.


Addon-DNA-Association-Example.png

Save the Association.

Addon-DNA-Associations-Example.png

Add more associations as known. Each would be associated to a different person and have a different Note.

Addon-DNA-SegmentMap.png

Add the DNA gramplet to the Person view. Select the DNA tab. The segment map will be color coded by associated person. The P side is the top portion and the M side is the bottom portion for each chromosome. If the segment side is unknown, the segment will cover both the top and bottom portions of the chromosome and be 50% transparent.

Addon-DNA-SegmentMap-with-Tooltip.jpg

Hovering the cursor over a known segment will pop up the name of the associated person and the length (in cMs) of the shared segment.

Issues

See also