QuBi/modules/biol302

From QiuLab
Jump to navigation Jump to search
BIOL 302 Lab (Bioinformatics Exercises)

Research in molecular genetics requires effective use of bioinformatic tools to analyze and understand the genetic materials being worked with. The following exercises will expose you to real-world scenarios and introduce you to the methods and tools you can use to solve these problems.

Part 1: Cloning of murine mdm2 gene sequence to study cis acting DNA elements

Key Concepts

  • Homology searching using BLAST (not Google)
  • Mammalian gene regulation

So far, you have excised this XbaI fragment:

CTAGATGCATTTACGAAGGAGACAGAAAACGTCTTTCGGCAATAGCTCTCAAATGCAAAACGACGTCGG CGAGCTGTCCCTTACCTGGAGGCCCGCAGGAGAAGCGCGGTGATCCGAGAGGGTCCCCCAGGGGTGTCCG GTCGGTCTCCCGCTCGCCCAGCAGACGGCTGCGGAAACGGGGCAGCGTTTAAATAACCCCAGCTGGAGAC ATGTCAGGACTTAGCTCCTCCGACAGCCGACGCCGGACGTGTCCCAACTTGACCAGCCCCACAGGAAGAG CTGAGTCAACTCGGCCCAGCCCAGTCCCACCCGTCCCGGAAGCCGCATCCCGGCGAGTCCGGGACCAGGC ACCTGTCACCTCCTGGACCCCAGCAACGAGCCCAGCGCGACCCCGGAGCGGGCCCGAATTCT


Gene identification using genome BLAST

  1. Go to the NCBI-BLAST website at NCBI/BLAST Home Page
  2. What is BLAST? Find the expanded answer by clicking on "more"
  3. Since BLAST finds matches (homologous sequences) between biological sciences, it needs a "query" sequence as input as well as a "database" to search against. To find the matches to the above sequence, what would be your "query" sequence and what would be your "database"?
  4. Start BLASTing against the mouse genome by clicking "Mouse" under "BLAST Assembled RefSeq Genomes"
  5. Copy and paste the above sequence into the "Enter Query Sequence" box
  6. Scroll down to the bottom of the page and click "BLAST"
  7. Wait for 10-30 seconds for the results to return (Be Patient). Once the result page is loaded, locate and copy/write down the following information:
    1. Species and strain
    2. Chromosome
    3. Length of your query sequence
    4. Sequence identity, number of matched bases, and number of gaps between the matched sequences
  8. Click the link for "5' side" (next to Features) will bring you a standard GenBank file of this gene. Locate and copy the following structural information about this gene:
    1. Gene accession (ID number)
    2. Total length of the gene
    3. Number of introns
    4. Which is the non-template (mRNA analog) strand: the above sequence itself or its reverse complement? [Hint: note the word complement in mRNA and cDNA lines)

Explore pGL2 vector

This sequence has been cloned into the NheI site in the pGL2basic vector:

PGL2vector-map.png Source: Promega

  1. Identify the location where you have cloned your fragment
  2. What are the two possible directions (with respect to the luciferase gene) you may have cloned your fragment?
  3. From the PDF file, find the location of the EcoRI site

Identify regulatory elements through literature search

Zauberman fig2.png

Source: Zauberman et al. "A functional p53-responsive intronic promoter is contained within the human mdm2 gene". Nucleic Acids Res. 1995 July 25; 23(14): 2584–2592. Pubmed PDF


  1. Identify the TATA box in the above sequence by looking for AT-rich regions
  2. Once the TATA box is located, use this sequence as the anchor point to locate other elements, including the two p53 Response Element (p53 RE) sites and the Exon 2
  3. Locate the EcoRI restriction site using the NEBcutter website
  4. What are the expected EcoRI fragment sizes for the two possible orientations of your cloned DNA?
  5. Which orientation would you expect to give higher luciferase expression?

Part 2 (Extra Credit Assignment): Identification of mdm2 Splice Variants Using BLAST

4seq.png

A diagram of the MDM2 gene used in this exercise, along with its splice variants. By the end of this module you will create a similar diagram. Reference: Arva NC, Talbott KE, Okoro DR, Brekman A, Qiu WG, Bargonetti J. 2008. Disruption of the p53-Mdm2 complex by Nutlin-3 reveals different cancer cell phenotypes. Ethnicity and Disease. 18(S2):1-8.


Key Concepts

  • Use BLAST (not Google) to find matches of DNA and protein sequences
  • Alternative splicing and isoforms of a single gene

You will use the following table for your exercise:

Genbank Accession # cDNA Clone Description Cell Line Length (bp)
AF527840 Genomic DNA 34,088
EU076746 P2-MDM2-C1 cDNA MANCA 427
EU076747 P2-MDM2-10 cDNA ML-1 842
EU076748 P2-MDM2-C cDNA A876 505
EU076749 P2-MDM2-FL cDNA SJSA-1 845

Explore the GenBank file

  1. Search GenBank using the accession AF527840. Read the GenBank file and find out from the feature table how many introns and exons this sequence has according to the "mRNA" and "CDS" features.
  2. DRAW a diagram of this gene using the information and coordinates listed in the annotation.
    1. Label the top of the diagram with basic information, such as the gene's name and species information.
    2. Label coordinates for introns, exons, 3'/5' UTRs,start-codon, and stop-codon coordinates.
    3. Draw the diagram mostly to scale. It does NOT have to be perfect, but make a reasonable effort. Put a scale bar and length markers on your drawing.

Explore the graphical presentation of the gene

Genbank provides graphical representations of the sequences on its database: click the "Graphics" link below the sequence title, OR click "Display Settings" above the title, and choose "Graphics". Take a few minutes to explore this graphical and compare it with your diagram.


Use BLAST to determine which exons are used in the mRNA transcript

This is the most "bioinformatic" part of the assignment. Blast one of the mRNA sequences (EU076746, EU076747, EU076748, EU076749) against the main sequence (AF527840) and use the results to answer the following questions. Suggested procedures:

  1. Go to the NCBI BLAST website
  2. Click the link “Align two (or more) sequences using BLAST (bl2seq)” under “Specialized BLAST” (near the page bottom)
  3. In the “Sequence 1” text box, type “AF527840” (the accession for the genomics). Fill in “from 1” and “to 34088”. In the “Sequence 2” text box, type in "EU076748" (or other cDNA accession in the table). Fill in the “from” box with 1 and the “to” box with 505.
  4. Click “Align”. You should get a “Blast Result” output page.
  5. Interpret your results:
    1. Which exons are present and which ones are absent in EU076746, EU076747, EU076748, EU076749? (Hint: Refer to the mRNA join statement).
    2. Explain the following BLAST terms: “Expect” (e-value), “Identities”, “Gap”, “Strand”