| Literature DB >> 17404607 |
Ganesh Shankar1, Michael R Rossi, Devin E McQuaid, Jeffrey M Conroy, Daniel G Gaile, John K Cowell, Norma J Nowak, Ping Liang.
Abstract
Array-Comparative Genomic Hybridization (aCGH) is a powerful high throughput technology for detecting chromosomal copy number aberrations (CNAs) in cancer, aiming at identifying related critical genes from the affected genomic regions. However, advancing from a dataset with thousands of tabular lines to a few candidate genes can be an onerous and time-consuming process. To expedite the aCGH data analysis process, we have developed a user-friendly aCGH data viewer (aCGHViewer) as a conduit between the aCGH data tables and a genome browser. The data from a given aCGH analysis are displayed in a genomic view comprised of individual chromosome panels which can be rapidly scanned for interesting features. A chromosome panel containing a feature of interest can be selected to launch a detail window for that single chromosome. Selecting a data point of interest in the detail window launches a query to the UCSC or NCBI genome browser to allow the user to explore the gene content in the chromosomal region. Additionally, aCGHViewer can display aCGH and expression array data concurrently to visually correlate the two. aCGHViewer is a stand alone Java visualization application that should be used in conjunction with separate statistical programs. It operates on all major computer platforms and is freely available at http://falcon.roswellpark.org/aCGHview/.Entities:
Year: 2006 PMID: 17404607 PMCID: PMC1847423
Source DB: PubMed Journal: Cancer Inform ISSN: 1176-9351
Figure 1:The aCGHViewer genomic view. This figure shows the graphical representation of human aCGH data (Rossi et al 2005). Each panel contains the data for one chromosome and each point represents data from one target (BAC). The horizontal axis represents the base pair position along the chromosome while the vertical axis represents the measured log2 signal ratio (−2 – +5) value for each BAC. The position of the centromere is indicated by a vertical black line. Two tabs are visible at the top of the main window in the figure indicating that two data sets have been loaded for visualization.
Figure 2:The detailed chromosome view. (a): a detailed view launched by selecting chromosome 7 shown in Fig. 1. In this window, the user may zoom in on a portion of the graph by drawing a zooming rectangle surrounding the region of interest. (b): a zoom window for a selected region of panel (a) covered by the rectangular box. A tooltip, containing target ID, cytoband, and value, appears when the mouse hovers over a data point of interest. When the data point is selected and clicked, a query is launched against the UCSC or NCBI genome browser. (c): the resulting UCSC web page is shown. Note that the target name from the tooltip matches the highlighted target on the webpage. (d): a hypothetical breakpoint region within chromosome 7 being selected for exploration. Shift-selecting the suspect region highlights it in yellow and launches a query to the UCSC or NCBI genome browser using the horizontal base pair coordinate range as query parameter. The resulting web page is similar to Fig. 2(c) but showing a larger genomic region.
Fig. 4.Overlay graph of aCGH and expression data. HNSCC tumor DNA and RNA were analyzed on a RPCI 19K BAC array and 6K cancer specific cDNA array, respectively. A partial region showing amplification by aCGH data (black squares) correlated with elevated expression (magenta triangles) on the q-arm of chromosome 18 was shown in the detailed chromosome view. One particular cDNA spot was annotated with the cDNA ID, cytoband, and log2 value using the annotation function of aCGHViewer (red labels).
Figure 3.Genome plot of categorized data. Data treated by circular binary segmentation (Olshen et al 2004) are displayed in aCGHViewer. Targets representing amplified regions are colored red, normal regions are in black, and deleted regions are colored green. The X and Y chromosomes in this data set were excluded from analysis because they were utilized as sex-mismatch hybridization controls.
An example of aCGHViewer input data format for categorized data
| BAC_ID | CHR | Position | Value | Category |
|---|---|---|---|---|
| RP11-430E19 | chr1 | 101448.5 | 0.409 | 1 |
| RP11-671C15 | chr1 | 1368581 | 0.021 | 1 |
| RP11-201E15 | chr1 | 2738737.5 | 0.147 | 1 |
| RP11-41H8 | chr1 | 2738737.5 | −0.12 | 1 |
| RP11-82D16 | chr1 | 3257259 | −0.046 | 1 |
| RP11-62M23 | chr1 | 5477976 | −0.069 | 1 |
| RP11-237N15 | chr1 | 6312316.5 | −0.169 | 1 |
| RP11-51D17 | chr1 | 6285276 | −0.112 | 1 |
| RP11-111O5 | chr1 | 6776316.5 | −0.027 | 1 |
| RP11-58A11 | chr1 | 9723489.5 | −0.167 | 1 |
| RP11-60J11 | chr1 | 10657945.5 | 0.015 | 1 |
| RP11-81J7 | chr1 | 13354084 | −0.054 | 1 |
| RP11-874A11 | chr1 | 15620986 | 0.002 | 1 |
| RP11-199O1 | chr1 | 15762651.5 | 0.036 | 1 |
Column for target unique identifiers (human BACs from the RP11 library in this instance);
Chromosome on which the target is located and formatted as ‘chr#’;
Center base pair position of the target;
Measured value for a target, such as log2 ratio in this example;
Optional category flag indicating different classification of data points. Lines without a position or value will be discarded by aCGHViewer. Lines with no explicit category are grouped into the ‘unchanged’ or ‘normal’ category.