{"id":268,"date":"2022-01-31T21:36:58","date_gmt":"2022-01-31T20:36:58","guid":{"rendered":"https:\/\/hpi.de\/algo2022\/?page_id=268"},"modified":"2022-09-07T14:01:20","modified_gmt":"2022-09-07T12:01:20","slug":"wabi","status":"publish","type":"page","link":"https:\/\/algo-conference.org\/2022\/wabi\/","title":{"rendered":"WABI 2022"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\" id=\"scope\">Scope<\/h3>\n\n\n\n<p>WABI is an international Conference covering research in <strong>algorithmic<\/strong> work in bioinformatics, computational biology and systems biology. The emphasis is mainly on discrete algorithms and machine learning methods that address important problems in molecular biology, that are founded on sound models, that are computationally efficient, and that provide evidence of their potential usefulness in practice, preferably by testing on appropriately chosen simulated or real datasets. The goal is to present recent research results, including significant work-in-progress, and to identify and explore directions of future research. This year it is co-located with ALGO 2022.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"dates\">Important Dates<\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li>Paper submission deadline: <strong>May 18, 2022<\/strong> using <a href=\"https:\/\/www.easychair.org\/my\/conference?conf=wabi2022\">EasyChair<\/a> (closed)<\/li><li>Notification: <strong>June 14, 2022<\/strong> (notifications went out on June 13)<\/li><li>Accepted papers final versions: <strong>June 24, 2022<\/strong> (received, closed)<\/li><li>LIPIcs receives edited files: June 28, 2022<\/li><li>Proceedings published: <strong>September 5, 2022<\/strong><\/li><li>Conference:<strong> September 5-9, 2022, in Potsdam, Germany<\/strong><ul><li>Mon 5, Tue 6, Wed 7 (till noon): WABI main conference (with LIPIcs proceedings)<\/li><li>Wed 7 (from noon), Thu 8, Fri 9 (till noon): Computational Pangenomics workshop (without proceedings)<\/li><\/ul><\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"speaker\">Invited ALGO Keynote Speaker for WABI  (Wednesday 11:30, before lunch)<\/h3>\n\n\n<div class=\"wp-block-image is-style-default\">\n<figure class=\"alignleft size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/algo2022.eu\/wp-content\/uploads\/2022\/05\/salmela.jpg\" alt=\"Photo of Leena Salmela\" class=\"wp-image-469\" width=\"213\" height=\"320\" srcset=\"https:\/\/algo-conference.org\/2022\/wp-content\/uploads\/2022\/05\/salmela.jpg 426w, https:\/\/algo-conference.org\/2022\/wp-content\/uploads\/2022\/05\/salmela-200x300.jpg 200w\" sizes=\"auto, (max-width: 213px) 100vw, 213px\" \/><figcaption><strong>Leena Salmela<\/strong><br>University of Helsinki<br>Academy of Finland Research Fellow<\/figcaption><\/figure>\n<\/div>\n\n\n<p><strong>Dr. Leena Salmela<\/strong> is a university lecturer in the Department of Computer Science at the University of Helsinki. Dr. Salmela received her D.Sc.(Tech) degree in computer science at Helsinki University of Technology, Finland, in 2009, where her researched focus was in string algorithms. Dr. Salmela&#8217;s current research interests include genome assembly algorithms, de Bruijn graphs, and other algorithms for sequencing data. Software developed by her, such as the sequencing error correction program LoRDEC, has been used in numerous biological studies.<\/p>\n\n\n\n<p class=\"has-medium-font-size\"><strong>&#8220;Efficient solutions to biological problems using de Bruijn graphs<\/strong>&#8220;<\/p>\n\n\n\n<p>A de Bruijn graph represents a set of sequencing reads by the k-mers, i.e. substrings of length k, occurring in the reads. In the node centric de Bruijn graph, the set of k-mers are the nodes of the de Bruijn graph and an edge is added between two nodes if they share an overlap of k-1 characters. This representation condenses the information in a large read set into compact space thus allowing efficient solutions to many problems in computational biology. Such problems include for example correction of sequencing errors and genome assembly. Because each position of a genome is sequenced several times, it is possible to correct sequencing errors in reads if we can identify data originating from the same genomic region. A de Bruijn graph can be used to represent compactly the reliable information and the individual reads can be corrected by aligning them to the graph. Genome assembly is a classic problem, which can be solved for example with de Bruijn graphs. The task is to reconstruct the underlying genome based on sequencing reads. In genome assembly the choice of k is a crucial matter. A small k can result in a tangled graph, whereas a too large k will fragment the graph. Furthermore, a different value of k may be optimal for different parts of the genome. Variable order de Bruijn graphs, which represent de Bruijn graphs of all orders k in a single data structure, have been proposed as a solution. We give the first definition of assembled sequences, i.e. contigs, on such graphs and an algorithm for enumerating them.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Schedule<\/h3>\n\n\n\n<p><strong>NOTES:<\/strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\"><strong> <\/strong><\/mark><br><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\"><strong>&#8211; FFP2 or medical masks are required inside buildings on campus<\/strong> unless you are giving a talk.<\/mark><br><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-purple-color\">&#8211; Last-minute schedule changes will be marked in purple.<\/mark><br>&#8211; Please make sure to upload your PDF\/PPTX to the presentation laptop BEFORE the session starts.<br>&#8211; Please use the cursor instead of the laser pointer, so online participants can see what you are pointing at.<br>&#8211; Please stand away from the speakers so we do not get an audio feedback loop.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>MONDAY Sept 05<\/strong> (WABI in HS3)<\/h4>\n\n\n\n<p>before 09:50:   registration, badge pick-up, chat.<br>09:50 &#8211;  10:05: coffee break<br><br><strong>SESSION 1:  k-mer sets<\/strong> (Chair: Nadia Pisanti)<br>10:05 &#8211; 10:10: <strong>Short welcome message by PC Chairs<\/strong><br>10:10 &#8211; 10:30: Yoshihiko Suzuki and Gene Myers. Accurate K-mer Classification Using Read Profiles (ZOOM)<br>10:30 &#8211; 10:50: Jens Zentgraf and Sven Rahmann. Fast gapped k-mer counting with subdivided multi-way bucketed Cuckoo hash tables <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-purple-color\">(We apologize for the streaming problems. A separate video recording will be made available to online participants soon!)<\/mark><br>10:50 &#8211; 11:10: Sebastian Schmidt and Jarno Alanko. Eulertigs: minimum plain text representation of k-mer sets without repetitions in linear time (ZOOM)<br><br>11:10 &#8211; 11:30:  coffee break<br>11:30 &#8211; 12:30: <strong>ESA KEYNOTE<\/strong> (Saket Saurabh, plenary in HS1)<br>12:30 &#8211; 14:00 lunch<br><br><strong>SESSION 2  Succinct Data Structures<\/strong> (Chair: Travis Gagie)<br>14:00 &#8211; 14:20: Zsuzsanna Liptak, Francesco Masillo and Simon J. Puglisi. Suffix sorting via matching statistics<br>14:20 &#8211; 14:40: Giulio Ermanno Pibiri. On Weighted K-Mer Dictionaries<br>14:40 &#8211; 15:00: <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-purple-color\">Adri\u00e1n Goga and Andrej Bal\u00e1\u017e. Prefix-free parsing for building large tunnelled Wheeler graphs<\/mark> <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-purple-color\">(moved here from Tuesday BWT session)<\/mark><br><br>15:00 &#8211; 15:20: coffee break<br><br><strong>SESSION 3  Genome distance and rearrangement<\/strong> (Chair: Daniel Doerr)<br>15:20 &#8211; 15:40: Pijus Simonaitis and Benjamin J. Raphael. A maximum parsimony principle for multichromosomal complex genome rearrangements<br>15:40 &#8211; 16:00: Marilia Braga, Leonie Brockmann, Katharina Klerx and Jens Stoye. A linear time algorithm for an extended version of the breakpoint double distance<br>16:00 &#8211; 16:20: Diego P. Rubert and Marilia Braga. Gene orthology inference via large-scale rearrangements for partially assembled genomes<br><br>16:20 &#8211; 16:40: coffee break<br>16:40 &#8211; 17:40: <strong>WABI Business meeting:<\/strong> Information about WABI 2022; changes in the Steering Committee; future plans for WABI<br>17:40 &#8211; later: ALGO RECEPTION<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h4 class=\"wp-block-heading\">TUESDAY Sept 06 (WABI in HS 3)<\/h4>\n\n\n\n<p><strong>SESSION 4: BWT-like data structures<\/strong> (Chair: Jarno Alanko)<br>08:50 &#8211; 09:10: Veronica Guerrini, Alessio Conte, Roberto Grossi, Gianni Liti, Giovanna Rosone and Lorenzo Tattini. phyBWT: Alignment-free phylogeny via eBWT positional clustering<br>09:10 &#8211; 09:30: <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-purple-color\">Taher Mun, Naga Sai Kavya Vaddadi and Ben Langmead. Pangenomic genotyping with the marker array<\/mark> <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-purple-color\">(moved here from Monday&#8217;s Succinct Data Structures session)<\/mark><br>09:30 &#8211; 09:50: Ahsan Sanaullah, Degui Zhi and Shaojie Zhang. Haplotype Threading Using the Positional Burrows-Wheeler Transform<br><br>09:50 &#8211; 10:10: coffee break<br><br><strong>SESSION 5<\/strong> (Chair: Thomas Vinar)<br>10:10 &#8211; 10:30: Alitzel L\u00f3pez S\u00e1nchez and Manuel Lafond. Predicting Horizontal Gene Transfers with Perfect Transfer Networks<br>10:30 &#8211; 10:50: Konstantinn Bonnet, Tobias Marschall and Daniel Doerr. Constructing founder sets under allelic and non-allelic homologous recombination<br>10:50 &#8211; 11:10: Wei Wei and David Koslicki. WGSUniFrac: Applying UniFrac metric to Whole Genome Shotgun data (ZOOM)<br><br>11:10 &#8211; 11:30: coffee break<br>11:30 &#8211; 12:30: <strong>ESA KEYNOTE<\/strong> (Simon Puglisi, plenary in HS1)<br>12:30 &#8211; 14:00: lunch (and lunch meeting for Steering Committee only)<br><br><strong>SESSION 6: Phylogenetics++<\/strong> (Chair: Christina Boucher)<br>14:00 &#8211; 14:20: Mathieu Gascon and Nadia El-Mabrouk. Non-binary Tree Reconciliation with Endosymbiotic Gene Transfer<br>14:20 &#8211; 14:40: Baqiao Liu and Tandy Warnow. Fast and Accurate Species Trees from Weighted Internode Distances (ZOOM)<br>14:40 &#8211; 15:00: Giulia Bernardini, Leo van Iersel, Esther Julien and Leen Stougie. Reconstructing Phylogenetic Networks via Cherry Picking and Machine Learning<br><br>15:00 &#8211; 15:20: coffee break<br><br><strong>SESSION 7<\/strong> (Chair: Erin Molloy)<br>15:20 &#8211; 15:40: Eden Ozery, Meirav Zehavi and Michal Ziv-Ukelson. Algorithms for Structure Informed Genome Rearrangement<br>15:40 &#8211; 16:00: Daniel Gibney, Sharma V. Thankachan and Srinivas Aluru. Feasibility of Flow Decomposition with Subpath Constraints in Linear Time (ZOOM)<br><br>16:00-16:40: coffee break<br><br>16:40 &#8211; 17:25: <strong>ALGO Memorial lecture<\/strong> about Rolf Niedermeier, Gerhard Woeginger, Camil Demetrescu<br>17:25 &#8211; late:    <strong>ALGO conference dinner<\/strong> (with short walk; ticket required)<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h4 class=\"wp-block-heading\">WEDNESDAY Sept 07 <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">(WABI in L-E.03 &#8212; note the different building\/room!)<\/mark><\/h4>\n\n\n\n<p><strong>SESSION 8<\/strong> (Chair: Christina Boucher)<br>08:50 &#8211; 09:10: Cl\u00e9ment Agret, Bastien Cazaux and Antoine Limasset. Toward optimal fingerprint indexing for large scale genomics<br>09:10 &#8211; 09:30: Yoshihiro Shibuya, Djamal Belazzougui and Gregory Kucherov. Efficient reconciliation of genomic datasets of high similarity<br>09:30 &#8211; 09:50: Ke Chen and Mingfu Shao. Locality-sensitive bucketing functions<br><br>09:50 &#8211; 10:10:  coffee break (note that the Wednesday morning session is on a different part of the campus. Access to the catering\/coffee will take a longer walk. It may not be possible to spend much time at the coffee if you want to walk and be back on time. The OC will see if we can get some coffee at L-E.03 as well.)<br><br><strong>SESSION 9 and AWARD<\/strong> (Chair: Sven Rahmann)<br>10:10 &#8211; 10:30: Bertrand Marchand, Sebastian Will, Sarah Berkemer, Laurent Bulteau and Yann Ponty. Fully-automated design of dynamic programming schemes for RNA folding with pseudoknots<br>10:30 &#8211; 11:10: WABI Best paper award<br><br>11:10 &#8211; 11:30: coffee break<br>11:30 &#8211; 12:30: <strong>WABI KEYNOTE<\/strong> by Leena Salmela: Efficient solutions to biological problems using de Bruijn graphs (plenary in HS1; chairs: Christina Boucher and Sven Rahmann)<br>12:30 &#8211; 14:00 lunch<\/p>\n\n\n\n<p>14:00 &#8211; Friday noon:<br><strong> WABI Pangenomics workshops by EU Projects PANGAIA and ALPACA<\/strong> <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">(in H-2.57 &#8212; again different!)<\/mark><\/strong><\/p>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\"><strong>Zoom link for the public lectures:  <a href=\"https:\/\/uni-bielefeld.zoom.us\/j\/61746700409?pwd=RnI3ZGdad2FqR2pLNWx5RS9kSjBxdz09\">https:\/\/uni-bielefeld.zoom.us\/j\/61746700409?pwd=RnI3ZGdad2FqR2pLNWx5RS9kSjBxdz09<\/a><\/strong><\/mark><\/p>\n\n\n\n<p>14:00 &#8211; 15:00: Knut Reinert: Hierarchical Interleaved Bloom Filter: Enabling ultrafast, approximate sequence queries, and ALPACA business meeting (Alexander Sch\u00f6nhuth)<br>15:00 &#8211; 15:20: coffee break<br>15:20 &#8211; 16:20: PANGAIA network meeting, part I (Paola Bonizzoni)<br>16:20 &#8211; 16:30: coffee break<br>16:30 &#8211; 21:30: Social event: Boat tour including dinner and drinks (register by email with Jens Stoye)<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h4 class=\"wp-block-heading\">THURSDAY Sept 08 (Pangenomics workshop <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">in H-2.57<\/mark>)<\/h4>\n\n\n\n<p>08:50 &#8211; 09:50: PANGAIA network meeting, part II (Paola Bonizzoni)<br>09:50 &#8211; 10:10: coffee break<br>10:10 &#8211; 11:10: Camille Marchet: Round table discussion: how to improve communication with your advisors,<br>and a few other items about wellness at work, and Mathias Weller: Peer Community in bioinformatics: a new approach to reviewing and publishing<br>11:10 &#8211; 11:30: coffee break<br>11:30 &#8211; 12:30: Christina Boucher: Computational Problems in Metagenomic Amplification<br>12:30 &#8211; 14:00: lunch<br>14:00 &#8211; 15:00: Erin K. Molloy: Recent advances and open challenges in estimating evolutionary<br>histories from low-homoplasy markers, and Rayan Chikhi: Metagenome assembly and analysis<br>15:00 &#8211; 15:20: coffee break<br>15:20 &#8211; 16:20: Paul Medvedev: The theoretical analysis of sequencing bioinformatic algorithms<br>16:20 &#8211; 16:40: coffee break<br>16:40 &#8211; 18:00: Open problems session (Travis Gagie)<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h4 class=\"wp-block-heading\">FRIDAY Sept 09 (Pangenomics workshop <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">in H-2.57<\/mark>)<\/h4>\n\n\n\n<p>08:50 &#8211; 09:50: Hackathon, part I (Rayan Chikhi)<br>09:50 &#8211; 10:10:  coffee break<br>10:10 &#8211; 11:10:   Hackathon, part II (Rayan Chikhi)<br>11:10 &#8211; 11:30:   coffee break<br>11:30 &#8211; 12:30:  Gene Myers: High Fidelity Genome Sequencing: What have we been missing?<br>12:30 &#8211; 14:00: Closing remarks and lunch<br>14:00: end<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"cfp\">Call for Papers (closed)<\/h3>\n\n\n\n<p>Papers presenting original research in all areas of <strong>algorithms<\/strong> applied to biology, ecology, medicine, and life sciences are sought. Please have a look at past issues of the conference for good examples.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"proceedings\">Paper submission and proceedings (closed)<\/h3>\n\n\n\n<p>Papers should be submitted electronically via the&nbsp;<a href=\"https:\/\/www.easychair.org\/my\/conference?conf=wabi2022\">EasyChair<\/a> submission system. The WABI 2022 proceedings will be published in the&nbsp;<a rel=\"noreferrer noopener\" href=\"https:\/\/submission.dagstuhl.de\/series\/details\/5#author\" target=\"_blank\">Leibniz International Proceedings in Informatics (LIPIcs) series<\/a>. Substantially extended versions of selected papers will be invited to a WABI 2022 special issue of <a href=\"https:\/\/almob.biomedcentral.com\/\">Algorithms for Molecular Biology<\/a> (see an example: <a href=\"https:\/\/www.biomedcentral.com\/collections\/wabi2020\">2020 issue<\/a>).<\/p>\n\n\n\n<p><strong>Submission Guidelines:<\/strong> Manuscripts should be prepared according to the <a href=\"https:\/\/submission.dagstuhl.de\/series\/details\/5#author\">LIPIcs instructions<\/a> using their most recent template (v2021.1.2). They should be 10-15 pages in length, excluding bibliography and title matter (header, abstract). Each paper must contain a succinct statement of the issues and of their motivation, a summary of the main results, and a brief explanation of their significance, all accessible to non-specialist readers. Additional material (beyond 15 pages) may be provided in a clearly marked appendix, which may or may not be read at the discretion of individual reviewers. In any case, the work must self-contained without the appendix. Only the typeset PDF file should be submitted to <a href=\"https:\/\/www.easychair.org\/my\/conference?conf=wabi2022\">EasyChair<\/a> for review. By submitting a paper, the authors acknowledge that in case of acceptance at least one of the authors must register at ALGO 2022, attend the conference in person or virtually, depending on circumstances, and present the paper.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"committees\">WABI Program Committee<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"chairs\">PC Chairs<\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li>Christina Boucher, University of Florida, USA<\/li><li>Sven Rahmann, Saarland University, Germany<\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"pc-members\">PC members<\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li>Tatsuya Akutsu, Kyoto University<\/li><li>Marco Antoniotti, DISCo, Universit\u00e0 degli Studi di Milano-Bicocca<\/li><li>Jasmijn Baaijens, TU Delft<\/li><li>Anne Bergeron, Universite du Quebec \u00e0 Montr\u00e9al<\/li><li>Paola Bonizzoni, Universit\u00e0 di Milano-Bicocca<\/li><li>Lenore Cowen, Tufts University<\/li><li>Gianluca Della Vedova, Univ. degli Studi Milano-Bicocca<\/li><li>Daniel Doerr, Heinrich Heine University D\u00fcsseldorf<\/li><li>Mohammed El-Kebir, University of Illinois at Urbana-Champaign<\/li><li>Nadia El-Mabrouk, University of Montreal<\/li><li>Travis Gagie, Diego Portales University<\/li><li>Anna Gambin, Institute of Informatics, Warsaw University<\/li><li>Shilpa Garg, University of Copenhagen<\/li><li>Bjarni Halldorsson, deCODE genetics and Reykjavik University<\/li><li>Katharina Huber, University of East Anglila<\/li><li>Carl Kingsford, Carnegie Mellon University<\/li><li>Gregory Kucherov, CNRS\/LIGM<\/li><li>Manuel Lafond, Universit\u00e9 de Sherbrooke<\/li><li>Elodie Laine, Sorbonne Universit\u00e9<\/li><li>Yu Lin, The Australian National University<\/li><li>Stefano Lonardi, UC Riverside<\/li><li>Guillaume Mar\u00e7ais, Carnegie Mellon University<\/li><li>Camille Marchet, CNRS<\/li><li>Erin Molloy, University of Maryland, College Park<\/li><li>Francesca Nadalin, EMBL<\/li><li>William Stafford Noble, University of Washington<\/li><li>Aida Ouangraoua, Universit\u00e9 de Sherbrooke<\/li><li>Ion Petre, Department of Mathematics and Statistics, University of Turku, Finland<\/li><li>Nadia Pisanti, University of Pisa<\/li><li>Solon Pissis, CWI Amsterdam<\/li><li>Alberto Policriti, University of Udine<\/li><li>Mihai Pop, University of Maryland<\/li><li>Teresa Przytycka, National Center of Biotechnology Information, NLM, NIH<\/li><li>Knut Reinert, FU Berlin<\/li><li>Eric Rivals, LIRMM\/CNRS<\/li><li>Sebastien Roch, UW Madison<\/li><li>Giovanna Rosone, Dipartimento di Informatica &#8211; Universit\u00e0 di Pisa<\/li><li>Alexander Schoenhuth, Bielefeld University<\/li><li>Mingfu Shao, Computational Biology Department, Carnegie Mellon University<\/li><li>Krister Swenson, CNRS, Universit\u00e9 de Montpellier<\/li><li>Ewa Szczurek, University of Warsaw<\/li><li>Sharma V. Thankachan, University of Central Florida<\/li><li>H\u00e9l\u00e8ne Touzet, CNRS, CRIStAL, Lille<\/li><li>Tomas Vinar, Comenius University in Bratislava<\/li><li>Prudence Wong, University of Liverpool<\/li><li>Simone Zaccaria, UCL Cancer Institute<\/li><li>Louxin Zhang, National University of Singapore<\/li><li>Michal Ziv-Ukelson, Ben Gurion University of the Negev<\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"steering-committee\">Steering Committee<\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li>Bernard Moret, EPFL, Switzerland (till 09\/2022)<\/li><li>Vincent Moulton, University of East Anglia, UK<\/li><li>Nadia Pisanti, University of Pisa (since 09\/2022)<\/li><li>Mona Singh, Princeton University (since 09\/2022)<\/li><li>Jens Stoye, Bielefeld University, Germany<\/li><li>Tandy Warnow, University of Illinois at Urbana-Champaign (till 09\/2022)<\/li><\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Scope WABI is an international Conference covering research in algorithmic work in bioinformatics, computational biology and systems biology. The emphasis is mainly on discrete algorithms and machine learning methods that address important problems in molecular biology, that are founded on sound models, that are computationally efficient, and that provide evidence of their potential usefulness in &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/algo-conference.org\/2022\/wabi\/\" class=\"more-link\">Read more<span class=\"screen-reader-text\"> &#8220;WABI 2022&#8221;<\/span><\/a><\/p>\n","protected":false},"author":11,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-268","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/algo-conference.org\/2022\/wp-json\/wp\/v2\/pages\/268","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/algo-conference.org\/2022\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/algo-conference.org\/2022\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/algo-conference.org\/2022\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/algo-conference.org\/2022\/wp-json\/wp\/v2\/comments?post=268"}],"version-history":[{"count":79,"href":"https:\/\/algo-conference.org\/2022\/wp-json\/wp\/v2\/pages\/268\/revisions"}],"predecessor-version":[{"id":1125,"href":"https:\/\/algo-conference.org\/2022\/wp-json\/wp\/v2\/pages\/268\/revisions\/1125"}],"wp:attachment":[{"href":"https:\/\/algo-conference.org\/2022\/wp-json\/wp\/v2\/media?parent=268"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}