====== Algorithms for Genome Rearrangement ====== \\ |392189/92 | Pedro Feijão | Mo 14:15-15:45/Mo 15:45-17:15 in U10-146 |[[http://ekvv.uni-bielefeld.de/kvv_publ/publ/vd?id=45490456|ekvv]]/[[http://ekvv.uni-bielefeld.de/kvv_publ/publ/vd?id=45490807|ekvv]] | ==== Contents: ==== This class covers algorithmic techniques used in the computational analysis of genome rearrangement problems. ==== Software ==== === Reversals and BP Graph === Prof. Istvan Miklos, from the [[http://renyi.hu/staff/bioinf.html|Bioinformatics Group]] in Alfréd Rényi Institute in Budapest, kindly shared his visualization software for the Breakpoint Graph. It is written in Java, and you can download it [[http://wiki.techfak.uni-bielefeld.de/gi/Teaching/2014summer/gr?action=AttachFile&do=get&target=Inversions.zip|here]]. **Usage:** ''java InversionVisualisation file_name'' **For example:** ''java InversionVisualisation permutation.txt'' The input must be a signed permutation in one line, the numbers separated with a TAB. There are some examples in the package. Select the reality edges on which the reversal should act, and press the button Mutate. You can go forward and backward in the list of generated genomes, and you can delete any of them, too. ==== Time table: ==== | **Date** | **Topic** | **Exercises** | | 07.04.2014 | Preliminaries / Sorting by Unsigned Reversals | {{ 238lecture1_handout.pdf | Slides }} | {{ 238uebung01.pdf | Exercises }} | | 14.04.2014 | Sorting by Unsigned Reversals II | {{ 238lecture2-handout.pdf | Slides }} | {{ 238uebung02.pdf | Exercises }} | | 21.04.2014 | (Holiday) | --- | | 28.04.2014 | Sorting by Signed Reversals I | {{ 238lecture3-handout.pdf | Slides }} | {{ 238uebung03.pdf | Exercises }} | | 05.05.2014 | Sorting by Signed Reversals II | {{ 238lecture4-handout.pdf | Slides }} | {{ 238uebung04.pdf | Exercises }} | | 12.05.2014 | Signed Reversals without hurdles and fortresses | {{ 238Reversal-Mixtacki.pdf | Slides }} | {{ 238uebung05.pdf | Exercises }} | | 19.05.2014 | Sorting by Translocations | {{ 238FinalTranslocations.pdf | Slides }} | {{ 238uebung06.pdf | Exercises }} | | 26.05.2014 | The DCJ Operation | {{ 238lecture7-handout.pdf | Slides }} | {{ 238uebung-07.pdf | Exercises }} | | 02.06.2014 | The DCJ-indel model and its potential to improve homology assignment | {{ 238braga-jun2014.pdf | Slides }} | | 09.06.2014 | (Holiday) | --- | | 16.06.2014 | Multiple Genome Rearrangement and Breakpoint Models | {{ 238lecture-mgr-bp-scj.pdf | Slides }} | {{ 238uebung-mgr.pdf | Exercises }} | | 23.06.2014 | Algebraic Theory for Genome Rearrangements | {{ 238lecture-algebraic.pdf | Slides }} | {{ 238uebung-algebraic.pdf | Exercises }} | | 30.06.2014 | Applying Genome Rearrangements models in Real Data | {{ 238lecture-practical.pdf | Slides }} | {{ 238uebung-yersinia.pdf | Exercises }} | | 07.07.2014 | --- | --- | | 14.07.2014 | Review and QA | {{ 238uebung-review.pdf | Review Exercises }} |Back to [[:Teaching|Teaching]]