Loading data into qbase+

From BITS wiki
Jump to: navigation, search

[ Main_Page | Creating a project and an experiment | Analyzing gene expression data in qbase+ | Exercises on using qbase+ ]

When you leave the Start page, the Import run page is automatically opened allowing you to import the actual qPCR data into qbase+.

Loading the data

First a few quick words about the data set. We’ll be working with data coming from 3 runs (plates in the qPCR instrument): Run1, Run2 and Run3


qbp6.png

The data consist of Cq values for:

  • 3 reference target genes: Stable, Nonregulated, and Flexible
  • 3 target genes of interest: Duvel, Leffe, and Palm

each measured twice (= technical replicates) in 16 different samples. Half of the samples have undergone a treatment, half of them are untreated control samples.

Error creating thumbnail: Unable to save thumbnail to destination
Technical replicates: wells of the same run that contain the same cDNA or different cDNA samples from the same RNA or from different RNA extractions of the same sample

The data set also contains a series of standard samples consisting of a four-fold dilution series of cDNA for each target gene. These measurements allow to generate a standard curve from which target-specific amplification efficiencies can be calculated.

Finally, negative controls (No Template Controls) have been measured.

Error creating thumbnail: Unable to save thumbnail to destination
No Template Controls (NTC): wells that contain all components of the PCR reaction but no cDNA template

The goal of the analysis is to identify target genes of interest that have different expression levels in the treated samples compared to the untreated control samples.


Adding annotation to the data

When you leave the Import run page, you are redirected to the Sample target list page, which gives you an overview of the targets (= genes) and samples qbase+ detected when reading in the data files.

Take a look at the data. You see that the list of samples and targets matches the description of the qPCR experiment at the top of this page.

The samples in this experiment are divided into two groups: samples that received some kind of treatment and untreated control samples. This information was not included in the run files so qbase+ does not know which sample belongs to which group. However, this is relevant information: in our analysis we are going to compare the expression of our genes of interest between treated and untreated samples.

This means that qbase+ needs the grouping annotation to be able to perform the analysis we want to do. So we have to give qbase+ this annotation: we can do this by adding a custom sample property. To do this we need to create a sample properties file with a specific format that is described in the tutorial. You can find the file in the qbase+ folder on the BITS laptops or you can download the file here.

At this point you don't see the custom annotation that you have imported, you will see it later in the analysis during scaling

Leaving the Sample target list page takes you to the Run annotation page, where you have to confirm again that the sample and gene names are ok. If this is not the case you can adjust the annotation here.

Click the Next button at the bottom of the page

Our data file contains all required annotation:

  • Cq values
  • sample and target names
  • sample types
  • quantities for the standard samples
  • grouping of the samples


[ Main_Page | Creating a project and an experiment | Analyzing gene expression data in qbase+ ]