IP Library Granted Patent US 11,514,627
Granted Patent B2
US 11,514,627 · App. 16/948,311 · Granted Nov 29, 2022

Methods and systems for determining and displaying pedigrees

Inventors: Ethan M. Jewett (San Jose, CA); Andrew C. Seaman (San Jose, CA); Kimberly F. McManus (San Francisco, CA); William A. Freyman (Menlo Park, CA); Cordell T. Blakkan (San Francisco, CA); Adam Auton (Menlo Park, CA); Joanna L. Mountain (Menlo Park, CA); Susan M. Furest (San Francisco, CA); Rachel E. Lopatin (Los Altos, CA); Hang Xu (Sunnyvale, CA); Hilary M. Vance (Palo Alto, CA)
Assignee: 23andMe, Inc.
G06T11/206G06F3/0481G06F3/04842G06F3/14G06F16/245G06N5/04G06N7/005G06N20/00G06T11/001G06T11/203G06T2200/24
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,514,627
App. No.
16/948,311
Granted
Nov 29, 2022
Kind
B2
Abstract

The disclosed embodiments concern methods, apparatus, systems and computer program products for determining and displaying pedigrees based on IBD data. Some implementations use a probabilistic relationship model to obtain various likelihoods of various potential relationships based on pairwise IBD data and pairwise age data. Some implementations build large pedigrees by combining smaller pedigrees. Some implementations display pedigree graphs with various features that are informative and easy to understand.

Claims (35)

1. A method, implemented using a computer system that includes one or more processors and system memory, for training a probabilistic relationship model for predicting genetic relationships based on Identity-by-Descent (IBD) data and age data, the method comprising:

a) receiving, by the computer system from a database, IBD data of a plurality of training sets for a plurality of relationships, wherein each training set comprises one or more pairs of individuals, each pair of individuals being genetically related with a same relationship, each training set is associated with a unique relationship, and the IBD data of each training set comprise pairwise IBD data of individuals in the training set;

b) obtaining, by the computer system, age data of the plurality of training sets for the plurality of relationships, wherein the age data of each training set comprise pairwise age data of individuals in the training set; and

c) training, by the computer system, the probabilistic relationship model using the IBD data of the plurality of training sets and the age data of the plurality of training sets, wherein the trained probabilistic relationship model is configured to take as input pairwise IBD data for two test individuals including a length of IBD segments and a number of IBD segments and pairwise age data for the two test individuals and provide as output various likelihoods of various potential relationships for the two test individuals, and wherein each likelihood of each potential relationship for the two individuals is a composite likelihood obtained by combining a likelihood given a length of IBD segment, a likelihood given a number of IBD segments, and a likelihood given an age difference between the two individuals.

2. The method of claim 1 , further comprising:

a) identifying, among the plurality of genetically related individuals, a closest relative of a starting individual using genetic data of the plurality of genetically related individuals;

b) applying pairwise Identity-by-Descent (IBD) data and pairwise age data of the starting individual and the closest relative to a probabilistic relationship model to obtain various likelihoods of various potential relationships between the starting individual and the closest relative;

c) selecting one or more potential relationships between the starting individual and the closest relative that have relationship likelihoods meeting a relationship criterion, and forming a pedigree from each ofthe one or more potential relationships;

d) identifying, among genetically related individuals not included in pedigrees already formed, a closest relative of any individual already in a pedigree;

e) applying pairwise IBD data and pairwise age data of the closest relative and the individual already in the pedigree to the probabilistic relationship model to obtain various likelihoods of various potential relationships between the closest relative and the individual already in the pedigree;

f) selecting one or more potential relationships between the closest relative and the individual already in the pedigree that have relationship likelihoods meeting the relationship criterion, and adding each of the one or more potential relationships to each pedigree already formed to grow each pedigree into one or more growing pedigrees;

g) selecting growing pedigrees that have pedigree likelihoods meeting a pedigree criterion as the pedigrees already formed; and

h) repeating ( 1 d)-( 1 g) one or more times,

wherein ( 1 a)-( 1 h) are performed by the computer system.

3. The method of claim 1 , wherein the pairwise IBD data comprise a length of full IBD segments and/or a length of half IBD segments.

4. The method of claim 1 , wherein the pairwise IBD data comprise a number of full IBD segments and/or a number of half IBD segments.

5. The method of claim 1 , wherein the probabilistic relationship model is a machine-learning model.

6. The method of claim 1 , wherein the probabilistic relationship model models a probability distribution of the pairwise IBD data for each relationship and/or a probability distribution of the pairwise age data for each relationship as a Gaussian distribution, a Poisson distribution, or an exponential distribution.

7. The method of claim 6 , wherein training the probabilistic relationship model comprises using a method-of-moments technique to fit the probability distribution to training data.

