1 / 65

Integration of Tools

Integration of Tools. Summary

oriole
Download Presentation

Integration of Tools

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Integration of Tools Summary The tour How to cope with overwhelming information described how difficult it sometimes is to get tools of genome analysis to work together. The present tour shows that the task is certainly not impossible. PhAnToMe / BioBIKE offers a common interface in which the results of tool may be used as input to the next. In this example, a set of proteins defined by the results of a Blast search are aligned, and the alignment is used to make a phylogenetic tree. This is best viewed as a slide show.To view it, click Slide Show on the top tool bar, then View show. Click to start

  2. Integration of Tools Slide # • How to get to PhAnToMe / BioBIKE • Problem: Find, characterize rII-like proteins • Examine bacteriophage T4 genome • Define set of proteins similar to rII, per Blast • Align rII-like proteins • Make phylogenetic tree of rII-like proteins • Reflections and coming attractions 4 – 8 9 – 64 10 – 18 19 – 37 38 – 51 52 – 64 65 To navigate to a specific slide, type the slide number and press Enter (works only within a Slide Show)

  3. Integration of Tools There are more tools useful in studying genomes than anyone would care to learn. It is often advantageous to combine tools, but this is often difficult. This problem is illustrated in the tour: How to cope with overwhelming information? PhAnToMe/BioBIKE attempts to remove logistical barriers in combining tools, as illustrated in this tour. Blast Clustal Phylip

  4. www.phantome.org PhAnToMe/BioBIKE can be accessed by going to the PhAnToMe web site at www.phantome.organd mousing over the Tools menu. Be sure you are using Firefox. BioBIKE will not function with other browsers.

  5. Then click The Phage BioBIKE

  6. Enter your e-mail address and click New Login

  7. The first time you log in, you'll be asked for identifying information. This is so that any changes you make in the database are associated with you. After filling in the fields, click Register.

  8. An alternate route is through the BioBIKE portal at http://biobike.csbc.vcu.edu

  9. However you get to BioBIKE, this is what you’d see. Now suppose that your goal is to characterize protein similar to the rII protein of bacteriophage T4 (if you’ve never heard of this protein, no matter). Specifically: - Find such proteins - Align them - Make a phylogenetic tree

  10. First, let’s take a look at phage T4. To do that, mouse over the Genome button…

  11. …and click SEQUENCE-OF.

  12. The SEQUENCE-OF function appears in the workspace. This function displays/returns the sequence of a gene, protein, genome, contig, replicon, or any arbitrary sequence you provide. To tell the function which sequence you want to see, click the entity box, selecting it for entry.

  13. The entity box turns white and a cursor appears. You can type in the box, but unless you know the exact name of the phage, it's easier to pull the name off a menu. We want an organism (which is how BioBIKE considers phages), so mouse over the Organisms button…

  14. …mouse over the bacteriophage menu.

  15. Scroll through the menu until you find phage T4. Note that the phages are arranged alphabetically by their host. Click T4 to bring it into the SEQUENCE-OF function.

  16. Now the function is complete (no open white boxes). Mouse over the function’s action icon (the green wedge in the upper left corner)…

  17. …and click Execute.

  18. Colored gene sequences are presented within the context of the genome and its annotation. You can scroll through the genome, or search for specific genes ore sequences, but for now, just X out of the sequence viewer. (but first note or copy the name of the rIIA gene, T4p001)

  19. Problem - Find such proteins- Align them - Make a phylogenetic tree That was interesting, but... What was the problem again? OK. First step, find proteins with similar sequences to T4P001. To do this, mouse over the Strings-Sequences button…

  20. …and click SEQUENCE-SIMILAR-TO

  21. SEQUENCE-SIMILAR-TO allows a few ways of finding similar sequences, but the most common is BLAST (the default choice). Like BLAST, the function needs a query sequence. Click the query box, and type the name of the gene T4p001 (don't worry about upper/lower case). Then press Enter to close the box.

  22. If you executed the function as it stands, it would search (by default) for protein matches. But if you didn't know this, you could specify explicitly what kind of search you want. To do this, mouse over the Options icon…

  23. …click Protein-vs-Protein (equivalent to BlastP), and click Apply. It’s possible to limit the search to different classes of proteins, but we’ll just accept the default – all proteins from all organisms and phages within PhAnToMe.

  24. The function is complete, so execute it. One way is to double-click the name of the function, SEQUENCE-SIMILAR-OF. But this time we'll do it the same way as before, through the action icon.

  25. Click Execute on the action menu.

  26. The function displays the results in a popup window for human consumption, but it also shows the result in the Result Pane (this shows what is available for future computation).

  27. There are evidently a great many proteins known that are similar to p-T4p001 (the protein encoded by the gene T4p001). Let's use this result. First X out of the pop-up display.

  28. The list of protein can be used directly (e.g. to make an alignment), but it is better practice to give the list a name so you can recall to you later what you did. To give it a name, mouse over the Definition button…

  29. …and click DEFINE.

  30. The DEFINE function asks for two things from you: the values you want to name, and the name of the variable that will contain these values. The name can be anything you'll remember (upper/lower case doesn't count). First the name of the variable. Click var to open up the variable box

  31. Type a name that makes sense (I chose rII-like) and press Enter to close the box. (The function cannot be executed if any box is open for entry)

  32. Next the values. They were given by the function I just executed. Drag that function by clicking and holding the name of the function, SEQUENCE-SIMILAR-TO.

  33. …and dragging it towards the value box

  34. When it reaches the valuebox, the box will become highlighted in red. At that point, release the mouse…

  35. …and the function will now reside in the value box. Execute this function as you have the others,…

  36. …by clicking Execute on the function's Action menu. Be careful not to use the action menu of the inner function SEQUENCE-SIMILAR-TO. That will work -- eliciting the sequence comparison – but no definition will take place.

  37. Nothing drastic seems to have happened, but if you look carefully, you'll note two changes. First, a list of phages has appeared in the Result pane. Second, a new Variables button has appeared. We'll use it momentarily.

  38. Problem - Find such proteins- Align them - Make a phylogenetic tree We wanted to use the Blast results, now stored in rII-like. …for what? Ah yes! The time has come to align the protein sequences. To do that, mouse over the Strings-Sequences menu…

  39. …and mouse over Bioinformatic-Tools….

  40. …and click ALIGNMENT-OF.

  41. The ALIGNMENT-OF function asks for a sequence list. Fortunately, you now have one. Click the sequence-list box…

  42. …and mouse over your new Variables button…

  43. …and click your new variable rII-like button to bring it into the box.

  44. The function is now ready for execution, but there are two ways you can tweak the function settings to make the output more useful. To make these changes, mouse over the Options icon…

  45. …and click colored to produce a graphical alignment rather than pure text…

  46. …and click Label-with-organism to cause the alignment lines to be labeled with the names of the proteins' organisms rather the proteins themselves.

  47. Finally, click Apply…

  48. …and go to the action icon…

  49. …to execute the completed function.

  50. The graphical output is produced by a Java Applet called Jalview. Activate the applet. It might take several seconds to complete the alignment

More Related