Cosegregation
Cosegregation, in genealogy, refers to the tendency of two or more genes located close together on the same chromosome to be inherited together during cell division. Due to their physical proximity, these genes are considered genetically linked and are likely to be inherited together.
In genetics, the term may also refer to the estimated probability of interaction between multiple loci or specific regions within a target gene. This probability is assessed using data derived from nuclear profiles, which are thin slices taken from a cell nucleus. Within each NP, the presence or absence of particular loci is evaluated.
These interaction probabilities—referred to as cosegregation values—are used in mathematical models such as SLICE and normalized linkage disequilibrium. These models contribute to the generation of 3D genome architecture maps as part of genome architecture mapping techniques. The resulting 3D renderings provide insights into genomic density and the radial positioning of loci within the nucleus.
| Title | Description |
| Complex multi-enhancer contacts captured by Genome Architecture Mapping. | Co-segregation between a pair of loci helped in this study to quantify Normalized Linkage Disequilibrium. |
| A simple method for cosegregation analysis to evaluate the pathogenicity of unclassified variants; BRCA1 and BRCA2 as an example. | Using co-segregation analysis along with a multifactorial approach resulted in highly conclusive results when attempting to classify unclassified variants. |
| Considerations in assessing germline variant pathogenicity using co-segregation analysis. | This article found that utilizing Bayes factor co-segregation analysis, along with a strong penetrance model, will result with higher accuracy than meiosis counting. |
| A Comparison of Cosegregation Analysis Methods for the Clinical Setting | Compares the utility of using full likelihood Bayes factor, cosegregation likelihood ratios, and counting meiosis to evaluate the pathogenicity of genetic variants. |
| Dissecting the co-segregation probability from genome architecture mapping | Assesses the utility of cosegregation in Genome Architecture Mapping, finding normalized probability calculations a reasonable representation of inter-locus distance |
History
Some of the earliest known studies that have used cosegregation in genealogy dates back to the early 1980s. Around this time, scientists were conducting experiments on vegetative organisms to see if there are unique sequences of chloroplast DNA. The process of the experiment was to track the chloroplast gene in each generation by clustering the genes in nucleoids to reduce the number of segregated units. This study was done at the Duke University in the Zoology Department where Karen P. VanWinkle-Swift utilized Pedigree Diagrams to show how the traits and sequences were passed down from parent to child.In genetics, Cosegregation in Genome architecture mapping is another process being used to identify the compaction and adjacency of genomic windows. In a study from 2017, cosegregation was used to understand gene-expression-specific contacts in organizing the genome in mammalian nuclei in the larger process of GAM. The results of the study produced complex 3D structures that displayed interactions under certain regions of chromatin contacts and proved that GAM is a useful tool in the genome biologist's skill set that expands the ability to finely dissect 3D chromatin structures, cell types and valuable human samples. A study in 2021 "discovered extensive 'melting' of long genes when they are highly expressed and/or have high chromatin accessibility. The contacts most specific of neuron subtypes contain genes associated with specialized processes, such as addiction and synaptic plasticity, which harbour putative binding sites for neuronal transcription factors within accessible chromatin regions." Both of these studies used mice as models due to their anatomical, physiological, and genetic similarity to humans.
Usage
In genetics, Cosegregation is best suited for cases where multiple factors' interactions are under consideration. It can show how different factors are linked and highlight their interactions and connections. For example, if a genetic disorder was identified as related to a certain gene, but is not always present when that gene is, then a cosegregation analysis could help identify other genes that interact with the suspect gene more often than normal. This could lead researchers to discover the combination of genes that manifest the genetic disorder. Cosegregation is being actively used in medical fields like cancer research. It can highlight the strongest connections between genes in cases where cancer develops. This is useful because there often isn't a single gene causing cancer. Rather, cancer can be caused by a multitude of gene combinations. Cosegregation helps to show links between genes that could be forming these combinations.Examples of using cosegregation in genetics
An example of an application using cosegregation would be finding the normalized linkage disequilibrium between two loci. Given a 2D dataset a "1" was displayed if an NP existed in a window or a "0" otherwise. From this data, the NLD could be found using the base disequilibrium and its theorized maximum. The amount of NPs present in loci and, is then used to find the, and and the co-segregation which is,. After the NLD is found between two loci, it was then placed into another dataset to be visualized and then analyzed to determine how interconnected a loci is.This example was executed using python for computation and visualization of the given data and results and in finding the NLD. Using the NLD further analysis can be done to place the windows into "communities". To showcase this a graph to the right will show the community of one of the windows with the highest centrality which uses the average of the window's NLDs.
An alternative method to using Normalized Linkage Disequilibrium is Normalized Pointwise Mutual Information (NPMI). NPMI measures how closely two loci are associated by taking the log of their joint cosegregation probability,, divided by their independent probabilities,. This log is then divided by the log of their joint probability, to normalize the result.
Both NLD and NPMI range between -1 and 1 and reflect how the joint cosegregation probability deviates from what would be expected if the two loci were independent. However, they differ in scope as NLD measures linear relationships, while NPMI can capture more complex, non-linear relationships between the loci.
Formula
|