8. The method of claim 1 , wherein the plurality of relationships comprise relationships of the 4 th , 5 th , 6 th , 7 th , 8 th , 9 th , 10 th , 11 th , 12 th , 13 th , 14 th or 15 th degree or further.

9. The method of claim 1 , wherein the various relationships comprise relationships of at least 4 meioses on a common-ancestor path.

10. The method of claim 1 , wherein the various relationships comprise relationships having a coefficient of relationship smaller than 0.25.

11. The method of claim 1 , wherein each training set comprises hundreds of individuals.

12. The method of claim 1 , wherein each training set comprises thousands of individuals.

13. The method of claim 1 , wherein each training set comprises tens of thousands of individuals.

14. The method of claim 1 , wherein each training set comprises data of actual individuals.

15. The method of claim 1 , wherein each training set comprises data of simulated individuals.

16. A system comprising one or more processors and one or more computer-readable storage media having stored thereon instructions, said one or more processors being configured to:

a) receive, from a database, Identity-by-Descent (IBD) data of a plurality of training sets for a plurality of relationships, wherein each training set comprises one or more pairs of individuals, each pair of individuals being genetically related with a same relationship, each training set is associated with a unique relationship, and the IBD data of each training set comprise pairwise IBD data of individuals in the training set;

b) obtain age data of the plurality of training sets for the plurality of relationships, wherein the age data of each training set comprise pairwise age data of individuals in the training set; and

c) train a probabilistic relationship model using the IBD data of the plurality of training sets and the age data of the plurality of training sets, wherein the trained probabilistic relationship model is configured to take as input pairwise IBD data for two test individuals including a length of IBD segments and a number of IBD segments and pairwise age data for the two test individuals and provide as output various likelihoods of various potential relationships for the two test individuals, and wherein each likelihood of each potential relationship for the two individuals is a composite likelihood obtained by combining a likelihood given a length of IBD segment, a likelihood given a number of IBD segments, and a likelihood given an age difference between the two individuals.

17. A computer program product comprising one or more computer-readable non-transitory storage media having stored thereon computer-executable instructions that, when executed by one or more processors of a computer system, cause the computer system to:

a) receive, from a database, Identity-by-Descent (IBD) data of a plurality of training sets for a plurality of relationships, wherein each training set comprises one or more pairs of individuals, each pair of individuals being genetically related with a same relationship, each training set is associated with a unique relationship, and the IBD data of each training set comprise pairwise IBD data of individuals in the training set;

b) obtain age data of the plurality of training sets for the plurality of relationships, wherein the age data of each training set comprise pairwise age data of individuals in the training set; and

c) train a probabilistic relationship model using the IBD data of the plurality of training sets and the age data of the plurality of training sets, wherein the trained probabilistic relationship model is configured to take as input pairwise IBD data for two test individuals including a length of IBD segments and a number of IBD segments and pairwise age data for the two test individuals and provide as output various likelihoods of various potential relationships for the two test individuals, and wherein each likelihood of each potential relationship for the two individuals is a composite likelihood obtained by combining a likelihood given a length of IBD segment, a likelihood given a number of IBD segments, and a likelihood given an age difference between the two individuals.

Assignments (4)
CORRECTIVE ASSIGNMENT TO CORRECT THE APP. NO. 63806415 TO 63806145 AND APPL NO. 17721779 TO 17731779 PREVIOUSLY RECORDED ON REEL 73168 FRAME 531. ASSIGNOR(S) HEREBY CONFIRMS THE CHANGE OF NAME. Recorded Jan 6, 2026
From: 23ANDME PGS LLC
To: 23ANDME GENOMICS LLC
Reel/Frame 074434/0334 →
CHANGE OF NAME Recorded Oct 22, 2025
From: 23ANDME PGS LLC
To: 23ANDME GENOMICS LLC
Reel/Frame 073168/0531 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Aug 26, 2025
From: 23ANDME, INC.
To: 23ANDME PGS LLC
Reel/Frame 072562/0795 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Oct 1, 2020
From: JEWETT, ETHAN M.; SEAMAN, ANDREW C.; MCMANUS, KIMBERLY F.; FREYMAN, WILLIAM A.; BLAKKAN, CORDELL T.; AUTON, ADAM; MOUNTAIN, JOANNA L.; FUREST, SUSAN M.; LOPATIN, RACHEL E.; XU, HANG; VANCE, HILARY M.
To: 23ANDME, INC.
Reel/Frame 053945/0470 →
Continuity (4)
Provisional Application 62936267 · Nov 15, 2019
Provisional Application 62911026 · Oct 4, 2019
Provisional Application 62900373 · Sep 13, 2019
Related Publication 20210082167A1 · Mar 18, 2021
Cited By (2)
US 12,248,497 US 12,670,139