Menu

Strand Inheritance

Mark_HIlls

Introduction

Strand inheritance has been proposed as a potential epigenetic system for asymmetric cell division. For example, a stem cell divides, where one daughter remains a stem cell, and the other daughter has differentiated into a less primitive cell type. It is possible this asymmetry is dictated by the relative distribution of protein or RNA when the cytoplasm is shared into the two daughter cells. It is also possible the location of the divided cells to an external niche directs this asymmetry. However, it has been proposed that the strands of DNA that are inherited may also play a role. Despite the fact that the two daughter cells will each inherit an identical copy of each chromosome, one cell will inherit a copy where the + strand acted as the template, and the other cell will inherit a copy where the - strand acted as a template. If newly-replicated DNA have some epigenetic differences to the unreplicated template strands, then this could drive asymmetry as genes expressed on the + strand will only be active in one cell and not the other.

Typical run

BAIT -rav -o TypicalRun

Standard options to use in BAIT include:
-r

This option identifies sister chromatid exchanges (for a detailed turorial, see HERE. While SCEs are not essential in the identification of inherited strands, using this option allows BAIT to accurately determine which strands have been inherited for each chromosome. Any chromosome that has an SCE event is not counted as it has multiple strand inheritance patterns (the pattern will change after after an SCE event). With this option applied, BAIT will ignore chromosomes with SCE, and calculate the frequency of WW, WC and CC states for each remaining chromosomes across all libraries. Without this option selected, BAIT judges strand inheritance is based on a ratio between Watson and Crick reads for each chromosome; if the chromosome is >95% Crick it is called as CC, >95% Watson it is called as WW, 45-55% Watson it is called as WC, and any other ratio is called as potential SCE. This can cause issues if the library background is high, or if there is a SCE event that occupies less than 5% of the length of the chromosome.

BAIT pipeline for Strand Inheritance

Output files

The Standard Ideogram:

The standard BAIT ideogram has several key features. The reads are plotted as histograms on either side of ideograms representing the length of each chromosome. On the left, Watson reads are shown in orange, and on the right, Crick reads are shown in blue. The number of reads per Mb are displayed at the bottom of each histogram, to show the read density. If this density falls below 66% or above 133% of the average read density, chromosomes are called as monosomes or trisomes respectively. These are labelled under the chromosome together with the read percentage compared to average. On the top left of the ideogram plot is the sample name, and on the top right the number of SCE events and misorientations ('switches') identified. These numbers are blank if -r is not invoked. On the bottom right the read number and % coverage are shown (if the -c option is used) and on the bottom left, the overall reads per Mb is shown.

Standard BAIT ideogram

The Standard Summary File:

This generates a series of files pertaining to several analysis streams. For strand inheritance the important pages are:

pie charts: Page 5 of the summary pdf that is generated. The pie charts present the frequency of WW, WC and CC inheritance patterns for each chromosome together with p values looking for significant deviations away from randomness. This provides a quick and easy visual assessment of each chromosome in a library context. Any calculated p-values also include a p-value after Holm correction to correctly adjust for multiple tests. The number of libraries included is given for each chromosome, as a particular chromosome is ignored from a library in which it has an SCE (eg, in 10 libraries if there are 2 libraries with SCEs in chr1 and 1 library with SCEs in chr2, 8 libraries will be used to calculate inheritance for chr1, and 9 libraries used to calculate inheritance in chr2).

example pie chart plot

boxplots: Page 6 of the summary pdf. Boxplots overcome the problem of having to exclude chromosomes with SCE events. While pie charts only analyse chromosomes with a single strand inheritance state, the box plots show the states at a bin level, thus accepting chromosomes in which there has been a SCE. Each box represents a single chromosome, and the vertical axis represents the length of the chromosome. For each bin (set as default to 200kb, but can be changed using -w), the number of libraries where that bin is WW, WC or CC is calculated. For example, if chr1 had 100 bins and library1 was WW, each of the 100 bin states would be WW; if library2 had a SCE from WW to WC in bin 30, the first 30 bins would be WW, then the remaining 70 would be WC. This presents a profile of strand usage across the length of the chromosome. This can be very powerful, as if a particular chromosomal region is important for asymmetrical segregation, or if sorting is based on gene/protein expression that is expected to have different strand inheritance, the box plots will pick out the exact locations on the chromosome.

Example of box plot

Strand Inheritance Table:

The Strand inheritance tables indicates a template inheritance state (WW, WC, CC, SCE or NA) for each library in a table format. Each row represents a library, and each column a chromosome. At the bottom of the table is totals for each state, the p-values, and the Holm corrected p-values.

Library chr1 chr2 chr3 chr4
Strand-seq1 WC WC WW CC
Strand-seq2 WC CC WC WC
Strand-seq3 CC CC WW WC
Strand-seq4 WW WC CC SCE
Strand-seq5 WC WC WW WC
total WW 1 0 3 0
total WC 3 3 1 3
total CC 1 2 1 1
total 5 5 5 4
pVal 0.67 0.76 0.52 0.65
holm 0.8 0.8 0.8 0.8

Jump to:

Wiki Main Page
What is Strand-seq and how does it work?
Tutorial for strand inheritance studies
Tutorial for sister chromatid exchange studies
Tutorial for identifying genomic rearrangements
Tutorial for localization of orphan fragments
Tutorial for building early stage genomes


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.