Difference between revisions of "Team:Oxford/Software"

Line 93: Line 93:
 
             }) );
 
             }) );
 
           },
 
           },
minLength: 1,  // requires that the user enters at least one character
+
//minLength: 1,  // requires that the user enters at least one character
 
select: function( event, ui ) { // Once the term is selected from the list
 
select: function( event, ui ) { // Once the term is selected from the list
 
$("tr[class^='item']").hide(); // hide all rows with class name starts with "item"
 
$("tr[class^='item']").hide(); // hide all rows with class name starts with "item"

Revision as of 07:59, 31 October 2017

jQuery UI Autocomplete functionality

Software Tool

Enter the disease name, parasite or specific protease to find the cleavage sequence of protease specific to the disease of interest and how our system may be applicable.