| Literature DB >> 23677617 |
Omar Wagih1, Matej Usaj, Anastasia Baryshnikova, Benjamin VanderSluis, Elena Kuzmin, Michael Costanzo, Chad L Myers, Brenda J Andrews, Charles M Boone, Leopold Parts.
Abstract
Screening genome-wide sets of mutants for fitness defects provides a simple but powerful approach for exploring gene function, mapping genetic networks and probing mechanisms of drug action. For yeast and other microorganisms with global mutant collections, genetic or chemical-genetic interactions can be effectively quantified by growing an ordered array of strains on agar plates as individual colonies, and then scoring the colony size changes in response to a genetic or environmental perturbation. To do so, requires efficient tools for the extraction and analysis of quantitative data. Here, we describe SGAtools (http://sgatools.ccbr.utoronto.ca), a web-based analysis system for designer genetic screens. SGAtools outlines a series of guided steps that allow the user to quantify colony sizes from images of agar plates, correct for systematic biases in the observations and calculate a fitness score relative to a control experiment. The data can also be visualized online to explore the colony sizes on individual plates, view the distribution of resulting scores, highlight genes with the strongest signal and perform Gene Ontology enrichment analysis.Entities:
Mesh:
Year: 2013 PMID: 23677617 PMCID: PMC3692131 DOI: 10.1093/nar/gkt400
Source DB: PubMed Journal: Nucleic Acids Res ISSN: 0305-1048 Impact factor: 16.971
Figure 1.The SGAtools analysis pipeline. (a) Plate images are analyzed to produce raw colony size measurements, which are then normalized and scored. The scores can further be visualized and selected genes tested for enrichment in GO terms. Heatmap and histogram images of the steps are examples of the data analysis page output. (b) Three important biases in colony size measurements are corrected in SGAtools: (i) The plate effect accounts for differences in average colony size between plates; (ii) the row/column effect corrects for the outside colonies having more access to nutrients; and (iii) the spatial effect takes care of uneven thickness of medium in the plate.
Example SGAtools output file
| Row | Col | Colony size | PlateID | Query | Array | ncolony size | Score | Kvp |
|---|---|---|---|---|---|---|---|---|
| 1 | 1 | 2943 | user_dm_CAN1_12_SG-round-1.dat | CAN1 | BLANK | NA | NA | (status = BG) |
| 1 | 2 | 2899 | user_dm_CAN1_12_SG-round-1.dat | CAN1 | BLANK | NA | NA | (status = BG) |
| 1 | 3 | 2585 | user_dm_CAN1_12_SG-round-1.dat | CAN1 | BLANK | 689.333 | 0.436 | NA |
| 1 | 4 | 2543 | user_dm_CAN1_12_SG-round-1.dat | CAN1 | BLANK | 742.568 | 0.540 | NA |
| 1 | 5 | 0 | user_dm_CAN1_12_SG-round-1.dat | CAN1 | YAL012W | 167.455 | 0.031 | NA |
| 1 | 6 | 0 | user_dm_CAN1_12_SG-round-1.dat | CAN1 | YAL012W | 163.544 | 0.023 | NA |
| 1 | 7 | 1452 | user_dm_CAN1_12_SG-round-1.dat | CAN1 | YBL003C | 515.654 | 0.177 | NA |
| 1 | 8 | 1034 | user_dm_CAN1_12_SG-round-1.dat | CAN1 | YBL003C | 358.912 | −0.130 | NA |
There are nine columns in the SGAtools output. The first two columns determine the location of the colony on the plate (row and column). The third column is the raw colony size produced by image analysis. The fourth column gives the plate ID of the colony, which is usually the image file name and the .dat extension. Columns five and six give the query and array gene, if applicable, and are automatically filled with an index for array, and filename for query, if the annotation is not provided. The seventh and eighth columns give the normalized colony size and calculated interaction score. The colony size is NA if the colony fails any of the applied filters, and the reason for failure is given in the ninth column (see the table). For control genes and plates, or when the user opts not to score the colony, the score is also NA. Finally, the ninth column contains any additional information about the colony as a list of key-value pairs (kvp), separated by semicolons. For example, the first colony is filtered out, as it is surprisingly big for the plate, this is designated as ‘status = BG’. The full list of statuses is given in the help files online.
Figure 2.Validation of SGAtools performance. (a and b) Comparison of simulated colony sizes (x-axis) with ones subject to confounding experimental effects (y-axis) before (a, r = 0.42) and after (b, r = 0.66) SGAtools normalization. (c) Comparison of SGAtools interaction score (x-axis) with gold standard based on Costanzo et al. [(9), y-axis, r = 0.70].