Difference between revisions of "Team:Edinburgh OG"

Line 233: Line 233:
  
  
<script>
 
$(document).ready(function(){
 
  $('.dropdown-submenu a.test').on("click", function(e){
 
    $(this).next('ul').toggle();
 
    e.stopPropagation();
 
    e.preventDefault();
 
  });
 
});
 
</script>
 
  
  

Revision as of 23:57, 14 October 2018

PhagED: a molecular toolkit to re-sensitise ESKAPE pathogens