Skip Headers
Oracle® Health Sciences Translational Research Center User's Guide
Release 3.0.2.1

E35681-09
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

8 Genomic Query

This chapter contains the following topics:

8.1 Omics Data Bank

ODB is a product within the Translational Research Center product family. It consists of a data model to store data as well as a set of tools that is loader scripts to load data into the model. The ODB standalone license does not include any web-based user interfaces. However, if ODB is licensed in addition to CE, several web-based User Interfaces are enabled to query against the ODB model.

ODB can be functionally thought of in two groups of tables. One set includes the reference tables which provide the metadata required to link results to specific portions of the genome. The second set represents the result tables used to capture results and link each result to an object in the reference model, and link the results back to the patient. The patient link is accomplished by linking the ODB with the Cohort Datamart, which is a part of CE 3.0.

The following sections list user interfaces available for querying ODB when licensed together with CE.

8.1.1 Genomic Query

The Omics Explorer tab can be utilized as a search interface into the patient genomic results in ODB. There are two types of searches:

Mode 1: Gene search - this tab lets you to specify one or more genes to be searched across results in ODB. You must specify Species and DNA Reference Version and Study that provides the output of the result data.Study is an optional criteria that you can provide in the subject context.

There are currently three ways by which the genes may be specified:

  • Specify one or more genes explicitly by name.

  • Specify gene set. If you have a set of genes that you would like to search for, you can specify the gene set and all participating genes in the gene set is searched for results.

  • Specify pathway to search for all genes belonging to a given pathway. Pathway information is on the reference side of the ODB model tables.

Once appropriate selections are made, click Submit to see the output information. This information includes:

  • Summary of the output: this displays how many genes were searched for, how many have results found and how many do not have any results present in ODB for the criteria selected, what types of results are found if any.

  • Tabular list of metadata for each gene that is found to have genomic results in ODB. The columns include:

    • HUGO gene name,

    • Ensembl gene name,

    • Reference Version,

    • the number of distinct patients (or subjects) found with any data for a given gene,

    • the number of distinct specimen found with any data for a given gene,

    • the anatomical sites that given specimen were collected from (if known),

    • the number of matching result files present in ODB

    • the type of result files present in ODB. For example, VCF, MAF, gene expression.

You can elect to export the resulting table to a spreadsheet or print it. You can click the Patient count to navigate to different screens like View Record, Circular Genomic Viewer, Cohort List, Cohort Timelines, Cohort Reports and Genomic Data export.

Mode 2: Variant search - this tab lets you to specify one or more variant identifiers to be searched across results in ODB. You must specify Species and Reference Version that displays the result data. Study can be provided as an optional parameter in the subject context.

Figure 8-3 Variant Search

Description of Figure 8-3 follows
Description of "Figure 8-3 Variant Search"

There are currently two ways that variants may be specified:

  • Specify one or more variants explicitly by their variant identifier. Currently, the reference side of the schema once loaded will have Ensembl sourced variant identifier which include dbSNP and Cosmic identifiers. You can specify either one of those to try to find variants.

  • Specify variants by attributes like location on a gene or DNA source and additional metadata. You can provide genes in 3 ways:

    • Specify one or more genes explicitly by name.

    • Specify gene set. If you have a set of genes that you would like to search for, you can specify the gene set and all participating genes in the gene set are searched for results.

    • Specify pathway to search for all genes belonging to a given pathway. Pathway information is on the reference side of the ODB model tables.

  • You can specify Genomic Position by typing in chr#:from-to location. For example, to find variants in base pair region 1-200 on chromosome 7, you would need to type in chr7:1-200. Also, if you want to search for any variants on chromosome 7, you can just type in chr7. Additional options that can be specified include known or novel status on the variant, variant type such as insertion, deletion, substitutions, indel, complex. The strand is the directionality of the variant and it can be either plus (+) or minus (-).

Once appropriate selections are made, you can click Submit to see the output information. This information includes:

  • Summary of the output: this displays how many variants were searched for, how many have results found and, if applicable, how many do not have any results present in ODB for the criteria selected, what types of result files are found for the variants if any.

  • Tabular list of metadata for each variant that is found to have genomic results in ODB. The columns list includes the following option:

    • the variant name, if the name exist,

    • the location the variant is present,

    • reference version

    • whether the variant is known or novel,

    • the replace tag that tells the end user what exactly the variant is,

    • the type of variant that is whether this variant is an insertion, deletion and so on,

    • the impact of a given variant (only available for known variants),

    • the study this variant has been found to have results for,

    • the number of distinct patients found with any data for the particular variant,

    • the number of distinct specimen found with any data for the particular variant

    • anatomical sites that specimen were collected from (if known),

    • the count and type of result files present in ODB, for example, VCF, MAF, gene expression with data for a given variant.

You can elect to export the resulting table to a spreadsheet or print it.