FractBias: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 8: | Line 8: | ||
==FractBias Methods== | ==FractBias Methods== | ||
FractBias is a tool used to assess fractionation bias between genomes. This is accomplished by: | FractBias is a tool used to assess fractionation bias between genomes. This is accomplished by: | ||
*User Input | |||
##Select two genomes to compare in the [[SynMap]] tool. | ##Select two genomes to compare in the [[SynMap]] tool. | ||
##Select the SynMap 'Syntenic Depth' option under 'Analysis Options.' | ##Select the SynMap 'Syntenic Depth' option under 'Analysis Options.' | ||
##Set syntenic depth ratio between genomes (determined by empirically outside of this tool). | ##Set syntenic depth ratio between genomes (determined by empirically outside of this tool). | ||
*FractBias tool analysis | |||
##The coordinates for syntenic regions between the genomes are determined by the SynMap tool | ##The coordinates for syntenic regions between the genomes are determined by the SynMap tool | ||
##The syntenic genes are then parsed according to the 'target' and 'query' genomes. The genome with the lower syntenic depth ratio is set as the target genome; the genome with the higher ratio is set as the query genome. | ##The syntenic genes are then parsed according to the 'target' and 'query' genomes. The genome with the lower syntenic depth ratio is set as the target genome; the genome with the higher ratio is set as the query genome. | ||
Line 21: | Line 21: | ||
##A figure is generated that contains a subplot for every target genome chromosome | ##A figure is generated that contains a subplot for every target genome chromosome | ||
###The x-axis: target genome gene order number in sliding window according to order of start site in genome annotation (gff/gtf). | ###The x-axis: target genome gene order number in sliding window according to order of start site in genome annotation (gff/gtf). | ||
###The y-axis: | ###The y-axis: | ||
==References== | ==References== | ||
{{reflist}} | {{reflist}} |
Revision as of 22:30, 23 September 2015
Background
Whole genome duplications (WGDs) and genome fractionation are covered more thoroughly in other CoGepedia entries. In short, WGDs create two or more copies of a genome: which are referred to as subgenomes. The duplicate subgenomes then undergo gene loss in a process called fractionation which is part of returning to a diploid state, diploidization. All things being equal, one may assume that fractionation would occur randomly across the redundant genes created after a WGD, however bias towards gene loss on one genome, called fractionation bias, has been observed in several species including: maize [1], Brassica rapa [2], .
Overview
FractBias Methods
FractBias is a tool used to assess fractionation bias between genomes. This is accomplished by:
- User Input
- Select two genomes to compare in the SynMap tool.
- Select the SynMap 'Syntenic Depth' option under 'Analysis Options.'
- Set syntenic depth ratio between genomes (determined by empirically outside of this tool).
- FractBias tool analysis
- The coordinates for syntenic regions between the genomes are determined by the SynMap tool
- The syntenic genes are then parsed according to the 'target' and 'query' genomes. The genome with the lower syntenic depth ratio is set as the target genome; the genome with the higher ratio is set as the query genome.
- A list of genes present on every target genome chromosome is made and ordered according to start site (bp) in the annotation (gff/gtf file).
- The FractBias tool then goes through the list of each target genome gene, and determines if it has a syntenic pair on one (or more) of the query chromosomes.
- Finally, the FractBias tool runs a sliding window analysis to calculate how many genes are retained for each query chromosome.
- A figure is generated that contains a subplot for every target genome chromosome
- The x-axis: target genome gene order number in sliding window according to order of start site in genome annotation (gff/gtf).
- The y-axis:
References
- ↑ Schnable, J.C. et al. Dose–sensitivity, conserved non-coding sequences, and duplicate gene retention through multiple tetraploidies in the grasses. Front. Plant Sci. http://dx.doi.org/10.3389/fpls.2011.00002 (2011)
- ↑ Cheng, F. et al. Biased gene fractionation and dominant gene expression among the subgenomes of Brassica rapa. PLOS ONE DOI: 10.1371/journal.pone.0036442 (2012)